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
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/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-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-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
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
2022-05-06
vfio/common: Rename VFIOGuestIOMMU::iommu into ::iommu_mr
Yi Liu
2021-07-08
vfio: Query and store the maximum number of possible DMA mappings
David Hildenbrand
2021-07-08
vfio: Support for RamDiscardManager in the !vIOMMU case
David Hildenbrand
2020-11-23
vfio: Change default dirty pages tracking behavior during migration
Kirti Wankhede
2020-11-23
vfio: Make migration support experimental
Alex Williamson
2020-11-01
vfio: Add routine for finding VFIO_DEVICE_GET_INFO capabilities
Matthew Rosato
2020-11-01
vfio: Find DMA available capability
Matthew Rosato
2020-11-01
qapi: Add VFIO devices migration stats in Migration stats
Kirti Wankhede
2020-11-01
vfio: Get migration capability flags for container
Kirti Wankhede
2020-11-01
vfio: Add save state functions to SaveVMHandlers
Kirti Wankhede
2020-11-01
vfio: Add migration state change notifier
Kirti Wankhede
2020-11-01
vfio: Add VM state change handler to know state of VM
Kirti Wankhede
2020-11-01
vfio: Add migration region initialization and finalize function
Kirti Wankhede
2020-11-01
vfio: Add save and load functions for VFIO PCI devices
Kirti Wankhede
2020-11-01
vfio: Add vfio_get_object callback to VFIODeviceOps
Kirti Wankhede
2020-11-01
vfio: Add function to unmap VFIO region
Kirti Wankhede
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-07-02
vfio: Convert to ram_block_discard_disable()
David Hildenbrand
2019-10-04
vfio: Turn the container error into an Error handle
Eric Auger
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
[next]