aboutsummaryrefslogtreecommitdiff
path: root/include/hw/vfio/vfio-common.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-06vfio/common: Move vfio_host_win_add/del into spapr.cZhenzhong Duan1-5/+0
2023-11-06vfio/spapr: Make vfio_spapr_create/remove_window staticZhenzhong Duan1-6/+0
2023-11-06vfio/container: Move spapr specific init/deinit into spapr.cZhenzhong Duan1-1/+3
2023-11-03vfio: Collect container iova range infoEric Auger1-0/+1
2023-10-18vfio/common: Move legacy VFIO backend code into separate container.cYi Liu1-0/+35
2023-10-18vfio/common: Introduce a global VFIODevice listZhenzhong Duan1-0/+2
2023-10-18vfio/common: Store the parent container in VFIODeviceZhenzhong Duan1-0/+1
2023-10-18vfio/common: Introduce a per container device listZhenzhong Duan1-0/+2
2023-10-18vfio/ccw: Use vfio_[attach/detach]_deviceEric Auger1-5/+0
2023-10-18vfio/pci: Introduce vfio_[attach/detach]_deviceEric Auger1-0/+3
2023-10-18vfio/common: Extract out vfio_kvm_device_[add/del]_fdZhenzhong Duan1-0/+3
2023-10-18vfio/common: Move IOMMU agnostic helpers to a separate fileYi Liu1-0/+9
2023-09-11vfio/migration: Refactor PRE_COPY and RUNNING state checksJoao Martins1-0/+2
2023-07-10vfio/migration: Return bool type for vfio_migration_realize()Zhenzhong Duan1-1/+1
2023-07-10vfio/migration: Change vIOMMU blocker from global to per deviceZhenzhong Duan1-2/+1
2023-06-30vfio/migration: Make VFIO migration non-experimentalAvihai Horon1-3/+3
2023-06-30vfio/migration: Reset bytes_transferred properlyAvihai Horon1-0/+1
2023-06-30vfio: Implement a common device info helperAlex Williamson1-0/+1
2023-06-30vfio/migration: Add support for switchover ack capabilityAvihai Horon1-0/+1
2023-06-30vfio/migration: Add VFIO migration pre-copy supportAvihai Horon1-0/+2
2023-06-30vfio/migration: Store VFIO migration flags in VFIOMigrationAvihai Horon1-0/+1
2023-03-07vfio/migration: Rename entry pointsAlex Williamson1-3/+3
2023-03-07vfio/migration: Block migration with vIOMMUJoao Martins1-0/+2
2023-03-07vfio/common: Add device dirty page tracking start/stopJoao Martins1-0/+2
2023-02-16vfio/migration: Remove VFIO migration protocol v1Avihai Horon1-5/+0
2023-02-16vfio/migration: Implement VFIO migration protocol v2Avihai Horon1-0/+5
2023-02-16vfio/migration: Rename functions/structs related to v1 protocolAvihai Horon1-1/+1
2023-02-16vfio/migration: Block multiple devices migrationAvihai Horon1-0/+2
2022-05-06vfio/common: Rename VFIOGuestIOMMU::iommu into ::iommu_mrYi Liu1-1/+1
2021-07-08vfio: Query and store the maximum number of possible DMA mappingsDavid Hildenbrand1-0/+1
2021-07-08vfio: Support for RamDiscardManager in the !vIOMMU caseDavid Hildenbrand1-0/+11
2020-11-23vfio: Change default dirty pages tracking behavior during migrationKirti Wankhede1-0/+1
2020-11-23vfio: Make migration support experimentalAlex Williamson1-0/+1
2020-11-01vfio: Add routine for finding VFIO_DEVICE_GET_INFO capabilitiesMatthew Rosato1-0/+2
2020-11-01vfio: Find DMA available capabilityMatthew Rosato1-0/+2
2020-11-01qapi: Add VFIO devices migration stats in Migration statsKirti Wankhede1-0/+3
2020-11-01vfio: Get migration capability flags for containerKirti Wankhede1-0/+3
2020-11-01vfio: Add save state functions to SaveVMHandlersKirti Wankhede1-0/+1
2020-11-01vfio: Add migration state change notifierKirti Wankhede1-0/+2
2020-11-01vfio: Add VM state change handler to know state of VMKirti Wankhede1-0/+4
2020-11-01vfio: Add migration region initialization and finalize functionKirti Wankhede1-0/+9
2020-11-01vfio: Add save and load functions for VFIO PCI devicesKirti Wankhede1-0/+2
2020-11-01vfio: Add vfio_get_object callback to VFIODeviceOpsKirti Wankhede1-0/+1
2020-11-01vfio: Add function to unmap VFIO regionKirti Wankhede1-0/+1
2020-07-02vfio: Convert to ram_block_discard_disable()David Hildenbrand1-2/+2
2019-10-04vfio: Turn the container error into an Error handleEric Auger1-1/+1
2019-07-02vfio-common.h: Remove inaccurate commentFabiano Rosas1-5/+0
2019-06-13vfio/common: Introduce vfio_set_irq_signaling helperEric Auger1-0/+2
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2019-03-12Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20190311.0' ...Peter Maydell1-0/+4