aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2021-04-10Merge remote-tracking branch 'remotes/ehabkost-gl/tags/x86-next-pull-request'...Peter Maydell
2021-04-09cpu/core: Fix "help" of CPU core device typesGreg Kurz
2021-04-09Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2021-04-09Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210409' into...Peter Maydell
2021-04-09hw/block/fdc: Fix 'fallback' property on sysbus floppy disk controllersPhilippe Mathieu-Daudé
2021-04-09s390x: css: report errors from ccw_dstream_read/writePierre Morel
2021-04-08Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2021-04-08Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210407b'...Peter Maydell
2021-04-08Revert "net: Move NetClientState.info_str to dynamic allocations"Jason Wang
2021-04-07hw/block/nvme: fix out-of-bounds read in nvme_subsys_ctrlKlaus Jensen
2021-04-07hw/block/nvme: fix assert crash in nvme_subsys_nsKlaus Jensen
2021-04-07hw/block/nvme: fix ns attachment out-of-bounds readKlaus Jensen
2021-04-07hw/block/nvme: add missing copyright headersKlaus Jensen
2021-04-07hw/block/nvme: fix handling of private namespacesKlaus Jensen
2021-04-07hw/block/nvme: update dmsrl limit on namespace detachmentKlaus Jensen
2021-04-07hw/block/nvme: fix warning about legacy namespace configurationKlaus Jensen
2021-04-06hw/block/nvme: fix the nsid 'invalid' valueKlaus Jensen
2021-04-06hw/block/nvme: fix missing string representation for ns attachmentKlaus Jensen
2021-04-06hw/block/nvme: fix pi constraint checkKlaus Jensen
2021-04-06migration: Inhibit virtio-balloon for the duration of background snapshotAndrey Gruzdev
2021-04-06Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210406'...Peter Maydell
2021-04-06Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2021-04-06virtio-pci: compat page aligned ATSJason Wang
2021-04-06hw/ppc/e500plat: Only try to add valid dynamic sysbus devices to platform busPeter Maydell
2021-04-06hw/arm/virt: Only try to add valid dynamic sysbus devices to platform busPeter Maydell
2021-04-06machine: Provide a function to check the dynamic sysbus allowlistPeter Maydell
2021-04-05hw/block/nvme: expose 'bootindex' propertyJoelle van Dyne
2021-04-05hw/block/nvme: remove description for zoned.append_size_limitNiklas Cassel
2021-04-04x86: rename oem-id and oem-table-id propertiesPaolo Bonzini
2021-04-01pci: sprinkle assert in PCI pin numberIsaku Yamahata
2021-04-01isa/v582c686: Reinitialize ACPI PM device on resetIsaku Yamahata
2021-04-01vt82c686.c: don't raise SCI when PCI_INTERRUPT_PIN isn't setupIsaku Yamahata
2021-04-01acpi/piix4: reinitialize acpi PM device on resetIsaku Yamahata
2021-04-01virtio-pci: remove explicit initialization of valYuri Benditovich
2021-04-01virtio-pci: add check for vdev in virtio_pci_isr_readYuri Benditovich
2021-04-01vhost-user-blk: add immediate cleanup on shutdownDenis Plotnikov
2021-04-01vhost-user-blk: perform immediate cleanup if disconnect on initializationDenis Plotnikov
2021-04-01vhost-user-blk: use different event handlers on initializationDenis Plotnikov
2021-03-31hw/net: fsl_etsec: Tx padding length should exclude CRCBin Meng
2021-03-31spapr: Assert DIMM unplug state in spapr_memory_unplug()Greg Kurz
2021-03-31hw/ppc: e500: Add missing #address-cells and #size-cells in the eTSEC nodeBin Meng
2021-03-30hw/timer/renesas_tmr: Add default-case asserts in read_tcnt()pull-target-arm-20210330Peter Maydell
2021-03-30hw/arm/smmuv3: Drop unused CDM_VALID() and is_cd_valid()Zenghui Yu
2021-03-30hw/display/xlnx_dp: Free FIFOs adding xlnx_dp_finalize()Philippe Mathieu-Daudé
2021-03-30net/npcm7xx_emc.c: Fix handling of receiving packets when RSDR not setDoug Evans
2021-03-29hw/block/nvme: fix ref counting in nvme_format_nsKlaus Jensen
2021-03-29hw/block/nvme: fix resource leak in nvme_dif_rwKlaus Jensen
2021-03-26hw/usb/hcd-ehci: Fix crash when showing help of EHCI devicesThomas Huth
2021-03-26s390x: modularize virtio-gpu-ccwGerd Hoffmann
2021-03-26s390x: add have_virtio_ccwGerd Hoffmann