summary refs log tree commit diff stats
path: root/include/hw/vfio/vfio-common.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* vfio/migration: Rename functions/structs related to v1 protocolAvihai Horon2023-02-161-1/+1
* vfio/migration: Block multiple devices migrationAvihai Horon2023-02-161-0/+2
* vfio/common: Rename VFIOGuestIOMMU::iommu into ::iommu_mrYi Liu2022-05-061-1/+1
* vfio: Query and store the maximum number of possible DMA mappingsDavid Hildenbrand2021-07-081-0/+1
* vfio: Support for RamDiscardManager in the !vIOMMU caseDavid Hildenbrand2021-07-081-0/+11
* vfio: Change default dirty pages tracking behavior during migrationKirti Wankhede2020-11-231-0/+1
* vfio: Make migration support experimentalAlex Williamson2020-11-231-0/+1
* vfio: Add routine for finding VFIO_DEVICE_GET_INFO capabilitiesMatthew Rosato2020-11-011-0/+2
* vfio: Find DMA available capabilityMatthew Rosato2020-11-011-0/+2
* qapi: Add VFIO devices migration stats in Migration statsKirti Wankhede2020-11-011-0/+3
* vfio: Get migration capability flags for containerKirti Wankhede2020-11-011-0/+3
* vfio: Add save state functions to SaveVMHandlersKirti Wankhede2020-11-011-0/+1
* vfio: Add migration state change notifierKirti Wankhede2020-11-011-0/+2
* vfio: Add VM state change handler to know state of VMKirti Wankhede2020-11-011-0/+4
* vfio: Add migration region initialization and finalize functionKirti Wankhede2020-11-011-0/+9
* vfio: Add save and load functions for VFIO PCI devicesKirti Wankhede2020-11-011-0/+2
* vfio: Add vfio_get_object callback to VFIODeviceOpsKirti Wankhede2020-11-011-0/+1
* vfio: Add function to unmap VFIO regionKirti Wankhede2020-11-011-0/+1
* vfio: Convert to ram_block_discard_disable()David Hildenbrand2020-07-021-2/+2
* vfio: Turn the container error into an Error handleEric Auger2019-10-041-1/+1
* vfio-common.h: Remove inaccurate commentFabiano Rosas2019-07-021-5/+0
* vfio/common: Introduce vfio_set_irq_signaling helperEric Auger2019-06-131-0/+2
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0
* Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20190311.0' ...Peter Maydell2019-03-121-0/+4
|\
| * vfio/display: delay link up eventGerd Hoffmann2019-03-111-0/+1
| * vfio/display: add edid support.Gerd Hoffmann2019-03-111-0/+3
* | vfio: Make vfio_get_region_info_cap publicAlexey Kardashevskiy2019-03-121-0/+2
|/
* qemu/queue.h: typedef QTAILQ headsPaolo Bonzini2019-01-111-1/+2
* vfio: make vfio_address_spaces staticPaolo Bonzini2019-01-111-1/+0
* vfio: Clean up error reporting after previous commitMarkus Armbruster2018-10-191-1/+0
* vfio: Use warn_report() & friends to report warningsMarkus Armbruster2018-10-191-1/+1
* hw/vfio/display: add ramfb supportGerd Hoffmann2018-10-151-0/+2
* s390x/vfio: ap: Introduce VFIO AP deviceTony Krowiak2018-10-121-0/+1
* vfio/spapr: Allow backing bigger guest IOMMU pages with smaller physical pagesAlexey Kardashevskiy2018-08-211-0/+1
* vfio/ccw/pci: Allow devices to opt-in for ballooningAlex Williamson2018-08-171-0/+2
* vfio: remove DPRINTF() definition from vfio-common.hTiwei Bie2018-06-051-9/+0
* vfio: Include "exec/address-spaces.h" directly in the source filePhilippe Mathieu-Daudé2018-05-311-1/+0
* vfio-pci: Allow mmap of MSIX BARAlexey Kardashevskiy2018-03-131-0/+1
* vfio/display: adding dmabuf supportGerd Hoffmann2018-03-131-0/+14
* vfio/display: adding region supportGerd Hoffmann2018-03-131-0/+8
* memory/iommu: QOM'fy IOMMU MemoryRegionAlexey Kardashevskiy2017-07-141-1/+1
* vfio: Test realized when using VFIOGroup.device_list iteratorAlex Williamson2017-07-101-0/+1
* vfio/ccw: vfio based subchannel passthrough driverXiao Feng Ren2017-05-191-0/+1
* vfio: Pass an error object to vfio_get_deviceEric Auger2016-10-171-1/+1
* vfio: Pass an error object to vfio_get_groupEric Auger2016-10-171-1/+1
* vfio/pci: Use local error object in vfio_initfnEric Auger2016-10-171-0/+3
* memory: introduce IOMMUNotifier and its capsPeter Xu2016-09-271-1/+1
* Clean up decorations and whitespace around header guardsMarkus Armbruster2016-07-121-1/+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