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
/
hw
/
vfio
/
common.c
Age
Commit message (
Expand
)
Author
2023-11-06
vfio/common: Move vfio_host_win_add/del into spapr.c
Zhenzhong Duan
2023-11-06
vfio/container: Move IBM EEH related functions into spapr_pci_vfio.c
Zhenzhong Duan
2023-11-03
vfio: Collect container iova range info
Eric Auger
2023-10-20
migration: simplify blockers
Steve Sistare
2023-10-18
vfio/pci: Fix a potential memory leak in vfio_listener_region_add
Zhenzhong Duan
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/common: Move VFIO reset handler registration to a group agnostic function
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: Introduce vfio_container_add|del_section_window()
Eric Auger
2023-10-18
vfio/common: Propagate KVM_SET_DEVICE_ATTR error if any
Eric Auger
2023-10-18
vfio/common: Move IOMMU agnostic helpers to a separate file
Yi Liu
2023-09-11
vfio/common: Separate vfio-pci ranges
Joao Martins
2023-09-11
vfio/migration: Fail adding device with enable-migration=on and existing blocker
Avihai Horon
2023-09-11
vfio/migration: Allow migration of multiple P2P supporting devices
Avihai Horon
2023-09-11
vfio/migration: Add P2P support for VFIO migration
Avihai Horon
2023-09-11
vfio/migration: Refactor PRE_COPY and RUNNING state checks
Joao Martins
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: Implement a common device info helper
Alex Williamson
2023-06-30
vfio/migration: Add VFIO migration pre-copy support
Avihai Horon
2023-06-13
hw/vfio: Add number of dirty pages to vfio_get_dirty_bitmap tracepoint
Joao Martins
2023-05-09
vfio/migration: Skip log_sync during migration SETUP state
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 bitmap sync
Joao Martins
2023-03-07
vfio/common: Extract code from vfio_get_dirty_bitmap() to new function
Avihai Horon
2023-03-07
vfio/common: Add device dirty page tracking start/stop
Joao Martins
2023-03-07
vfio/common: Record DMA mapped IOVA ranges
Joao Martins
2023-03-07
vfio/common: Add helper to consolidate iova/end calculation
Joao Martins
2023-03-07
vfio/common: Consolidate skip/invalid section into helper
Joao Martins
2023-03-07
vfio/common: Use a single tracepoint for skipped sections
Joao Martins
2023-03-07
vfio/common: Add helper to validate iova/end against hostwin
Joao Martins
2023-03-07
vfio/common: Add VFIOBitmap and alloc function
Avihai Horon
2023-03-07
vfio/common: Abort migration if dirty log start/stop/sync fails
Avihai Horon
2023-03-07
vfio/common: Fix wrong %m usages
Avihai Horon
2023-03-07
vfio/common: Fix error reporting in vfio_get_dirty_bitmap()
Avihai Horon
2023-02-16
vfio/migration: Remove VFIO migration protocol v1
Avihai Horon
2023-02-16
vfio/migration: Implement VFIO migration protocol v2
Avihai Horon
2023-02-16
vfio/migration: Rename functions/structs related to v1 protocol
Avihai Horon
2023-02-16
vfio/migration: Block multiple devices migration
Avihai Horon
2023-02-16
vfio/common: Change vfio_devices_all_running_and_saving() logic to equivalent...
Avihai Horon
2023-02-16
vfio/migration: Allow migration without VFIO IOMMU dirty tracking support
Avihai Horon
2022-11-07
vfio: move implement of vfio_get_xlat_addr() to memory.c
Cindy Lu
2022-09-27
vfio/common: Fix vfio_iommu_type1_info use after free
Alex Williamson
2022-06-08
vfio/common: remove spurious warning on vfio_listener_region_del
Eric Auger
[next]