aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2019-05-21Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190521-3' into stagingPeter Maydell2-6/+19
2019-05-20pci: Simplify pci_bus_is_root()David Gibson3-18/+3
2019-05-20pcie: Remove redundant test in pcie_mmcfg_data_{read,write}()David Gibson1-10/+0
2019-05-20hw/arm/virt-acpi-build: pass AcpiMcfgInfo to build_mcfg()Wei Yang2-12/+12
2019-05-20i386, acpi: remove mcfg_ prefix in AcpiMcfgInfo membersWei Yang1-7/+7
2019-05-20hw/arm/virt-acpi-build: remove unnecessary variable mcfg_startWei Yang1-3/+1
2019-05-20q35: acpi: do not create dummy MCFG tableIgor Mammedov1-14/+4
2019-05-20acpi/pcihp: Add a few more trace points related to unplugMarkus Armbruster2-0/+10
2019-05-20acpi/pcihp: Convert debug printf()s to trace eventsMarkus Armbruster2-17/+17
2019-05-20acpi/piix4: Convert debug printf()s to trace eventsMarkus Armbruster2-11/+7
2019-05-20vhost-user-blk: Add support to reconnect backendXie Yongji1-23/+136
2019-05-20vhost-user-blk: Add return value for vhost_user_blk_start()Xie Yongji1-4/+5
2019-05-20vhost-user-blk: Only start vhost-user backend with the first kickXie Yongji1-2/+1
2019-05-20vhost-user-blk: Use started flag in vhost_user_blk_set_status()Xie Yongji1-2/+2
2019-05-20virtio: Use started flag in virtio_vmstate_change()Xie Yongji1-1/+1
2019-05-20virtio: Introduce started flag to VirtioDeviceXie Yongji1-2/+50
2019-05-20hw: report invalid disable-legacy|modern usage for virtio-1-only devsDaniel P. Berrangé7-23/+73
2019-05-20nvme: fix copy direction in DMA reads going to CMBKlaus Birkelund Jensen1-1/+1
2019-05-17Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell19-322/+440
2019-05-17Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20190517' into...Peter Maydell7-22/+424
2019-05-17hw/net/ne2000: Extract the PCI device from the chipset common codePhilippe Mathieu-Daudé4-108/+139
2019-05-17hw/char: Move multi-serial devices into separate fileThomas Huth4-170/+215
2019-05-17ioapic: allow buggy guests mishandling level-triggered interrupts to make pro...Vitaly Kuznetsov2-5/+53
2019-05-17sun4m: obey -vga nonePaolo Bonzini1-4/+2
2019-05-17mips-fulong2e: obey -vga nonePaolo Bonzini1-4/+6
2019-05-17hw/i386/acpi: Assert a pointer is not null BEFORE using itPhilippe Mathieu-Daudé1-1/+1
2019-05-17hw/i386/acpi: Add object_resolve_type_unambiguous to improve modularityPhilippe Mathieu-Daudé3-26/+16
2019-05-17hw/acpi/piix4: Move TYPE_PIIX4_PM to a public headerPhilippe Mathieu-Daudé1-2/+0
2019-05-17e1000: Never increment the RX undersize count registerChris Kenna1-1/+0
2019-05-17vhost_net: don't set backend for the uninitialized virtqueueJason Wang2-0/+15
2019-05-17leon3: introduce the plug and play mechanismKONRAD Frederic3-0/+301
2019-05-17leon3: add a little bootloaderKONRAD Frederic1-8/+71
2019-05-17grlib, apbuart: get rid of the old-style create functionKONRAD Frederic2-3/+10
2019-05-17grlib, gptimer: get rid of the old-style create functionKONRAD Frederic2-3/+18
2019-05-17grlib, irqmp: get rid of the old-style create functionKONRAD Frederic2-4/+11
2019-05-17leon3: fix the error message when no bios are providedKONRAD Frederic1-4/+6
2019-05-17hw/char/escc: Lower irq when transmit buffer is filledStephen Checkoway1-0/+7
2019-05-17s390/css: handle CCW_FLAG_SKIPCornelia Huck1-4/+18
2019-05-17s390/ipl: cast to SCSIDevice directlyCornelia Huck1-2/+1
2019-05-15megasas: fix mapped frame sizePeter Lieven1-1/+1
2019-05-15roms: assert if max rom size is less than the used sizeIgor Mammedov1-0/+1
2019-05-15hw/input: Add a CONFIG_PS2 switch for the ps2.c fileThomas Huth2-1/+6
2019-05-13Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-1...Peter Maydell9-15/+355
2019-05-13Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-05-13' into ...Peter Maydell14-20/+24
2019-05-13hw/arm: Express dependencies of the musca machines with KconfigThomas Huth1-3/+6
2019-05-13hw/arm: Express dependencies of the xlnx-versal-virt machine with KconfigThomas Huth1-0/+4
2019-05-13hw/arm: Express dependencies of the ZynqMP zcu102 machine with KconfigThomas Huth2-0/+12
2019-05-13hw/arm: Express dependencies of the microbit / nrf51 machine with KconfigThomas Huth2-1/+8
2019-05-13hw/arm: Express dependencies of the remaining IMX boards with KconfigThomas Huth1-0/+19
2019-05-13hw/arm: Express dependencies of the MSF2 / EMCRAFT_SF2 machine with KconfigThomas Huth2-1/+10