index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-07
hppa-softmmu.mak: express dependencies with Kconfig
Paolo Bonzini
2
-12
/
+16
2019-03-07
cris-softmmu.mak: express dependencies with Kconfig
Paolo Bonzini
2
-3
/
+5
2019-03-07
alpha-softmmu.mak: express dependencies with Kconfig
Paolo Bonzini
2
-12
/
+17
2019-03-07
ppc: Express dependencies of the embedded machines with kconfig
Thomas Huth
2
-17
/
+19
2019-03-07
ppc: Express dependencies of the Sam460EX machines with kconfig
Thomas Huth
2
-8
/
+11
2019-03-07
ppc: Express dependencies of the Mac machines with kconfig
Thomas Huth
5
-16
/
+25
2019-03-07
ppc: Express dependencies of the 'prep' and '40p' machines with kconfig
Thomas Huth
2
-8
/
+10
2019-03-07
ppc64: Express dependencies of 'pseries' and 'powernv' machines with kconfig
Thomas Huth
4
-11
/
+23
2019-03-07
i386-softmmu.mak: remove all CONFIG_* except boards definitions
Yang Zhong
6
-19
/
+43
2019-03-07
ipmi: express dependencies with kconfig
Paolo Bonzini
3
-6
/
+6
2019-03-07
sd: express dependencies with kconfig
Paolo Bonzini
2
-1
/
+2
2019-03-07
ssi: express dependencies with kconfig
Paolo Bonzini
4
-2
/
+5
2019-03-07
isa: express SuperIO dependencies with Kconfig
Paolo Bonzini
6
-29
/
+26
2019-03-07
tpm: express dependencies with Kconfig
Paolo Bonzini
2
-13
/
+21
2019-03-07
virtio: express virtio dependencies with Kconfig
Yang Zhong
12
-18
/
+27
2019-03-07
vfio: express vfio dependencies with Kconfig
Paolo Bonzini
2
-5
/
+10
2019-03-07
hyperv: express dependencies with kconfig
Yang Zhong
4
-3
/
+4
2019-03-07
display: express dependencies with kconfig
Yang Zhong
5
-4
/
+7
2019-03-07
ptimer: express dependencies with Kconfig
Paolo Bonzini
25
-12
/
+26
2019-03-07
i2c: express dependencies with Kconfig
Paolo Bonzini
17
-8
/
+23
2019-03-07
i386: express dependencies with Kconfig
Paolo Bonzini
8
-40
/
+72
2019-03-07
isa: express dependencies with kconfig
Paolo Bonzini
22
-16
/
+41
2019-03-07
scsi: express dependencies with Kconfig
Paolo Bonzini
8
-7
/
+12
2019-03-07
block: fix recursion in hw/block/dataplane
Paolo Bonzini
2
-2
/
+3
2019-03-07
build: convert usb.mak to Kconfig
Paolo Bonzini
14
-24
/
+27
2019-03-07
build: convert sound.mak to Kconfig
Paolo Bonzini
5
-7
/
+11
2019-03-07
build: convert pci.mak to Kconfig
Paolo Bonzini
30
-65
/
+138
2019-03-07
hw/pci/Makefile.objs: make pcie configurable
Yang Zhong
8
-2
/
+17
2019-03-07
ide: express dependencies with Kconfig
Paolo Bonzini
5
-7
/
+15
2019-03-07
kconfig: introduce CONFIG_TEST_DEVICES
Paolo Bonzini
8
-0
/
+10
2019-03-07
minikconfig: implement allnoconfig and defconfig modes
Paolo Bonzini
3
-6
/
+46
2019-03-07
build: switch to Kconfig
Paolo Bonzini
27
-60
/
+102
2019-03-07
kconfig: introduce kconfig files
Paolo Bonzini
63
-3
/
+1337
2019-03-07
hw/display: make edid configurable
Yang Zhong
2
-3
/
+2
2019-03-07
minikconfig: add semantic analysis
Paolo Bonzini
1
-9
/
+135
2019-03-07
minikconfig: add AST
Paolo Bonzini
1
-19
/
+102
2019-03-07
minikconfig: add parser skeleton
Paolo Bonzini
1
-0
/
+441
2019-03-07
xtensa: rename CONFIG_XTENSA_FPGA to CONFIG_XTENSA_XTFPGA
Paolo Bonzini
3
-3
/
+3
2019-03-07
9pfs: remove unnecessary conditionals
Paolo Bonzini
2
-3
/
+1
2019-03-07
Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...
Peter Maydell
23
-40
/
+193
2019-03-07
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-sphinx-20190307' int...
Peter Maydell
12
-83
/
+451
2019-03-07
MAINTAINERS: Add entry for Sphinx documentation infrastructure
Peter Maydell
1
-0
/
+6
2019-03-07
docs/conf.py: Don't hard-code QEMU version
Peter Maydell
2
-6
/
+17
2019-03-07
Makefile: Abstract out "identify the pkgversion" code
Peter Maydell
1
-17
/
+16
2019-03-07
Makefile, configure: Support building rST documentation
Peter Maydell
3
-5
/
+56
2019-03-07
docs: Provide separate conf.py for each manual we want
Peter Maydell
6
-13
/
+102
2019-03-07
docs/conf.py: Disable option warnings
Peter Maydell
1
-0
/
+3
2019-03-07
docs/conf.py: Don't include rST sources in HTML build
Peter Maydell
1
-0
/
+3
2019-03-07
docs/conf.py: Configure the 'alabaster' theme
Peter Maydell
1
-2
/
+4
2019-03-07
docs/conf.py: Disable unused _static directory
Peter Maydell
1
-1
/
+5
[next]