summaryrefslogtreecommitdiffstats
path: root/include/hw/vfio
Commit message (Expand)AuthorAgeFilesLines
* Clean up header guards that don't match their file nameMarkus Armbruster2016-07-121-2/+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
* Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster2016-03-221-2/+0Star
* vfio: Eliminate vfio_container_ioctl()David Gibson2016-03-151-2/+0Star
* vfio: Start improving VFIO/EEH interfaceDavid Gibson2016-03-151-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
* hw/vfio/platform: amd-xgbe deviceEric Auger2016-02-191-0/+51
* 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
* 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/+0Star
* 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/+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
* vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfioKim Phillips2014-12-191-0/+9