index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
migration
/
migration.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
migration: Add qmp commands to set and query parameters
Liang Li
2015-05-07
1
-0
/
+56
*
migration: Use an array instead of 3 parameters
Liang Li
2015-05-07
1
-12
/
+19
*
migration: Add interface to control compression
Liang Li
2015-05-07
1
-2
/
+5
*
migration: Add the framework of multi-thread decompression
Liang Li
2015-05-06
1
-0
/
+19
*
migration: Add the framework of multi-thread compression
Liang Li
2015-05-06
1
-0
/
+37
*
migration: Expose 'cancelling' status to user
zhanghailiang
2015-03-17
1
-5
/
+1
*
migration: Convert 'status' of MigrationInfo to use an enum type
zhanghailiang
2015-03-17
1
-15
/
+5
*
migration: Rename abbreviated macro MIG_STATE_* to MIGRATION_STATUS_*
zhanghailiang
2015-03-17
1
-43
/
+50
*
migration: Remove unused functions
Thomas Huth
2015-03-17
1
-9
/
+0
*
migrate_incoming: Cleanup/clarify error messages
Dr. David Alan Gilbert
2015-03-17
1
-2
/
+6
*
migration: Avoid qerror_report_err() outside QMP command handlers
Markus Armbruster
2015-03-17
1
-2
/
+1
*
Add migrate_incoming
Dr. David Alan Gilbert
2015-03-16
1
-0
/
+19
*
Add -incoming defer
Dr. David Alan Gilbert
2015-03-16
1
-6
/
+23
*
migration_cancel: shutdown migration socket
Dr. David Alan Gilbert
2015-01-16
1
-0
/
+12
*
Start migrating migration code into a migration directory
Dr. David Alan Gilbert
2014-12-16
1
-0
/
+700