summaryrefslogtreecommitdiff
path: root/include/hw/vfio
AgeCommit message (Expand)Author
2019-01-11qemu/queue.h: typedef QTAILQ headsPaolo Bonzini
2019-01-11qemu/queue.h: leave head structs anonymous unless necessaryPaolo Bonzini
2019-01-11vfio: make vfio_address_spaces staticPaolo Bonzini
2018-10-19vfio: Clean up error reporting after previous commitMarkus Armbruster
2018-10-19vfio: Use warn_report() & friends to report warningsMarkus Armbruster
2018-10-15vfio/platform: Make the vfio-platform device non-abstractEric Auger
2018-10-15hw/vfio/display: add ramfb supportGerd Hoffmann
2018-10-12s390x/vfio: ap: Introduce VFIO AP deviceTony Krowiak
2018-08-21vfio/spapr: Allow backing bigger guest IOMMU pages with smaller physical pagesAlexey Kardashevskiy
2018-08-17vfio/ccw/pci: Allow devices to opt-in for ballooningAlex Williamson
2018-06-05vfio: remove DPRINTF() definition from vfio-common.hTiwei Bie
2018-05-31vfio: Include "exec/address-spaces.h" directly in the source filePhilippe Mathieu-Daudé
2018-03-13vfio-pci: Allow mmap of MSIX BARAlexey Kardashevskiy
2018-03-13vfio/display: adding dmabuf supportGerd Hoffmann
2018-03-13vfio/display: adding region supportGerd Hoffmann
2017-07-14memory/iommu: QOM'fy IOMMU MemoryRegionAlexey Kardashevskiy
2017-07-10vfio: Test realized when using VFIOGroup.device_list iteratorAlex Williamson
2017-05-19vfio/ccw: vfio based subchannel passthrough driverXiao Feng Ren
2016-10-17vfio: Pass an error object to vfio_get_deviceEric Auger
2016-10-17vfio: Pass an error object to vfio_get_groupEric Auger
2016-10-17vfio/pci: Use local error object in vfio_initfnEric Auger
2016-09-27memory: introduce IOMMUNotifier and its capsPeter Xu
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster
2016-07-05vfio/spapr: Create DMA window dynamically (SPAPR IOMMU v2)Alexey Kardashevskiy
2016-07-05vfio: Add host side DMA window capabilitiesAlexey Kardashevskiy
2016-07-05vfio: spapr: Add DMA memory preregistering (SPAPR IOMMU v2)Alexey Kardashevskiy
2016-05-26memory: Fix IOMMU replay base addressAlexey Kardashevskiy
2016-05-26vfio: Create device specific region info helperAlex Williamson
2016-03-22Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster
2016-03-16vfio: Eliminate vfio_container_ioctl()David Gibson
2016-03-16vfio: Start improving VFIO/EEH interfaceDavid Gibson
2016-03-10vfio: Generalize region supportAlex Williamson
2016-03-10vfio: Wrap VFIO_DEVICE_GET_REGION_INFOAlex Williamson
2016-03-10vfio: Add sysfsdev property for pci & platformAlex Williamson
2016-02-19hw/vfio/platform: amd-xgbe deviceEric Auger
2015-10-05vfio: Record host IOMMU's available IO page sizesDavid Gibson
2015-10-05vfio: Check guest IOVA ranges against host IOMMU capabilitiesDavid Gibson
2015-10-05vfio: Remove unneeded union from VFIOContainerDavid Gibson
2015-10-05hw/vfio/platform: change interrupt/unmask fields into pointerEric Auger
2015-09-23vfio: Change polarity of our no-mmap optionAlex Williamson
2015-09-23vfio/pci: Make interrupt bypass runtime configurableAlex Williamson
2015-07-06hw/vfio/platform: add irqfd supportEric Auger
2015-06-09hw/vfio/platform: calxeda xgmac deviceEric Auger
2015-06-08hw/vfio/platform: add irq assignmentEric Auger
2015-06-08hw/vfio/platform: vfio-platform skeletonEric Auger
2015-03-02vfio: allow to disable MMAP per device with -x-mmap=off optionSamuel Pitoiset
2015-03-02vfio: Make type1 listener symbols staticAlexey Kardashevskiy
2015-02-10vfio: cleanup vfio_get_device error path, remove vfio_populate_device callbackPaolo Bonzini
2014-12-22hw/vfio: create common moduleEric Auger