summary refs log tree commit diff stats
path: root/include/hw/vfio/vfio-common.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* vfio/migration: Return bool type for vfio_migration_realize()Zhenzhong Duan2023-07-101-1/+1
* vfio/migration: Change vIOMMU blocker from global to per deviceZhenzhong Duan2023-07-101-2/+1
* vfio/migration: Make VFIO migration non-experimentalAvihai Horon2023-06-301-3/+3
* vfio/migration: Reset bytes_transferred properlyAvihai Horon2023-06-301-0/+1
* vfio: Implement a common device info helperAlex Williamson2023-06-301-0/+1
* vfio/migration: Add support for switchover ack capabilityAvihai Horon2023-06-301-0/+1
* vfio/migration: Add VFIO migration pre-copy supportAvihai Horon2023-06-301-0/+2
* vfio/migration: Store VFIO migration flags in VFIOMigrationAvihai Horon2023-06-301-0/+1
* vfio/migration: Rename entry pointsAlex Williamson2023-03-071-3/+3
* vfio/migration: Block migration with vIOMMUJoao Martins2023-03-071-0/+2
* vfio/common: Add device dirty page tracking start/stopJoao Martins2023-03-071-0/+2
* vfio/migration: Remove VFIO migration protocol v1Avihai Horon2023-02-161-5/+0
* vfio/migration: Implement VFIO migration protocol v2Avihai Horon2023-02-161-0/+5
* 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