aboutsummaryrefslogtreecommitdiff
path: root/default-configs
AgeCommit message (Expand)Author
2019-03-25target/arm: add PCI_TESTDEV back to default configAndrew Jones
2019-03-12PPC: E500: Add FSL I2C controller and integrate RTC with itAndrew Randrianasulu
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-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-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-07build: switch to KconfigPaolo Bonzini
2019-03-07hw/display: make edid configurableYang Zhong
2019-03-07xtensa: rename CONFIG_XTENSA_FPGA to CONFIG_XTENSA_XTFPGAPaolo Bonzini
2019-03-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-02-28hw/misc/armsse-mhu.c: Model the SSE-200 Message Handling UnitPeter Maydell
2019-02-21hw/arm/musca.c: Implement models of the Musca-A and -B1 boardsPeter Maydell
2019-02-21vhost: restrict Linux dependency to kernel vhostPaolo Bonzini