summaryrefslogtreecommitdiff
path: root/include/hw/vfio
AgeCommit message (Expand)AuthorFilesLines
2016-03-22Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster1-2/+0
2016-03-16vfio: Eliminate vfio_container_ioctl()David Gibson1-2/+0
2016-03-16vfio: Start improving VFIO/EEH interfaceDavid Gibson1-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
2016-02-19hw/vfio/platform: amd-xgbe deviceEric Auger1-0/+51
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-10-05hw/vfio/platform: change interrupt/unmask fields into pointerEric Auger1-2/+2
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-07-06hw/vfio/platform: add irqfd supportEric Auger1-0/+2
2015-06-09hw/vfio/platform: calxeda xgmac deviceEric Auger1-0/+46
2015-06-08hw/vfio/platform: add irq assignmentEric Auger1-0/+31
2015-06-08hw/vfio/platform: vfio-platform skeletonEric Auger2-0/+45
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
2014-12-19vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfioKim Phillips1-0/+9