index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
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
Files
Lines
2023-11-06
vfio/common: Move vfio_host_win_add/del into spapr.c
Zhenzhong Duan
1
-5
/
+0
2023-11-06
vfio/spapr: Make vfio_spapr_create/remove_window static
Zhenzhong Duan
1
-6
/
+0
2023-11-06
vfio/container: Move spapr specific init/deinit into spapr.c
Zhenzhong Duan
1
-1
/
+3
2023-11-03
vfio: Collect container iova range info
Eric Auger
1
-0
/
+1
2023-10-18
vfio/common: Move legacy VFIO backend code into separate container.c
Yi Liu
1
-0
/
+35
2023-10-18
vfio/common: Introduce a global VFIODevice list
Zhenzhong Duan
1
-0
/
+2
2023-10-18
vfio/common: Store the parent container in VFIODevice
Zhenzhong Duan
1
-0
/
+1
2023-10-18
vfio/common: Introduce a per container device list
Zhenzhong Duan
1
-0
/
+2
2023-10-18
vfio/ccw: Use vfio_[attach/detach]_device
Eric Auger
1
-5
/
+0
2023-10-18
vfio/pci: Introduce vfio_[attach/detach]_device
Eric Auger
1
-0
/
+3
2023-10-18
vfio/common: Extract out vfio_kvm_device_[add/del]_fd
Zhenzhong Duan
1
-0
/
+3
2023-10-18
vfio/common: Move IOMMU agnostic helpers to a separate file
Yi Liu
1
-0
/
+9
2023-09-11
vfio/migration: Refactor PRE_COPY and RUNNING state checks
Joao Martins
1
-0
/
+2
2023-07-10
vfio/migration: Return bool type for vfio_migration_realize()
Zhenzhong Duan
1
-1
/
+1
2023-07-10
vfio/migration: Change vIOMMU blocker from global to per device
Zhenzhong Duan
1
-2
/
+1
2023-06-30
vfio/migration: Make VFIO migration non-experimental
Avihai Horon
1
-3
/
+3
2023-06-30
vfio/migration: Reset bytes_transferred properly
Avihai Horon
1
-0
/
+1
2023-06-30
vfio: Implement a common device info helper
Alex Williamson
1
-0
/
+1
2023-06-30
vfio/migration: Add support for switchover ack capability
Avihai Horon
1
-0
/
+1
2023-06-30
vfio/migration: Add VFIO migration pre-copy support
Avihai Horon
1
-0
/
+2
2023-06-30
vfio/migration: Store VFIO migration flags in VFIOMigration
Avihai Horon
1
-0
/
+1
2023-03-07
vfio/migration: Rename entry points
Alex Williamson
1
-3
/
+3
2023-03-07
vfio/migration: Block migration with vIOMMU
Joao Martins
1
-0
/
+2
2023-03-07
vfio/common: Add device dirty page tracking start/stop
Joao Martins
1
-0
/
+2
2023-02-16
vfio/migration: Remove VFIO migration protocol v1
Avihai Horon
1
-5
/
+0
2023-02-16
vfio/migration: Implement VFIO migration protocol v2
Avihai Horon
1
-0
/
+5
2023-02-16
vfio/migration: Rename functions/structs related to v1 protocol
Avihai Horon
1
-1
/
+1
2023-02-16
vfio/migration: Block multiple devices migration
Avihai Horon
1
-0
/
+2
2022-05-06
vfio/common: Rename VFIOGuestIOMMU::iommu into ::iommu_mr
Yi Liu
1
-1
/
+1
2021-07-08
vfio: Query and store the maximum number of possible DMA mappings
David Hildenbrand
1
-0
/
+1
2021-07-08
vfio: Support for RamDiscardManager in the !vIOMMU case
David Hildenbrand
1
-0
/
+11
2020-11-23
vfio: Change default dirty pages tracking behavior during migration
Kirti Wankhede
1
-0
/
+1
2020-11-23
vfio: Make migration support experimental
Alex Williamson
1
-0
/
+1
2020-11-01
vfio: Add routine for finding VFIO_DEVICE_GET_INFO capabilities
Matthew Rosato
1
-0
/
+2
2020-11-01
vfio: Find DMA available capability
Matthew Rosato
1
-0
/
+2
2020-11-01
qapi: Add VFIO devices migration stats in Migration stats
Kirti Wankhede
1
-0
/
+3
2020-11-01
vfio: Get migration capability flags for container
Kirti Wankhede
1
-0
/
+3
2020-11-01
vfio: Add save state functions to SaveVMHandlers
Kirti Wankhede
1
-0
/
+1
2020-11-01
vfio: Add migration state change notifier
Kirti Wankhede
1
-0
/
+2
2020-11-01
vfio: Add VM state change handler to know state of VM
Kirti Wankhede
1
-0
/
+4
2020-11-01
vfio: Add migration region initialization and finalize function
Kirti Wankhede
1
-0
/
+9
2020-11-01
vfio: Add save and load functions for VFIO PCI devices
Kirti Wankhede
1
-0
/
+2
2020-11-01
vfio: Add vfio_get_object callback to VFIODeviceOps
Kirti Wankhede
1
-0
/
+1
2020-11-01
vfio: Add function to unmap VFIO region
Kirti Wankhede
1
-0
/
+1
2020-07-02
vfio: Convert to ram_block_discard_disable()
David Hildenbrand
1
-2
/
+2
2019-10-04
vfio: Turn the container error into an Error handle
Eric Auger
1
-1
/
+1
2019-07-02
vfio-common.h: Remove inaccurate comment
Fabiano Rosas
1
-5
/
+0
2019-06-13
vfio/common: Introduce vfio_set_irq_signaling helper
Eric Auger
1
-0
/
+2
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-03-12
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20190311.0' ...
Peter Maydell
1
-0
/
+4
[next]