summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2019-05-21Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190521-3' into stagingPeter Maydell
2019-05-20pci: Simplify pci_bus_is_root()David Gibson
2019-05-20pcie: Remove redundant test in pcie_mmcfg_data_{read,write}()David Gibson
2019-05-20hw/arm/virt-acpi-build: pass AcpiMcfgInfo to build_mcfg()Wei Yang
2019-05-20i386, acpi: remove mcfg_ prefix in AcpiMcfgInfo membersWei Yang
2019-05-20hw/arm/virt-acpi-build: remove unnecessary variable mcfg_startWei Yang
2019-05-20q35: acpi: do not create dummy MCFG tableIgor Mammedov
2019-05-20acpi/pcihp: Add a few more trace points related to unplugMarkus Armbruster
2019-05-20acpi/pcihp: Convert debug printf()s to trace eventsMarkus Armbruster
2019-05-20acpi/piix4: Convert debug printf()s to trace eventsMarkus Armbruster
2019-05-20vhost-user-blk: Add support to reconnect backendXie Yongji
2019-05-20vhost-user-blk: Add return value for vhost_user_blk_start()Xie Yongji
2019-05-20vhost-user-blk: Only start vhost-user backend with the first kickXie Yongji
2019-05-20vhost-user-blk: Use started flag in vhost_user_blk_set_status()Xie Yongji
2019-05-20virtio: Use started flag in virtio_vmstate_change()Xie Yongji
2019-05-20virtio: Introduce started flag to VirtioDeviceXie Yongji
2019-05-20hw: report invalid disable-legacy|modern usage for virtio-1-only devsDaniel P. Berrangé
2019-05-20nvme: fix copy direction in DMA reads going to CMBKlaus Birkelund Jensen
2019-05-17Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-05-17Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20190517' into...Peter Maydell
2019-05-17hw/net/ne2000: Extract the PCI device from the chipset common codePhilippe Mathieu-Daudé
2019-05-17hw/char: Move multi-serial devices into separate fileThomas Huth
2019-05-17ioapic: allow buggy guests mishandling level-triggered interrupts to make pro...Vitaly Kuznetsov
2019-05-17sun4m: obey -vga nonePaolo Bonzini
2019-05-17mips-fulong2e: obey -vga nonePaolo Bonzini
2019-05-17hw/i386/acpi: Assert a pointer is not null BEFORE using itPhilippe Mathieu-Daudé
2019-05-17hw/i386/acpi: Add object_resolve_type_unambiguous to improve modularityPhilippe Mathieu-Daudé
2019-05-17hw/acpi/piix4: Move TYPE_PIIX4_PM to a public headerPhilippe Mathieu-Daudé
2019-05-17e1000: Never increment the RX undersize count registerChris Kenna
2019-05-17vhost_net: don't set backend for the uninitialized virtqueueJason Wang
2019-05-17leon3: introduce the plug and play mechanismKONRAD Frederic
2019-05-17leon3: add a little bootloaderKONRAD Frederic
2019-05-17grlib, apbuart: get rid of the old-style create functionKONRAD Frederic
2019-05-17grlib, gptimer: get rid of the old-style create functionKONRAD Frederic
2019-05-17grlib, irqmp: get rid of the old-style create functionKONRAD Frederic
2019-05-17leon3: fix the error message when no bios are providedKONRAD Frederic
2019-05-17hw/char/escc: Lower irq when transmit buffer is filledStephen Checkoway
2019-05-17s390/css: handle CCW_FLAG_SKIPCornelia Huck
2019-05-17s390/ipl: cast to SCSIDevice directlyCornelia Huck
2019-05-15megasas: fix mapped frame sizePeter Lieven
2019-05-15roms: assert if max rom size is less than the used sizeIgor Mammedov
2019-05-15hw/input: Add a CONFIG_PS2 switch for the ps2.c fileThomas Huth
2019-05-13Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-1...Peter Maydell
2019-05-13Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-05-13' into ...Peter Maydell
2019-05-13hw/arm: Express dependencies of the musca machines with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of the xlnx-versal-virt machine with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of the ZynqMP zcu102 machine with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of the microbit / nrf51 machine with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of the remaining IMX boards with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of the MSF2 / EMCRAFT_SF2 machine with KconfigThomas Huth