aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2019-03-11mips_fulong2e: Add on-board graphics chipBALATON Zoltan1-0/+7
2019-03-11hw/display: Add basic ATI VGA emulationBALATON Zoltan8-0/+1860
2019-03-11virtio-gpu: make virtio_gpu_reset staticGerd Hoffmann1-1/+1
2019-03-11virtio-vga: fix reset.Gerd Hoffmann1-2/+15
2019-03-11virtio: add class_size to VirtioPCIDeviceTypeInfoGerd Hoffmann2-0/+2
2019-03-09Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-7/+9
2019-03-08Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0...Peter Maydell23-23/+0
2019-03-07hw: Remove unused 'hw/devices.h' includePhilippe Mathieu-Daudé23-23/+0
2019-03-07xtensa-softmmu.mak: express dependencies with KconfigPaolo Bonzini1-0/+3
2019-03-07unicore32-softmmu.mak: express dependencies with KconfigPaolo Bonzini1-0/+2
2019-03-07sparc64-softmmu.mak: express dependencies with KconfigPaolo Bonzini1-0/+13
2019-03-07sparc-softmmu.mak: express dependencies with KconfigPaolo Bonzini3-0/+15
2019-03-07sh4-softmmu.mak: express dependencies with KconfigPaolo Bonzini1-0/+11
2019-03-07s390x: express dependencies with KconfigThomas Huth3-1/+16
2019-03-07riscv-softmmu.mak: replace CONFIG_* with Kconfig "select" directivesPaolo Bonzini1-0/+13
2019-03-07or1k-softmmu.mak: express dependencies with KconfigPaolo Bonzini1-0/+3
2019-03-07nios2-softmmu.mak: express dependencies with KconfigPaolo Bonzini1-0/+3
2019-03-07moxie-softmmu.mak: express dependencies with KconfigPaolo Bonzini1-0/+1
2019-03-07microblaze-softmmu.mak: express dependencies with KconfigPaolo Bonzini1-0/+12
2019-03-07m68k-softmmu.mak: express dependencies with KconfigPaolo Bonzini1-3/+2
2019-03-07lm32-softmmu.mak: express dependencies with KconfigPaolo Bonzini2-2/+7
2019-03-07hppa-softmmu.mak: express dependencies with KconfigPaolo Bonzini1-0/+8
2019-03-07cris-softmmu.mak: express dependencies with KconfigPaolo Bonzini1-0/+3
2019-03-07alpha-softmmu.mak: express dependencies with KconfigPaolo Bonzini1-0/+10
2019-03-07ppc: Express dependencies of the embedded machines with kconfigThomas Huth1-0/+19
2019-03-07ppc: Express dependencies of the Sam460EX machines with kconfigThomas Huth1-0/+11
2019-03-07ppc: Express dependencies of the Mac machines with kconfigThomas Huth4-1/+25
2019-03-07ppc: Express dependencies of the 'prep' and '40p' machines with kconfigThomas Huth1-0/+10
2019-03-07ppc64: Express dependencies of 'pseries' and 'powernv' machines with kconfigThomas Huth3-6/+23
2019-03-07i386-softmmu.mak: remove all CONFIG_* except boards definitionsYang Zhong5-0/+25
2019-03-07ipmi: express dependencies with kconfigPaolo Bonzini1-0/+6
2019-03-07sd: express dependencies with kconfigPaolo Bonzini1-0/+2
2019-03-07ssi: express dependencies with kconfigPaolo Bonzini2-0/+5
2019-03-07isa: express SuperIO dependencies with KconfigPaolo Bonzini2-2/+24
2019-03-07tpm: express dependencies with KconfigPaolo Bonzini1-1/+9
2019-03-07virtio: express virtio dependencies with KconfigYang Zhong9-5/+27
2019-03-07vfio: express vfio dependencies with KconfigPaolo Bonzini1-3/+10
2019-03-07hyperv: express dependencies with kconfigYang Zhong2-0/+4
2019-03-07display: express dependencies with kconfigYang Zhong2-1/+7
2019-03-07ptimer: express dependencies with KconfigPaolo Bonzini13-0/+26
2019-03-07i2c: express dependencies with KconfigPaolo Bonzini11-1/+23
2019-03-07i386: express dependencies with KconfigPaolo Bonzini7-4/+63
2019-03-07isa: express dependencies with kconfigPaolo Bonzini15-1/+41
2019-03-07scsi: express dependencies with KconfigPaolo Bonzini3-2/+12
2019-03-07block: fix recursion in hw/block/dataplanePaolo Bonzini2-2/+3
2019-03-07build: convert usb.mak to KconfigPaolo Bonzini2-1/+27
2019-03-07build: convert sound.mak to KconfigPaolo Bonzini1-0/+8
2019-03-07build: convert pci.mak to KconfigPaolo Bonzini16-1/+109
2019-03-07hw/pci/Makefile.objs: make pcie configurableYang Zhong2-2/+11
2019-03-07ide: express dependencies with KconfigPaolo Bonzini1-0/+15