aboutsummaryrefslogtreecommitdiff
path: root/default-configs
AgeCommit message (Expand)Author
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
2019-02-05hw/vfio/Makefile.objs: Create new CONFIG_* variables for VFIO core and PCIPaolo Bonzini
2019-02-05hw/i2c/Makefile.objs: Create new CONFIG_* variables for EEPROM and ACPI contr...Paolo Bonzini
2019-02-05hw/tricore/Makefile.objs: Create CONFIG_* for tricoreYang Zhong
2019-02-05hw/openrisc/Makefile.objs: Create CONFIG_* for openriscYang Zhong
2019-02-05hw/moxie/Makefile.objs: Conditionally build moxieYang Zhong
2019-02-05hw/hppa/Makefile.objs: Create CONFIG_* for hppaYang Zhong
2019-02-05hw/cris/Makefile.objs: Create CONFIG_* for crisYang Zhong
2019-02-05hw/alpha/Makefile.objs: Create CONFIG_* for alphaYang Zhong
2019-02-05hw/sparc64/Makefile.objs: Create CONFIG_* for sparc64Yang Zhong
2019-02-05hw/riscv/Makefile.objs: Create CONFIG_* for riscv boardsYang Zhong