index
:
rocket-tools/riscv-gnu-toolchain/qemu/subprojects/libvfio-user.git
master
master-migv2
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
/
lib
/
migration.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-30
introduce device quiesce callback (#609)
Thanos Makatos
1
-7
/
+17
2021-10-05
make migration state callback optionally asynchronous (#608)
Thanos Makatos
1
-0
/
+5
2021-06-02
clean up migration register definitions (#550)
John Levon
1
-7
/
+7
2021-05-28
hide non-ABI symbols (#538)
John Levon
1
-1
/
+1
2021-05-20
migration: various dirty page tracking fixes (#457)
Thanos Makatos
1
-58
/
+112
2021-04-15
remove stale comment (#443)
John Levon
1
-2
/
+0
2021-04-14
migration: use ERROR_INT() (#432)
John Levon
1
-29
/
+26
2021-04-13
drop use of __u* types (#438)
John Levon
1
-13
/
+10
2021-03-25
re-work unit test mocking (#400)
John Levon
1
-2
/
+2
2021-02-18
use sizeof() consistently (#351)
John Levon
1
-1
/
+1
2021-02-18
unit test exec_command and friends w.r.t. migration device state (#346)
Thanos Makatos
1
-78
/
+1
2021-02-10
don't expose -errno in public API (#327)
John Levon
1
-0
/
+6
2021-02-10
expose migration region (#305)
Thanos Makatos
1
-9
/
+38
2021-01-27
allow device to specify data_offset when resuming (#272)
Thanos Makatos
1
-24
/
+17
2021-01-26
cache pending_bytes (#246)
Thanos Makatos
1
-6
/
+7
2021-01-26
don't return wrong data_offset in resuming state (#253)
Thanos Makatos
1
-16
/
+12
2021-01-26
reset migration iteration state whenever VFIO device migration state changes ...
Thanos Makatos
1
-0
/
+1
2021-01-26
use names for migration states when logging (#250)
Thanos Makatos
1
-26
/
+55
2021-01-26
don't remain in wrong migration iteration state after data have been prepared...
Thanos Makatos
1
-0
/
+8
2021-01-26
introduce function for transitioning vfio-user migration iteration states (#263)
Thanos Makatos
1
-2
/
+10
2021-01-25
add pre-copy phase in live migration example (#247)
Thanos Makatos
1
-0
/
+6
2021-01-25
minor comments (#249)
Thanos Makatos
1
-1
/
+9
2021-01-25
rename _migr_state_transition_is_valid to vfio_migr_state_transition_is_valid...
Thanos Makatos
1
-2
/
+2
2021-01-25
minor comments (#262)
Thanos Makatos
1
-1
/
+9
2021-01-25
don't swallow errors when writing data_size (#261)
Thanos Makatos
1
-3
/
+5
2021-01-07
re-work access handling (#220)
John Levon
1
-9
/
+10
2021-01-04
pass vfu_ctx_t to callbacks (#222)
John Levon
1
-30
/
+29
2020-12-02
use log level defines from syslog
Thanos Makatos
1
-15
/
+15
2020-11-27
rename to libvfio-user (#128)
John Levon
1
-45
/
+56
2020-11-24
Api refactoring (#115)
swapnili
1
-5
/
+7
2020-11-24
parse VFIO_USER_VERSION JSON stanza
John Levon
1
-2
/
+16
2020-11-23
fix printf args
Thanos Makatos
1
-4
/
+4
2020-11-20
don't expose migration as region
Thanos Makatos
1
-3
/
+3
2020-11-20
move migration into separate file
Thanos Makatos
1
-0
/
+468