aboutsummaryrefslogtreecommitdiff
path: root/default-configs
AgeCommit message (Expand)AuthorFilesLines
2019-03-07ptimer: express dependencies with KconfigPaolo Bonzini12-12/+0
2019-03-07i2c: express dependencies with KconfigPaolo Bonzini6-7/+0
2019-03-07i386: express dependencies with KconfigPaolo Bonzini1-36/+9
2019-03-07isa: express dependencies with kconfigPaolo Bonzini7-15/+0
2019-03-07scsi: express dependencies with KconfigPaolo Bonzini5-5/+0
2019-03-07build: convert usb.mak to KconfigPaolo Bonzini12-23/+0
2019-03-07build: convert sound.mak to KconfigPaolo Bonzini4-7/+3
2019-03-07build: convert pci.mak to KconfigPaolo Bonzini13-63/+29
2019-03-07hw/pci/Makefile.objs: make pcie configurableYang Zhong6-0/+6
2019-03-07ide: express dependencies with KconfigPaolo Bonzini4-7/+0
2019-03-07kconfig: introduce CONFIG_TEST_DEVICESPaolo Bonzini7-0/+7
2019-03-07build: switch to KconfigPaolo Bonzini8-21/+2
2019-03-07hw/display: make edid configurableYang Zhong1-0/+1
2019-03-07xtensa: rename CONFIG_XTENSA_FPGA to CONFIG_XTENSA_XTFPGAPaolo Bonzini2-2/+2
2019-03-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-2/+2
2019-02-28hw/misc/armsse-mhu.c: Model the SSE-200 Message Handling UnitPeter Maydell1-0/+1
2019-02-21hw/arm/musca.c: Implement models of the Musca-A and -B1 boardsPeter Maydell1-0/+1
2019-02-21vhost: restrict Linux dependency to kernel vhostPaolo Bonzini1-2/+2
2019-02-05hw/vfio/Makefile.objs: Create new CONFIG_* variables for VFIO core and PCIPaolo Bonzini3-2/+7
2019-02-05hw/i2c/Makefile.objs: Create new CONFIG_* variables for EEPROM and ACPI contr...Paolo Bonzini4-0/+6
2019-02-05hw/tricore/Makefile.objs: Create CONFIG_* for tricoreYang Zhong1-0/+1
2019-02-05hw/openrisc/Makefile.objs: Create CONFIG_* for openriscYang Zhong1-0/+1
2019-02-05hw/moxie/Makefile.objs: Conditionally build moxieYang Zhong1-0/+1
2019-02-05hw/hppa/Makefile.objs: Create CONFIG_* for hppaYang Zhong1-0/+1
2019-02-05hw/cris/Makefile.objs: Create CONFIG_* for crisYang Zhong1-0/+1
2019-02-05hw/alpha/Makefile.objs: Create CONFIG_* for alphaYang Zhong1-0/+1
2019-02-05hw/sparc64/Makefile.objs: Create CONFIG_* for sparc64Yang Zhong1-0/+2
2019-02-05hw/riscv/Makefile.objs: Create CONFIG_* for riscv boardsYang Zhong2-0/+14
2019-02-05hw/nios2/Makefile.objs: Conditionally build nios2Yang Zhong1-0/+1
2019-02-05hw/xtensa/Makefile.objs: Build xtensa_sim and xtensa_fpga conditionallyÁkos Kovács2-0/+6
2019-02-05hw/sparc/Makefile.objs: CONFIG_* for sun4m and leon3 createdÁkos Kovács1-0/+2
2019-02-05hw/s390/Makefile.objs: Create new CONFIG_* variables for s390x boards and dev...Paolo Bonzini1-0/+1
2019-02-05hw/sh4/Makefile.objs: New CONFIG_* varibales created for sh4 boards and deviceÁkos Kovács2-0/+4
2019-02-05hw/ppc/Makefile.objs: Build all boards conditinally with CONFIG_*Ákos Kovács1-1/+6
2019-02-05hw/mips/Makefile.objs: Create CONFIG_* for r4k, malta, mipssim boardsÁkos Kovács1-0/+3
2019-02-05hw/microblaze/Makefile.objs: Create configs for petalogix and xilinx boardsÁkos Kovács1-0/+3
2019-02-05hw/m68k/Makefile.objs: Conditionally build boardsÁkos Kovács1-0/+2
2019-02-05hw/arm/Makefile.objs: CONFIG_ARM_VIRT created for virt boardYang Zhong1-0/+1
2019-02-05hw/i386/Makefile.objs: Build pc_piix* and pc_q35 boardsPaolo Bonzini1-0/+2
2019-02-05build: actually use CONFIG_PAMPaolo Bonzini1-0/+1
2019-02-05hw/pci-host/Makefile.objs: make CONFIGS clear for PCI EXPRESSYang Zhong6-7/+7
2019-02-05arm: disable CONFIG_SERIAL_ISAPaolo Bonzini1-1/+0
2019-02-01Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190201'...Peter Maydell1-1/+2
2019-02-01hw/misc/armsse-cpuid: Implement SSE-200 CPU_IDENTITY register blockPeter Maydell1-0/+1
2019-02-01hw/arm/iotkit: Rename files to hw/arm/armsse.[ch]Peter Maydell1-1/+1
2019-02-01hw/display/milkymist-tmu2: Explicit the dependency to both X11 / OpenGLPhilippe Mathieu-Daudé1-1/+1
2019-01-17virtio: virtio 9p really requires CONFIG_VIRTFS to workJuan Quintela1-1/+1
2019-01-17virtio: split virtio input host bits from virtio-pciJuan Quintela1-0/+1
2019-01-09default-configs: Enable USB support for RISC-V machinesAlistair Francis2-0/+2
2019-01-03Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-3.2-part1'...Peter Maydell2-2/+14