aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2019-03-11pc: Support firmware configuration with -blockdevMarkus Armbruster2-83/+154
2019-03-11pc_sysfw: Pass PCMachineState to pc_system_firmware_init()Philippe Mathieu-Daudé2-2/+5
2019-03-11pc_sysfw: Remove unused PcSysFwDevicePhilippe Mathieu-Daudé1-5/+0
2019-03-11pflash_cfi01: Add pflash_cfi01_get_blk() helperPhilippe Mathieu-Daudé1-0/+5
2019-03-11sysbus: Fix latent bug with onboard devicesMarkus Armbruster1-3/+0
2019-03-11qom: Move compat_props machinery from qdev to QOMMarkus Armbruster1-39/+0
2019-03-11qdev: Fix latent bug with compat_props and onboard devicesMarkus Armbruster1-11/+37
2019-03-11pflash: Clean up after commit 368a354f02b, part 2Markus Armbruster22-50/+33
2019-03-11pflash: Clean up after commit 368a354f02b, part 1Markus Armbruster22-31/+29
2019-03-11mips_malta: Clean up definition of flash memory size somewhatMarkus Armbruster1-1/+1
2019-03-11hw/mips/malta: Restrict 'bios_size' variable scopePhilippe Mathieu-Daudé1-1/+1
2019-03-11hw/mips/malta: Remove fl_sectors variablePhilippe Mathieu-Daudé1-2/+1
2019-03-11mips_malta: Delete disabled, broken DEBUG_BOARD_INIT codeMarkus Armbruster1-10/+0
2019-03-11r2d: Fix flash memory size, sector size, width, device IDMarkus Armbruster1-4/+12
2019-03-11ppc405_boards: Don't size flash memory to match backing imageMarkus Armbruster1-24/+12
2019-03-11ppc405_boards: Delete stale, disabled DEBUG_BOARD_INIT codeMarkus Armbruster1-60/+0
2019-03-11sam460ex: Don't size flash memory to match backing imageMarkus Armbruster1-15/+26
2019-03-11hw: Use PFLASH_CFI0{1,2} and TYPE_PFLASH_CFI0{1,2}Markus Armbruster5-11/+6
2019-03-11pflash: Rename *CFI_PFLASH* to *PFLASH_CFI*Markus Armbruster2-13/+13
2019-03-11pflash_cfi01: Log use of flawed "write to buffer"Markus Armbruster1-0/+13
2019-03-11pflash_cfi01: Do not exit() on guest aborting "write to buffer"Markus Armbruster1-8/+5
2019-03-11pflash: Rename pflash_t to PFlashCFI01, PFlashCFI02Markus Armbruster6-89/+95
2019-03-11Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell9-95/+154
2019-03-11lsi: 810/895A are always little endianSven Schnelle1-4/+3
2019-03-11lsi: return dfifo valueSven Schnelle1-1/+1
2019-03-11lsi: use SCSI phase names instead of numbers in traceSven Schnelle2-11/+26
2019-03-11lsi: use enum type for s->msg_actionSven Schnelle1-11/+16
2019-03-11lsi: use enum type for s->waitingSven Schnelle1-19/+23
2019-03-11lsi: use ldn_le_p()/stn_le_p()Sven Schnelle1-20/+4
2019-03-11scsi-disk: Fix crash if request is invaild or disk is no mediumZhengui Li1-13/+24
2019-03-11update copyright noticeDavid Kiarie2-2/+2
2019-03-11lsi: check if SIGP bit is already set in Wait reselectSven Schnelle1-2/+4
2019-03-11lsi: implement basic SBCL functionalitySven Schnelle1-4/+27
2019-03-11virtio-scsi: Fix build with gcc 9Greg Kurz1-1/+7
2019-03-11i386: extended the cpuid_level when Intel PT is enabledLuwei Kang1-0/+1
2019-03-11hw/i386/pc: run the multiboot loader before the PVH loaderStefano Garzarella1-6/+11
2019-03-11riscv/Kconfig: enable PCI_DEVICESDavid Abdurachmanov1-0/+3
2019-03-11vfio-pci: enable by defaultPaolo Bonzini1-1/+2
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