aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2019-05-23hw/sparc: Implement fw_cfg_arch_key_name()Philippe Mathieu-Daudé
2019-05-23hw/ppc: Implement fw_cfg_arch_key_name()Philippe Mathieu-Daudé
2019-05-23hw/i386: Implement fw_cfg_arch_key_name()Philippe Mathieu-Daudé
2019-05-23hw/i386: Extract fw_cfg definitions to local "fw_cfg.h"Philippe Mathieu-Daudé
2019-05-23hw/nvram/fw_cfg: Add fw_cfg_arch_key_name()Philippe Mathieu-Daudé
2019-05-23hw/nvram/fw_cfg: Add trace eventsPhilippe Mathieu-Daudé
2019-05-23Merge remote-tracking branch 'remotes/rth/tags/pull-rng-20190522' into stagingPeter Maydell
2019-05-22hw/misc/exynos4210_rng: Use qemu_guest_getrandomRichard Henderson
2019-05-22hw/misc/bcm2835_rng: Use qemu_guest_getrandom_nofailRichard Henderson
2019-05-22hw/misc/nrf51_rng: Use qemu_guest_getrandom_nofailRichard Henderson
2019-05-22aspeed/scu: Use qemu_guest_getrandom_nofailRichard Henderson
2019-05-22pci: msix: move 'MSIX_CAP_LENGTH' to header fileLi Qiang
2019-05-22vfio: platform: fix a typoLi Qiang
2019-05-22hw: vfio: drop TYPE_FOO MACRO in VMStateDescriptionLi Qiang
2019-05-22vfio: pci: make "vfio-pci-nohotplug" as MACROLi Qiang
2019-05-22hw/virtio/virtio-mmio: Convert DPRINTF to trace and logBoxuan Li
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