summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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()Peter 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
2021-03-26hw/usb/hcd-ehci-sysbus: Free USBPacket on instance finalize()Philippe Mathieu-Daudé
2021-03-26usb: Remove "-usbdevice ccid"Thomas Huth
2021-03-23Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210323-pull-request' i...Peter Maydell
2021-03-23Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210323'...Peter Maydell
2021-03-23Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20210323' into st...Peter Maydell
2021-03-23Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...Peter Maydell
2021-03-23hw/core/loader: Add new function rom_ptr_for_as()Peter Maydell
2021-03-23hw/arm/virt: Disable pl011 clock migration if neededGavin Shan
2021-03-23edid: prefer standard timingsGerd Hoffmann