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
/
hw
/
vfio
/
migration.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-26
vfio: Avoid error_propagate() after migrate_add_blocker()
Markus Armbruster
1
-4
/
+2
2021-06-18
vfio/migration: Correct device state from vmstate change for savevm case
Kirti Wankhede
1
-1
/
+10
2021-06-18
vfio: Fix unregister SaveVMHandler in vfio_migration_finalize
Kunkun Jiang
1
-0
/
+1
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-03-16
vfio/migrate: Move switch of dirty tracking into vfio_memory_listener
Keqian Zhu
1
-35
/
+0
2021-03-16
vfio: Set the priority of the VFIO VM state change handler explicitly
Shenming Lu
1
-1
/
+2
2021-03-16
vfio: Move the saving of the config space to the right place in VFIO migration
Shenming Lu
1
-10
/
+15
2021-03-09
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
1
-1
/
+1
2020-11-23
vfio: Make migration support experimental
Alex Williamson
1
-1
/
+1
2020-11-12
Fix use after free in vfio_migration_probe
Kirti Wankhede
1
-1
/
+1
2020-11-01
qapi: Add VFIO devices migration stats in Migration stats
Kirti Wankhede
1
-0
/
+9
2020-11-01
vfio: Add function to start and stop dirty pages tracking
Kirti Wankhede
1
-0
/
+36
2020-11-01
vfio: Get migration capability flags for container
Kirti Wankhede
1
-1
/
+6
2020-11-01
vfio: Add load state functions to SaveVMHandlers
Kirti Wankhede
1
-0
/
+195
2020-11-01
vfio: Add save state functions to SaveVMHandlers
Kirti Wankhede
1
-0
/
+276
2020-11-01
vfio: Register SaveVMHandlers for VFIO device
Kirti Wankhede
1
-0
/
+102
2020-11-01
vfio: Add migration state change notifier
Kirti Wankhede
1
-0
/
+28
2020-11-01
vfio: Add VM state change handler to know state of VM
Kirti Wankhede
1
-0
/
+160
2020-11-01
vfio: Add migration region initialization and finalize function
Kirti Wankhede
1
-0
/
+122