summaryrefslogtreecommitdiffstats
path: root/include/hw/vfio/vfio-common.h
Commit message (Expand)AuthorAgeFilesLines
* vfio: Pass an error object to vfio_get_deviceEric Auger2016-10-171-1/+1
* vfio: Pass an error object to vfio_get_groupEric Auger2016-10-171-1/+1
* vfio/pci: Use local error object in vfio_initfnEric Auger2016-10-171-0/+3
* memory: introduce IOMMUNotifier and its capsPeter Xu2016-09-271-1/+1
* Clean up decorations and whitespace around header guardsMarkus Armbruster2016-07-121-1/+2
* vfio/spapr: Create DMA window dynamically (SPAPR IOMMU v2)Alexey Kardashevskiy2016-07-051-0/+6
* vfio: Add host side DMA window capabilitiesAlexey Kardashevskiy2016-07-051-2/+8
* vfio: spapr: Add DMA memory preregistering (SPAPR IOMMU v2)Alexey Kardashevskiy2016-07-051-0/+4
* memory: Fix IOMMU replay base addressAlexey Kardashevskiy2016-05-261-0/+1
* vfio: Create device specific region info helperAlex Williamson2016-05-261-0/+2
* vfio: Generalize region supportAlex Williamson2016-03-111-7/+16
* vfio: Wrap VFIO_DEVICE_GET_REGION_INFOAlex Williamson2016-03-101-0/+7
* vfio: Add sysfsdev property for pci & platformAlex Williamson2016-03-101-0/+1
* vfio: Record host IOMMU's available IO page sizesDavid Gibson2015-10-051-0/+1
* vfio: Check guest IOVA ranges against host IOMMU capabilitiesDavid Gibson2015-10-051-0/+6
* vfio: Remove unneeded union from VFIOContainerDavid Gibson2015-10-051-13/+3Star
* vfio: Change polarity of our no-mmap optionAlex Williamson2015-09-231-1/+1
* vfio/pci: Make interrupt bypass runtime configurableAlex Williamson2015-09-231-5/+0Star
* hw/vfio/platform: vfio-platform skeletonEric Auger2015-06-081-0/+1
* vfio: allow to disable MMAP per device with -x-mmap=off optionSamuel Pitoiset2015-03-021-1/+1
* vfio: Make type1 listener symbols staticAlexey Kardashevskiy2015-03-021-2/+0Star
* vfio: cleanup vfio_get_device error path, remove vfio_populate_device callbackPaolo Bonzini2015-02-101-1/+0Star
* hw/vfio: create common moduleEric Auger2014-12-221-0/+151