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
Commit message (
Expand
)
Author
Age
Files
Lines
*
migration: qemu_savevm_state_cleanup becomes mandatory operation
Denis V. Lunev
2015-11-10
1
-1
/
+1
*
Inhibit ballooning during postcopy
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+9
*
Disable mlock around incoming postcopy
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+24
*
End of migration for postcopy
Dr. David Alan Gilbert
2015-11-10
1
-1
/
+25
*
Postcopy: Mark nohugepage before discard
Dr. David Alan Gilbert
2015-11-10
2
-4
/
+52
*
postcopy: Wire up loadvm_postcopy_handle_ commands
Dr. David Alan Gilbert
2015-11-10
1
-1
/
+27
*
Start up a postcopy/listener thread ready for incoming page data
Dr. David Alan Gilbert
2015-11-10
2
-1
/
+84
*
Postcopy; Handle userfault requests
Dr. David Alan Gilbert
2015-11-10
1
-9
/
+146
*
Host page!=target page: Cleanup bitmaps
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+172
*
Don't iterate on precopy-only devices during postcopy
Dr. David Alan Gilbert
2015-11-10
2
-3
/
+12
*
Don't sync dirty bitmaps in postcopy
Dr. David Alan Gilbert
2015-11-10
1
-2
/
+5
*
postcopy: Check order of received target pages
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+11
*
Postcopy: Use helpers to map pages during migration
Dr. David Alan Gilbert
2015-11-10
1
-1
/
+129
*
postcopy_ram.c: place_page and helpers
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+100
*
Page request: Consume pages off the post-copy queue
Dr. David Alan Gilbert
2015-11-10
1
-31
/
+218
*
Page request: Process incoming page request
Dr. David Alan Gilbert
2015-11-10
2
-1
/
+115
*
Page request: Add MIG_RP_MSG_REQ_PAGES reverse command
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+70
*
Postcopy: End of iteration
Dr. David Alan Gilbert
2015-11-10
1
-14
/
+37
*
Postcopy: Postcopy startup in migration thread
Dr. David Alan Gilbert
2015-11-10
1
-7
/
+167
*
postcopy: ram_enable_notify to switch on userfault
Dr. David Alan Gilbert
2015-11-10
2
-0
/
+78
*
postcopy: Incoming initialisation
Dr. David Alan Gilbert
2015-11-10
3
-0
/
+121
*
migration_completion: Take current state
Dr. David Alan Gilbert
2015-11-10
4
-3
/
+307
*
Postcopy: Maintain unsentmap
Dr. David Alan Gilbert
2015-11-10
1
-6
/
+45
*
Add qemu_savevm_state_complete_postcopy
Dr. David Alan Gilbert
2015-11-10
2
-2
/
+48
*
Avoid sending vmdescription during postcopy
Dr. David Alan Gilbert
2015-11-10
1
-1
/
+2
*
MIGRATION_STATUS_POSTCOPY_ACTIVE: Add new migration state
Dr. David Alan Gilbert
2015-11-10
1
-2
/
+45
*
migration_completion: Take current state
Dr. David Alan Gilbert
2015-11-10
1
-4
/
+7
*
migrate_start_postcopy: Command to trigger transition to postcopy
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+22
*
postcopy: OS support test
Dr. David Alan Gilbert
2015-11-10
3
-1
/
+163
*
Modify save_live_pending for postcopy
Dr. David Alan Gilbert
2015-11-10
4
-10
/
+31
*
MIG_CMD_PACKAGED: Send a packaged chunk of migration stream
Dr. David Alan Gilbert
2015-11-10
1
-5
/
+99
*
Add wrappers and handlers for sending/receiving the postcopy-ram migration me...
Dr. David Alan Gilbert
2015-11-10
2
-0
/
+274
*
Add migration-capability boolean for postcopy-ram.
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+23
*
Rework loadvm path for subloops
Dr. David Alan Gilbert
2015-11-10
2
-67
/
+76
*
Return path: Source handling of return path
Dr. David Alan Gilbert
2015-11-10
1
-2
/
+157
*
migration_is_setup_or_active
Dr. David Alan Gilbert
2015-11-10
1
-6
/
+20
*
Return path: Send responses from destination to source
Dr. David Alan Gilbert
2015-11-10
2
-1
/
+46
*
Return path: Control commands
Dr. David Alan Gilbert
2015-11-10
1
-1
/
+42
*
Migration commands
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+71
*
Return path: socket_writev_buffer: Block even on non-blocking fd's
Dr. David Alan Gilbert
2015-11-10
1
-5
/
+37
*
Return path: Open a return path on QEMUFile for sockets
Dr. David Alan Gilbert
2015-11-10
2
-9
/
+72
*
Rename save_live_complete to save_live_complete_precopy
Dr. David Alan Gilbert
2015-11-10
4
-8
/
+8
*
migrate_init: Call from savevm
Dr. David Alan Gilbert
2015-11-10
2
-1
/
+3
*
ram_load: Factor out host_from_stream_offset call and check
Dr. David Alan Gilbert
2015-11-10
1
-26
/
+15
*
ram_debug_dump_bitmap: Dump a migration bitmap as text
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+39
*
Add wrapper for setting blocking status on a QEMUFile
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+15
*
Add qemu_get_buffer_in_place to avoid copies some of the time
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+37
*
Rename mis->file to from_src_file
Dr. David Alan Gilbert
2015-11-10
1
-1
/
+1
*
qemu_ram_block_by_name
Dr. David Alan Gilbert
2015-11-10
1
-20
/
+15
*
Move configuration section writing
Dr. David Alan Gilbert
2015-11-10
1
-5
/
+6
[next]