summaryrefslogtreecommitdiffstats
path: root/include/hw/vfio/vfio-common.h
Commit message (Expand)AuthorAgeFilesLines
* vfio: Generalize region supportAlex Williamson2019-11-291-7/+16
* vfio: Wrap VFIO_DEVICE_GET_REGION_INFOAlex Williamson2019-11-291-0/+7
* vfio: Add sysfsdev property for pci & platformAlex Williamson2019-11-291-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/+3
* vfio: Change polarity of our no-mmap optionAlex Williamson2015-09-231-1/+1
* vfio/pci: Make interrupt bypass runtime configurableAlex Williamson2015-09-231-5/+0
* 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/+0
* vfio: cleanup vfio_get_device error path, remove vfio_populate_device callbackPaolo Bonzini2015-02-101-1/+0
* hw/vfio: create common moduleEric Auger2014-12-221-0/+151
OpenPOWER on IntegriCloud