summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-02-27Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-02-27Fixed assert in vhost_user_set_mem_table_postcopyRaphael Norwitz
2020-02-27vhost-user: only set slave channel for first vqAdrian Moreno
2020-02-27hw/arm/virt: Add the virtio-iommu device tree mappingsEric Auger
2020-02-27virtio-iommu-pci: Add virtio iommu pci supportEric Auger
2020-02-27virtio-iommu: Support migrationEric Auger
2020-02-27virtio-iommu: Implement fault reportingEric Auger
2020-02-27virtio-iommu: Implement translateEric Auger
2020-02-27virtio-iommu: Implement map/unmapEric Auger
2020-02-27virtio-iommu: Implement attach/detach commandEric Auger
2020-02-27virtio-iommu: Decode the command payloadEric Auger
2020-02-27virtio-iommu: Add skeletonEric Auger
2020-02-27virtio: gracefully handle invalid region cachesStefan Hajnoczi
2020-02-25vhost-user-blk: convert to new virtio_delete_queuePan Nengyuan
2020-02-25vhost-user-blk: delete virtioqueues in unrealize to fix memleaksPan Nengyuan
2020-02-25virtio-crypto: do delete ctrl_vq in virtio_crypto_device_unrealizePan Nengyuan
2020-02-25virtio-pmem: do delete rq_vq in virtio_pmem_unrealizePan Nengyuan
2020-02-25vhost-user-fs: convert to the new virtio_delete_queue functionPan Nengyuan
2020-02-25vhost-user-fs: do delete virtio_queues in unrealizePan Nengyuan
2020-02-25Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEADPaolo Bonzini
2020-02-25Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...Paolo Bonzini
2020-02-22virtio: increase virtqueue size for virtio-scsi and virtio-blkDenis Plotnikov
2020-02-21sh4: Fix PCI ISA IO memory subregionGuenter Roeck
2020-02-21xilinx_spips: Correct the number of dummy cycles for the FAST_READ_4 cmdFrancisco Iglesias
2020-02-21arm: allwinner: Wire up USB portsGuenter Roeck
2020-02-21hcd-ehci: Introduce "companion-enable" sysbus propertyGuenter Roeck
2020-02-21hw: usb: hcd-ohci: Move OHCISysBusState and TYPE_SYSBUS_OHCI to include fileGuenter Roeck
2020-02-21target/arm: Test correct register in aa32_pan and aa32_ats1e1 checksPeter Maydell
2020-02-21target/arm: Define an aa32_pmu_8_1 isar feature test functionPeter Maydell
2020-02-21z2: Make providing flash images non-mandatoryGuenter Roeck
2020-02-21mainstone: Make providing flash images non-mandatoryGuenter Roeck
2020-02-21hw/misc/iotkit-secctl: Fix writing to 'PPC Interrupt Clear' registerPhilippe Mathieu-Daudé
2020-02-21aspeed/scu: Implement chip ID registerJoel Stanley
2020-02-21aspeed/scu: Create separate write callbacksJoel Stanley
2020-02-21hw/ppc/virtex_ml507:fix leak of fdevice tree blobChen Qun
2020-02-21spapr: Fix handling of unplugged devices during CAS and migrationGreg Kurz
2020-02-21spapr: Don't use spapr_drc_needed() in CAS codeGreg Kurz
2020-02-21ppc: free 'fdt' after reset the machinePan Nengyuan
2020-02-21spapr: Allow changing offset for -kernel imageAlexey Kardashevskiy
2020-02-21pnv/phb3: Add missing break statementGreg Kurz
2020-02-21pnv/phb4: Fix error path in pnv_pec_realize()Greg Kurz
2020-02-21pnv/phb3: Convert 1u to 1ullGreg Kurz
2020-02-21spapr: Add Hcalls to support PAPR NVDIMM deviceShivaprasad G Bhat
2020-02-21spapr: Add NVDIMM device supportShivaprasad G Bhat
2020-02-21nvdimm: add uuid property to nvdimmShivaprasad G Bhat
2020-02-21mem: move nvdimm_device_list to utilitiesShivaprasad G Bhat
2020-02-21ppc: function to setup latest class optionsMichael S. Tsirkin
2020-02-21ppc/pnv: Fix PCI_EXPRESS dependencyLaurent Vivier
2020-02-21spapr/rtas: Print message from "ibm,os-term"Alexey Kardashevskiy
2020-02-20Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell