summaryrefslogtreecommitdiffstats
path: root/hw/vfio
Commit message (Expand)AuthorAgeFilesLines
* vfio/pci: do not set the PCIDevice 'has_rom' attributeCédric Le Goater2018-07-111-1/+0Star
* hw/vfio: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-022-5/+7
* vfio-ccw: add force unlimited prefetch propertyHalil Pasic2018-06-181-0/+35
* iommu: Add IOMMU index argument to notifier APIsPeter Maydell2018-06-151-1/+5
* vfio/pci: Default display option to "off"Alex Williamson2018-06-051-1/+1
* vfio/quirks: Enable ioeventfd quirks to be handled by vfio directlyAlex Williamson2018-06-054-8/+51
* vfio/quirks: ioeventfd quirk accelerationAlex Williamson2018-06-054-2/+183
* vfio/quirks: Add quirk reset callbackAlex Williamson2018-06-053-0/+19
* vfio/quirks: Add common quirk alloc helperAlex Williamson2018-06-051-27/+21Star
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-06-012-0/+2
|\
| * vfio: Include "exec/address-spaces.h" directly in the source filePhilippe Mathieu-Daudé2018-05-312-0/+2
* | Make address_space_translate{, _cached}() take a MemTxAttrs argumentPeter Maydell2018-05-311-1/+2
|/
* 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