index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
vfio
/
vfio-common.h
Age
Commit message (
Expand
)
Author
2024-03-08
vfio: register container for cpr
Steve Sistare
2024-02-28
migration: convert to NotifierWithReturn
Steve Sistare
2024-01-05
vfio/iommufd: Introduce a VFIOIOMMU iommufd QOM interface
Cédric Le Goater
2024-01-05
vfio/container: Introduce a VFIOIOMMU legacy QOM interface
Cédric Le Goater
2023-12-19
vfio: Introduce a helper function to initialize VFIODevice
Zhenzhong Duan
2023-12-19
vfio: Make VFIOContainerBase poiner parameter const in VFIOIOMMUOps callbacks
Zhenzhong Duan
2023-12-19
vfio/pci: Make vfio cdev pre-openable by passing a file handle
Zhenzhong Duan
2023-12-19
vfio/iommufd: Implement the iommufd backend
Yi Liu
2023-12-19
vfio/spapr: Move hostwin_list into spapr container
Zhenzhong Duan
2023-12-19
vfio/spapr: Move prereg_listener into spapr container
Zhenzhong Duan
2023-12-19
vfio/spapr: switch to spapr IOMMU BE add/del_section_window
Zhenzhong Duan
2023-12-19
vfio/container: Move iova_ranges to base container
Zhenzhong Duan
2023-12-19
vfio/container: Move dirty_pgsizes and max_dirty_bitmap_size to base container
Eric Auger
2023-12-19
vfio/container: Move listener to base container
Eric Auger
2023-12-19
vfio/container: Move vrdl_list to base container
Zhenzhong Duan
2023-12-19
vfio/container: Move pgsizes and dma_max_mappings to base container
Eric Auger
2023-12-19
vfio/container: Convert functions to base container
Eric Auger
2023-12-19
vfio/container: Move per container device list in base container
Zhenzhong Duan
2023-12-19
vfio/container: Switch to IOMMU BE set_dirty_page_tracking/query_dirty_bitmap...
Eric Auger
2023-12-19
vfio/container: Move space field to base container
Eric Auger
2023-12-19
vfio/common: Move giommu_list in base container
Eric Auger
2023-12-19
vfio/container: Switch to dma_map|unmap API
Eric Auger
2023-12-19
vfio/container: Introduce a empty VFIOIOMMUOps
Zhenzhong Duan
2023-12-19
vfio: Introduce base object for VFIOContainer and targeted interface
Zhenzhong Duan
2023-11-06
vfio/common: Move vfio_host_win_add/del into spapr.c
Zhenzhong Duan
2023-11-06
vfio/spapr: Make vfio_spapr_create/remove_window static
Zhenzhong Duan
2023-11-06
vfio/container: Move spapr specific init/deinit into spapr.c
Zhenzhong Duan
2023-11-03
vfio: Collect container iova range info
Eric Auger
2023-10-18
vfio/common: Move legacy VFIO backend code into separate container.c
Yi Liu
2023-10-18
vfio/common: Introduce a global VFIODevice list
Zhenzhong Duan
2023-10-18
vfio/common: Store the parent container in VFIODevice
Zhenzhong Duan
2023-10-18
vfio/common: Introduce a per container device list
Zhenzhong Duan
2023-10-18
vfio/ccw: Use vfio_[attach/detach]_device
Eric Auger
2023-10-18
vfio/pci: Introduce vfio_[attach/detach]_device
Eric Auger
2023-10-18
vfio/common: Extract out vfio_kvm_device_[add/del]_fd
Zhenzhong Duan
2023-10-18
vfio/common: Move IOMMU agnostic helpers to a separate file
Yi Liu
2023-09-11
vfio/migration: Refactor PRE_COPY and RUNNING state checks
Joao Martins
2023-07-10
vfio/migration: Return bool type for vfio_migration_realize()
Zhenzhong Duan
2023-07-10
vfio/migration: Change vIOMMU blocker from global to per device
Zhenzhong Duan
2023-06-30
vfio/migration: Make VFIO migration non-experimental
Avihai Horon
2023-06-30
vfio/migration: Reset bytes_transferred properly
Avihai Horon
2023-06-30
vfio: Implement a common device info helper
Alex Williamson
2023-06-30
vfio/migration: Add support for switchover ack capability
Avihai Horon
2023-06-30
vfio/migration: Add VFIO migration pre-copy support
Avihai Horon
2023-06-30
vfio/migration: Store VFIO migration flags in VFIOMigration
Avihai Horon
2023-03-07
vfio/migration: Rename entry points
Alex Williamson
2023-03-07
vfio/migration: Block migration with vIOMMU
Joao Martins
2023-03-07
vfio/common: Add device dirty page tracking start/stop
Joao Martins
2023-02-16
vfio/migration: Remove VFIO migration protocol v1
Avihai Horon
2023-02-16
vfio/migration: Implement VFIO migration protocol v2
Avihai Horon
[next]