summaryrefslogtreecommitdiffstats
path: root/include/hw/vfio
Commit message (Expand)AuthorAgeFilesLines
* 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
* hw/vfio/platform: change interrupt/unmask fields into pointerEric Auger2015-10-051-2/+2
* 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: add irqfd supportEric Auger2015-07-061-0/+2
* hw/vfio/platform: calxeda xgmac deviceEric Auger2015-06-091-0/+46
* hw/vfio/platform: add irq assignmentEric Auger2015-06-081-0/+31
* hw/vfio/platform: vfio-platform skeletonEric Auger2015-06-082-0/+45
* 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
* vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfioKim Phillips2014-12-191-0/+9
OpenPOWER on IntegriCloud