summaryrefslogtreecommitdiffstats
path: root/hw/vfio
Commit message (Expand)AuthorAgeFilesLines
* vfio-ccw: introduce vfio_ccw_get_device()Greg Kurz2018-04-301-20/+36
* ui: introduce vfio_display_resetTina Zhang2018-04-273-0/+16
* vfio-ccw: fix memory leaks in vfio_ccw_realize()Greg Kurz2018-04-091-0/+2
* vfio: Use a trace point when a RAM section cannot be DMA mappedEric Auger2018-04-052-6/+6
* ppc/spapr, vfio: Turn off MSIX emulation for VFIO devicesAlexey Kardashevskiy2018-03-131-0/+13
* vfio-pci: Allow mmap of MSIX BARAlexey Kardashevskiy2018-03-132-0/+24
* vfio/pci: Relax DMA map errors for MMIO regionsAlexey Kardashevskiy2018-03-131-6/+49
* vfio/display: adding dmabuf supportGerd Hoffmann2018-03-131-2/+180
* vfio/display: adding region supportGerd Hoffmann2018-03-132-2/+116
* vfio/display: core & wireupGerd Hoffmann2018-03-134-1/+71
* vfio/common: cleanup in vfio_region_finalizeGerd Hoffmann2018-03-131-0/+7
* vfio-ccw: license text should indicate GPL v2 or laterCornelia Huck2018-03-081-2/+2
* use g_path_get_basename instead of basenameJulia Suvorova2018-03-062-2/+2
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2018-02-131-1/+4
|\
| * pci: removed the is_express field since a uniform interface was insertedYoni Bettan2018-02-081-1/+4
* | Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster2018-02-091-0/+1
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-02-073-8/+16
|\
| * vfio: listener unregister before unset containerPeter Xu2018-02-071-4/+12
| * qdev: use device_class_set_parent_realize/unrealize/reset()Philippe Mathieu-Daudé2018-02-052-4/+4
* | vfio/pci: Add option to disable GeForce quirksAlex Williamson2018-02-063-3/+9
* | vfio/common: Remove redundant copy of local variableAlexey Kardashevskiy2018-02-061-1/+0Star
* | hw/vfio/platform: Init the interrupt mutexEric Auger2018-02-061-0/+2
* | vfio/pci: Allow relocating MSI-X MMIOAlex Williamson2018-02-063-1/+101
* | vfio/pci: Emulate BARsAlex Williamson2018-02-061-0/+2
* | vfio/pci: Add base BAR MemoryRegionAlex Williamson2018-02-062-25/+72
* | vfio/pci: Fixup VFIOMSIXInfo commentAlex Williamson2018-02-061-1/+1
* | vfio/spapr: Use iommu memory region's get_attr()Alexey Kardashevskiy2018-02-062-0/+28
|/
* Merge remote-tracking branch 'origin/master' into HEADMichael S. Tsirkin2018-01-113-3/+9
|\
| * hw: use "qemu/osdep.h" as first #include in source filesPhilippe Mathieu-Daudé2017-12-181-1/+1
| * vfio-pci: Remove unused fields from VFIOMSIXInfoAlexey Kardashevskiy2017-12-131-2/+0Star
| * vfio/spapr: Allow fallback to SPAPR TCE IOMMU v1Alexey Kardashevskiy2017-12-131-0/+5
| * vfio/common: init giommu_list and hostwin_list of vfio containerLiu, Yi L2017-12-131-0/+2
| * vfio: Fix vfio-kvm group registrationAlex Williamson2017-12-131-0/+1
* | pci: Eliminate redundant PCIDevice::bus pointerDavid Gibson2017-12-051-5/+5
|/
* s390x: improve error handling for SSCH and RSCHHalil Pasic2017-10-201-7/+21
* pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devicesEduardo Habkost2017-10-151-0/+4
* pci: Add interface names to hybrid PCI devicesEduardo Habkost2017-10-151-0/+5
* s390x: sort some devices into categoriesCornelia Huck2017-10-061-0/+1
* vfio/pci: Add NVIDIA GPUDirect Cliques supportAlex Williamson2017-10-033-0/+118
* vfio/pci: Add virtual capabilities quirk infrastructureAlex Williamson2017-10-033-0/+13
* vfio/pci: Do not unwind on errorAlex Williamson2017-10-031-2/+2
* vfio, spapr: Fix levels calculationAlexey Kardashevskiy2017-09-151-1/+1
* trace-events: fix code style: print 0x before hex numbersVladimir Sementsov-Ogievskiy2017-08-011-22/+22
* docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé2017-07-311-1/+1
* vfio/pci: fix use of freed memoryPhilippe Mathieu-Daudé2017-07-261-4/+7
* vfio/platform: fix use of freed memoryPhilippe Mathieu-Daudé2017-07-261-1/+1
* vfio/ccw: fix initialization of the Object DeviceState pointer in the common ...Dong Jia Shi2017-07-251-0/+1
* vfio/ccw: allocate irq info with the right sizeJing Zhang2017-07-251-1/+1
* vfio-pci, ppc64/spapr: Reorder group-to-container attachingAlexey Kardashevskiy2017-07-171-8/+11
* memory/iommu: QOM'fy IOMMU MemoryRegionAlexey Kardashevskiy2017-07-142-6/+9