aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2020-02-27riscv: virt: Allow PCI address 0Bin Meng1-0/+1
2020-02-27Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell12-28/+1202
2020-02-27Fixed assert in vhost_user_set_mem_table_postcopyRaphael Norwitz1-1/+1
2020-02-27vhost-user: only set slave channel for first vqAdrian Moreno1-3/+5
2020-02-27hw/arm/virt: Add the virtio-iommu device tree mappingsEric Auger1-7/+50
2020-02-27virtio-iommu-pci: Add virtio iommu pci supportEric Auger2-0/+105
2020-02-27virtio-iommu: Support migrationEric Auger1-10/+99
2020-02-27virtio-iommu: Implement fault reportingEric Auger2-5/+66
2020-02-27virtio-iommu: Implement translateEric Auger2-1/+60
2020-02-27virtio-iommu: Implement map/unmapEric Auger2-2/+62
2020-02-27virtio-iommu: Implement attach/detach commandEric Auger2-2/+315
2020-02-27virtio-iommu: Decode the command payloadEric Auger2-12/+68
2020-02-27virtio-iommu: Add skeletonEric Auger4-0/+278
2020-02-27virtio: gracefully handle invalid region cachesStefan Hajnoczi1-8/+91
2020-02-25vhost-user-blk: convert to new virtio_delete_queuePan Nengyuan1-8/+11
2020-02-25vhost-user-blk: delete virtioqueues in unrealize to fix memleaksPan Nengyuan1-0/+8
2020-02-25virtio-crypto: do delete ctrl_vq in virtio_crypto_device_unrealizePan Nengyuan1-1/+2
2020-02-25virtio-pmem: do delete rq_vq in virtio_pmem_unrealizePan Nengyuan1-0/+1
2020-02-25vhost-user-fs: convert to the new virtio_delete_queue functionPan Nengyuan1-6/+9
2020-02-25vhost-user-fs: do delete virtio_queues in unrealizePan Nengyuan1-0/+9
2020-02-25Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEADPaolo Bonzini33-158/+143
2020-02-25Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...Paolo Bonzini64-561/+603
2020-02-22virtio: increase virtqueue size for virtio-scsi and virtio-blkDenis Plotnikov3-2/+4
2020-02-21sh4: Fix PCI ISA IO memory subregionGuenter Roeck1-8/+3
2020-02-21xilinx_spips: Correct the number of dummy cycles for the FAST_READ_4 cmdFrancisco Iglesias1-1/+1
2020-02-21arm: allwinner: Wire up USB portsGuenter Roeck1-0/+43
2020-02-21hcd-ehci: Introduce "companion-enable" sysbus propertyGuenter Roeck1-0/+2
2020-02-21hw: usb: hcd-ohci: Move OHCISysBusState and TYPE_SYSBUS_OHCI to include fileGuenter Roeck2-15/+16
2020-02-21target/arm: Test correct register in aa32_pan and aa32_ats1e1 checksPeter Maydell1-4/+4
2020-02-21target/arm: Define an aa32_pmu_8_1 isar feature test functionPeter Maydell1-1/+1
2020-02-21z2: Make providing flash images non-mandatoryGuenter Roeck1-6/+0
2020-02-21mainstone: Make providing flash images non-mandatoryGuenter Roeck1-10/+1
2020-02-21hw/misc/iotkit-secctl: Fix writing to 'PPC Interrupt Clear' registerPhilippe Mathieu-Daudé1-1/+1
2020-02-21aspeed/scu: Implement chip ID registerJoel Stanley1-0/+13
2020-02-21aspeed/scu: Create separate write callbacksJoel Stanley1-23/+57
2020-02-21hw/ppc/virtex_ml507:fix leak of fdevice tree blobChen Qun1-0/+1
2020-02-21spapr: Fix handling of unplugged devices during CAS and migrationGreg Kurz1-2/+23
2020-02-21spapr: Don't use spapr_drc_needed() in CAS codeGreg Kurz2-11/+23
2020-02-21ppc: free 'fdt' after reset the machinePan Nengyuan2-0/+3
2020-02-21spapr: Allow changing offset for -kernel imageAlexey Kardashevskiy1-7/+31
2020-02-21pnv/phb3: Add missing break statementGreg Kurz1-0/+1
2020-02-21pnv/phb4: Fix error path in pnv_pec_realize()Greg Kurz1-1/+1
2020-02-21pnv/phb3: Convert 1u to 1ullGreg Kurz1-1/+1
2020-02-21spapr: Add Hcalls to support PAPR NVDIMM deviceShivaprasad G Bhat1-0/+298
2020-02-21spapr: Add NVDIMM device supportShivaprasad G Bhat6-11/+262
2020-02-21nvdimm: add uuid property to nvdimmShivaprasad G Bhat1-0/+40
2020-02-21mem: move nvdimm_device_list to utilitiesShivaprasad G Bhat1-27/+1
2020-02-21ppc: function to setup latest class optionsMichael S. Tsirkin1-2/+7
2020-02-21ppc/pnv: Fix PCI_EXPRESS dependencyLaurent Vivier1-2/+2
2020-02-21spapr/rtas: Print message from "ibm,os-term"Alexey Kardashevskiy1-0/+7