summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2019-03-11qdev: Fix latent bug with compat_props and onboard devicesMarkus Armbruster
2019-03-11pflash: Clean up after commit 368a354f02b, part 2Markus Armbruster
2019-03-11pflash: Clean up after commit 368a354f02b, part 1Markus Armbruster
2019-03-11mips_malta: Clean up definition of flash memory size somewhatMarkus Armbruster
2019-03-11hw/mips/malta: Restrict 'bios_size' variable scopePhilippe Mathieu-Daudé
2019-03-11hw/mips/malta: Remove fl_sectors variablePhilippe Mathieu-Daudé
2019-03-11mips_malta: Delete disabled, broken DEBUG_BOARD_INIT codeMarkus Armbruster
2019-03-11r2d: Fix flash memory size, sector size, width, device IDMarkus Armbruster
2019-03-11ppc405_boards: Don't size flash memory to match backing imageMarkus Armbruster
2019-03-11ppc405_boards: Delete stale, disabled DEBUG_BOARD_INIT codeMarkus Armbruster
2019-03-11sam460ex: Don't size flash memory to match backing imageMarkus Armbruster
2019-03-11hw: Use PFLASH_CFI0{1,2} and TYPE_PFLASH_CFI0{1,2}Markus Armbruster
2019-03-11pflash: Rename *CFI_PFLASH* to *PFLASH_CFI*Markus Armbruster
2019-03-11pflash_cfi01: Log use of flawed "write to buffer"Markus Armbruster
2019-03-11pflash_cfi01: Do not exit() on guest aborting "write to buffer"Markus Armbruster
2019-03-11pflash: Rename pflash_t to PFlashCFI01, PFlashCFI02Markus Armbruster
2019-03-11Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-03-11lsi: 810/895A are always little endianSven Schnelle
2019-03-11lsi: return dfifo valueSven Schnelle
2019-03-11lsi: use SCSI phase names instead of numbers in traceSven Schnelle
2019-03-11lsi: use enum type for s->msg_actionSven Schnelle
2019-03-11lsi: use enum type for s->waitingSven Schnelle
2019-03-11lsi: use ldn_le_p()/stn_le_p()Sven Schnelle
2019-03-11scsi-disk: Fix crash if request is invaild or disk is no mediumZhengui Li
2019-03-11update copyright noticeDavid Kiarie
2019-03-11lsi: check if SIGP bit is already set in Wait reselectSven Schnelle
2019-03-11lsi: implement basic SBCL functionalitySven Schnelle
2019-03-11virtio-scsi: Fix build with gcc 9Greg Kurz
2019-03-11i386: extended the cpuid_level when Intel PT is enabledLuwei Kang
2019-03-11hw/i386/pc: run the multiboot loader before the PVH loaderStefano Garzarella
2019-03-11riscv/Kconfig: enable PCI_DEVICESDavid Abdurachmanov
2019-03-11vfio-pci: enable by defaultPaolo Bonzini
2019-03-11mips_fulong2e: Add on-board graphics chipBALATON Zoltan
2019-03-11hw/display: Add basic ATI VGA emulationBALATON Zoltan
2019-03-11virtio-gpu: make virtio_gpu_reset staticGerd Hoffmann
2019-03-11virtio-vga: fix reset.Gerd Hoffmann
2019-03-11virtio: add class_size to VirtioPCIDeviceTypeInfoGerd Hoffmann
2019-03-09Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2019-03-08Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0...Peter Maydell
2019-03-07hw: Remove unused 'hw/devices.h' includePhilippe Mathieu-Daudé
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