aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-15arm: Allow system registers for KVM guests to be changed by QEMU codefix-sysreg-writebackPeter Maydell
2019-03-08Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell
2019-03-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-kconfig' into...Peter Maydell
2019-03-07kconfig: add documentationPaolo Bonzini
2019-03-07.travis.yml: test that no-default-device builds do not regressPaolo Bonzini
2019-03-07xtensa-softmmu.mak: express dependencies with KconfigPaolo Bonzini
2019-03-07unicore32-softmmu.mak: express dependencies with KconfigPaolo Bonzini
2019-03-07sparc64-softmmu.mak: express dependencies with KconfigPaolo Bonzini
2019-03-07sparc-softmmu.mak: express dependencies with KconfigPaolo Bonzini
2019-03-07sh4-softmmu.mak: express dependencies with KconfigPaolo Bonzini
2019-03-07s390x: express dependencies with KconfigThomas Huth
2019-03-07riscv-softmmu.mak: replace CONFIG_* with Kconfig "select" directivesPaolo Bonzini
2019-03-07or1k-softmmu.mak: express dependencies with KconfigPaolo Bonzini
2019-03-07nios2-softmmu.mak: express dependencies with KconfigPaolo Bonzini
2019-03-07moxie-softmmu.mak: express dependencies with KconfigPaolo Bonzini
2019-03-07microblaze-softmmu.mak: express dependencies with KconfigPaolo Bonzini
2019-03-07m68k-softmmu.mak: express dependencies with KconfigPaolo Bonzini
2019-03-07lm32-softmmu.mak: express dependencies with KconfigPaolo Bonzini
2019-03-07hppa-softmmu.mak: express dependencies with KconfigPaolo Bonzini
2019-03-07cris-softmmu.mak: express dependencies with KconfigPaolo Bonzini
2019-03-07alpha-softmmu.mak: express dependencies with KconfigPaolo Bonzini
2019-03-07ppc: Express dependencies of the embedded machines with kconfigThomas Huth
2019-03-07ppc: Express dependencies of the Sam460EX machines with kconfigThomas Huth
2019-03-07ppc: Express dependencies of the Mac machines with kconfigThomas Huth
2019-03-07ppc: Express dependencies of the 'prep' and '40p' machines with kconfigThomas Huth
2019-03-07ppc64: Express dependencies of 'pseries' and 'powernv' machines with kconfigThomas Huth
2019-03-07i386-softmmu.mak: remove all CONFIG_* except boards definitionsYang Zhong
2019-03-07ipmi: express dependencies with kconfigPaolo Bonzini
2019-03-07sd: express dependencies with kconfigPaolo Bonzini
2019-03-07ssi: express dependencies with kconfigPaolo Bonzini
2019-03-07isa: express SuperIO dependencies with KconfigPaolo Bonzini
2019-03-07tpm: express dependencies with KconfigPaolo Bonzini
2019-03-07virtio: express virtio dependencies with KconfigYang Zhong
2019-03-07vfio: express vfio dependencies with KconfigPaolo Bonzini
2019-03-07hyperv: express dependencies with kconfigYang Zhong
2019-03-07display: express dependencies with kconfigYang Zhong
2019-03-07ptimer: express dependencies with KconfigPaolo Bonzini
2019-03-07i2c: express dependencies with KconfigPaolo Bonzini
2019-03-07i386: express dependencies with KconfigPaolo Bonzini
2019-03-07isa: express dependencies with kconfigPaolo Bonzini
2019-03-07scsi: express dependencies with KconfigPaolo Bonzini
2019-03-07block: fix recursion in hw/block/dataplanePaolo Bonzini
2019-03-07build: convert usb.mak to KconfigPaolo Bonzini
2019-03-07build: convert sound.mak to KconfigPaolo Bonzini
2019-03-07build: convert pci.mak to KconfigPaolo Bonzini
2019-03-07hw/pci/Makefile.objs: make pcie configurableYang Zhong
2019-03-07ide: express dependencies with KconfigPaolo Bonzini
2019-03-07kconfig: introduce CONFIG_TEST_DEVICESPaolo Bonzini
2019-03-07minikconfig: implement allnoconfig and defconfig modesPaolo Bonzini
2019-03-07build: switch to KconfigPaolo Bonzini