aboutsummaryrefslogtreecommitdiff
path: root/include/hw/vfio/vfio-common.h
AgeCommit message (Expand)AuthorFilesLines
2018-03-13vfio/display: adding dmabuf supportGerd Hoffmann1-0/+14
2018-03-13vfio/display: adding region supportGerd Hoffmann1-0/+8
2017-07-14memory/iommu: QOM'fy IOMMU MemoryRegionAlexey Kardashevskiy1-1/+1
2017-07-10vfio: Test realized when using VFIOGroup.device_list iteratorAlex Williamson1-0/+1
2017-05-19vfio/ccw: vfio based subchannel passthrough driverXiao Feng Ren1-0/+1
2016-10-17vfio: Pass an error object to vfio_get_deviceEric Auger1-1/+1
2016-10-17vfio: Pass an error object to vfio_get_groupEric Auger1-1/+1
2016-10-17vfio/pci: Use local error object in vfio_initfnEric Auger1-0/+3
2016-09-27memory: introduce IOMMUNotifier and its capsPeter Xu1-1/+1
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster1-1/+2
2016-07-05vfio/spapr: Create DMA window dynamically (SPAPR IOMMU v2)Alexey Kardashevskiy1-0/+6
2016-07-05vfio: Add host side DMA window capabilitiesAlexey Kardashevskiy1-2/+8
2016-07-05vfio: spapr: Add DMA memory preregistering (SPAPR IOMMU v2)Alexey Kardashevskiy1-0/+4
2016-05-26memory: Fix IOMMU replay base addressAlexey Kardashevskiy1-0/+1
2016-05-26vfio: Create device specific region info helperAlex Williamson1-0/+2
2016-03-10vfio: Generalize region supportAlex Williamson1-7/+16
2016-03-10vfio: Wrap VFIO_DEVICE_GET_REGION_INFOAlex Williamson1-0/+7
2016-03-10vfio: Add sysfsdev property for pci & platformAlex Williamson1-0/+1
2015-10-05vfio: Record host IOMMU's available IO page sizesDavid Gibson1-0/+1
2015-10-05vfio: Check guest IOVA ranges against host IOMMU capabilitiesDavid Gibson1-0/+6
2015-10-05vfio: Remove unneeded union from VFIOContainerDavid Gibson1-13/+3
2015-09-23vfio: Change polarity of our no-mmap optionAlex Williamson1-1/+1
2015-09-23vfio/pci: Make interrupt bypass runtime configurableAlex Williamson1-5/+0
2015-06-08hw/vfio/platform: vfio-platform skeletonEric Auger1-0/+1
2015-03-02vfio: allow to disable MMAP per device with -x-mmap=off optionSamuel Pitoiset1-1/+1
2015-03-02vfio: Make type1 listener symbols staticAlexey Kardashevskiy1-2/+0
2015-02-10vfio: cleanup vfio_get_device error path, remove vfio_populate_device callbackPaolo Bonzini1-1/+0
2014-12-22hw/vfio: create common moduleEric Auger1-0/+151