aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2021-04-13hw/isa/piix4: Migrate Reset Control RegisterPhilippe Mathieu-Daudé1-1/+14
2021-04-13hw/isa/Kconfig: Add missing dependency VIA VT82C686 -> APMPhilippe Mathieu-Daudé1-0/+1
2021-04-12Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210412'...Peter Maydell2-6/+10
2021-04-12hw/arm/smmuv3: Emulate CFGI_STE_RANGE for an aligned range of StreamIDsZenghui Yu1-4/+8
2021-04-12hw/arm/virt-acpi-build: Fix GSIV values of the {GERR, Sync} interruptsZenghui Yu1-2/+2
2021-04-12hw/block/nvme: drain namespaces on sq deletionKlaus Jensen1-2/+21
2021-04-12hw/block/nvme: store aiocb in compareKlaus Jensen1-1/+2
2021-04-12hw/block/nvme: map prp fix if prp2 contains non-zero offsetPadmakar Kalghatgi1-3/+9
2021-04-10Merge remote-tracking branch 'remotes/ehabkost-gl/tags/x86-next-pull-request'...Peter Maydell1-2/+8
2021-04-09cpu/core: Fix "help" of CPU core device typesGreg Kurz1-2/+8
2021-04-09Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-2/+2
2021-04-09Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210409' into...Peter Maydell4-27/+69
2021-04-09hw/block/fdc: Fix 'fallback' property on sysbus floppy disk controllersPhilippe Mathieu-Daudé1-2/+2
2021-04-09s390x: css: report errors from ccw_dstream_read/writePierre Morel4-27/+69
2021-04-08Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell1-2/+3
2021-04-08Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210407b'...Peter Maydell1-2/+6
2021-04-08Revert "net: Move NetClientState.info_str to dynamic allocations"Jason Wang1-2/+3
2021-04-07hw/block/nvme: fix out-of-bounds read in nvme_subsys_ctrlKlaus Jensen1-1/+1
2021-04-07hw/block/nvme: fix assert crash in nvme_subsys_nsKlaus Jensen1-3/+1
2021-04-07hw/block/nvme: fix ns attachment out-of-bounds readKlaus Jensen1-0/+1
2021-04-07hw/block/nvme: add missing copyright headersKlaus Jensen2-0/+20
2021-04-07hw/block/nvme: fix handling of private namespacesKlaus Jensen7-170/+114
2021-04-07hw/block/nvme: update dmsrl limit on namespace detachmentKlaus Jensen1-0/+17
2021-04-07hw/block/nvme: fix warning about legacy namespace configurationKlaus Jensen2-6/+0
2021-04-06hw/block/nvme: fix the nsid 'invalid' valueKlaus Jensen1-1/+1
2021-04-06hw/block/nvme: fix missing string representation for ns attachmentKlaus Jensen1-0/+1
2021-04-06hw/block/nvme: fix pi constraint checkKlaus Jensen1-1/+1
2021-04-06migration: Inhibit virtio-balloon for the duration of background snapshotAndrey Gruzdev1-2/+6
2021-04-06Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210406'...Peter Maydell3-9/+28
2021-04-06Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell5-9/+20
2021-04-06virtio-pci: compat page aligned ATSJason Wang4-5/+16
2021-04-06hw/ppc/e500plat: Only try to add valid dynamic sysbus devices to platform busPeter Maydell1-2/+6
2021-04-06hw/arm/virt: Only try to add valid dynamic sysbus devices to platform busPeter Maydell1-2/+6
2021-04-06machine: Provide a function to check the dynamic sysbus allowlistPeter Maydell1-5/+16
2021-04-05hw/block/nvme: expose 'bootindex' propertyJoelle van Dyne1-5/+3
2021-04-05hw/block/nvme: remove description for zoned.append_size_limitNiklas Cassel1-8/+0
2021-04-04x86: rename oem-id and oem-table-id propertiesPaolo Bonzini1-4/+4
2021-04-01pci: sprinkle assert in PCI pin numberIsaku Yamahata1-0/+3
2021-04-01isa/v582c686: Reinitialize ACPI PM device on resetIsaku Yamahata1-0/+5
2021-04-01vt82c686.c: don't raise SCI when PCI_INTERRUPT_PIN isn't setupIsaku Yamahata1-1/+12
2021-04-01acpi/piix4: reinitialize acpi PM device on resetIsaku Yamahata1-0/+7
2021-04-01virtio-pci: remove explicit initialization of valYuri Benditovich1-2/+5
2021-04-01virtio-pci: add check for vdev in virtio_pci_isr_readYuri Benditovich1-2/+7
2021-04-01vhost-user-blk: add immediate cleanup on shutdownDenis Plotnikov1-1/+1
2021-04-01vhost-user-blk: perform immediate cleanup if disconnect on initializationDenis Plotnikov1-24/+24
2021-04-01vhost-user-blk: use different event handlers on initializationDenis Plotnikov1-7/+24
2021-03-31hw/net: fsl_etsec: Tx padding length should exclude CRCBin Meng1-1/+1
2021-03-31spapr: Assert DIMM unplug state in spapr_memory_unplug()Greg Kurz1-0/+3
2021-03-31hw/ppc: e500: Add missing #address-cells and #size-cells in the eTSEC nodeBin Meng1-0/+2
2021-03-30hw/timer/renesas_tmr: Add default-case asserts in read_tcnt()Peter Maydell1-0/+4