summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
* | hw/block/nvme: map prp fix if prp2 contains non-zero offsetPadmakar Kalghatgi2021-04-121-3/+9
|/
* Merge remote-tracking branch 'remotes/ehabkost-gl/tags/x86-next-pull-request'...Peter Maydell2021-04-101-2/+8
|\
| * cpu/core: Fix "help" of CPU core device typesGreg Kurz2021-04-091-2/+8
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2021-04-091-2/+2
|\ \ | |/ |/|
| * hw/block/fdc: Fix 'fallback' property on sysbus floppy disk controllersPhilippe Mathieu-Daudé2021-04-091-2/+2
* | Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210409' into...Peter Maydell2021-04-094-27/+69
|\ \ | |/ |/|
| * s390x: css: report errors from ccw_dstream_read/writePierre Morel2021-04-094-27/+69
* | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2021-04-081-2/+3
|\ \ | |/ |/|
| * Revert "net: Move NetClientState.info_str to dynamic allocations"Jason Wang2021-04-081-2/+3
* | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210407b'...Peter Maydell2021-04-081-2/+6
|\ \
| * | migration: Inhibit virtio-balloon for the duration of background snapshotAndrey Gruzdev2021-04-061-2/+6
| |/
* | hw/block/nvme: fix out-of-bounds read in nvme_subsys_ctrlKlaus Jensen2021-04-071-1/+1
* | hw/block/nvme: fix assert crash in nvme_subsys_nsKlaus Jensen2021-04-071-3/+1Star
* | hw/block/nvme: fix ns attachment out-of-bounds readKlaus Jensen2021-04-071-0/+1
* | hw/block/nvme: add missing copyright headersKlaus Jensen2021-04-072-0/+20
* | hw/block/nvme: fix handling of private namespacesKlaus Jensen2021-04-077-170/+114Star
* | hw/block/nvme: update dmsrl limit on namespace detachmentKlaus Jensen2021-04-071-0/+17
* | hw/block/nvme: fix warning about legacy namespace configurationKlaus Jensen2021-04-072-6/+0Star
* | hw/block/nvme: fix the nsid 'invalid' valueKlaus Jensen2021-04-061-1/+1
* | hw/block/nvme: fix missing string representation for ns attachmentKlaus Jensen2021-04-061-0/+1
* | hw/block/nvme: fix pi constraint checkKlaus Jensen2021-04-061-1/+1
|/
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210406'...Peter Maydell2021-04-063-9/+28
|\
| * hw/ppc/e500plat: Only try to add valid dynamic sysbus devices to platform busPeter Maydell2021-04-061-2/+6
| * hw/arm/virt: Only try to add valid dynamic sysbus devices to platform busPeter Maydell2021-04-061-2/+6
| * machine: Provide a function to check the dynamic sysbus allowlistPeter Maydell2021-04-061-5/+16
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2021-04-065-9/+20
|\ \ | |/ |/|
| * virtio-pci: compat page aligned ATSJason Wang2021-04-064-5/+16
| * x86: rename oem-id and oem-table-id propertiesPaolo Bonzini2021-04-041-4/+4
* | hw/block/nvme: expose 'bootindex' propertyJoelle van Dyne2021-04-051-5/+3Star
* | hw/block/nvme: remove description for zoned.append_size_limitNiklas Cassel2021-04-051-8/+0Star
|/
* pci: sprinkle assert in PCI pin numberIsaku Yamahata2021-04-011-0/+3
* isa/v582c686: Reinitialize ACPI PM device on resetIsaku Yamahata2021-04-011-0/+5
* vt82c686.c: don't raise SCI when PCI_INTERRUPT_PIN isn't setupIsaku Yamahata2021-04-011-1/+12
* acpi/piix4: reinitialize acpi PM device on resetIsaku Yamahata2021-04-011-0/+7
* virtio-pci: remove explicit initialization of valYuri Benditovich2021-04-011-2/+5
* virtio-pci: add check for vdev in virtio_pci_isr_readYuri Benditovich2021-04-011-2/+7
* vhost-user-blk: add immediate cleanup on shutdownDenis Plotnikov2021-04-011-1/+1
* vhost-user-blk: perform immediate cleanup if disconnect on initializationDenis Plotnikov2021-04-011-24/+24
* vhost-user-blk: use different event handlers on initializationDenis Plotnikov2021-04-011-7/+24
* hw/net: fsl_etsec: Tx padding length should exclude CRCBin Meng2021-03-311-1/+1
* spapr: Assert DIMM unplug state in spapr_memory_unplug()Greg Kurz2021-03-311-0/+3
* hw/ppc: e500: Add missing #address-cells and #size-cells in the eTSEC nodeBin Meng2021-03-311-0/+2
* hw/timer/renesas_tmr: Add default-case asserts in read_tcnt()Peter Maydell2021-03-301-0/+4
* hw/arm/smmuv3: Drop unused CDM_VALID() and is_cd_valid()Zenghui Yu2021-03-301-7/+0Star
* hw/display/xlnx_dp: Free FIFOs adding xlnx_dp_finalize()Philippe Mathieu-Daudé2021-03-301-0/+9
* net/npcm7xx_emc.c: Fix handling of receiving packets when RSDR not setDoug Evans2021-03-301-1/+3
* hw/block/nvme: fix ref counting in nvme_format_nsKlaus Jensen2021-03-291-2/+8
* hw/block/nvme: fix resource leak in nvme_dif_rwKlaus Jensen2021-03-291-1/+1
* hw/usb/hcd-ehci: Fix crash when showing help of EHCI devicesThomas Huth2021-03-261-5/+5
* s390x: modularize virtio-gpu-ccwGerd Hoffmann2021-03-262-2/+10