index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration
Age
Commit message (
Expand
)
Author
2015-11-10
migration: qemu_savevm_state_cleanup becomes mandatory operation
Denis V. Lunev
2015-11-10
Inhibit ballooning during postcopy
Dr. David Alan Gilbert
2015-11-10
Disable mlock around incoming postcopy
Dr. David Alan Gilbert
2015-11-10
End of migration for postcopy
Dr. David Alan Gilbert
2015-11-10
Postcopy: Mark nohugepage before discard
Dr. David Alan Gilbert
2015-11-10
postcopy: Wire up loadvm_postcopy_handle_ commands
Dr. David Alan Gilbert
2015-11-10
Start up a postcopy/listener thread ready for incoming page data
Dr. David Alan Gilbert
2015-11-10
Postcopy; Handle userfault requests
Dr. David Alan Gilbert
2015-11-10
Host page!=target page: Cleanup bitmaps
Dr. David Alan Gilbert
2015-11-10
Don't iterate on precopy-only devices during postcopy
Dr. David Alan Gilbert
2015-11-10
Don't sync dirty bitmaps in postcopy
Dr. David Alan Gilbert
2015-11-10
postcopy: Check order of received target pages
Dr. David Alan Gilbert
2015-11-10
Postcopy: Use helpers to map pages during migration
Dr. David Alan Gilbert
2015-11-10
postcopy_ram.c: place_page and helpers
Dr. David Alan Gilbert
2015-11-10
Page request: Consume pages off the post-copy queue
Dr. David Alan Gilbert
2015-11-10
Page request: Process incoming page request
Dr. David Alan Gilbert
2015-11-10
Page request: Add MIG_RP_MSG_REQ_PAGES reverse command
Dr. David Alan Gilbert
2015-11-10
Postcopy: End of iteration
Dr. David Alan Gilbert
2015-11-10
Postcopy: Postcopy startup in migration thread
Dr. David Alan Gilbert
2015-11-10
postcopy: ram_enable_notify to switch on userfault
Dr. David Alan Gilbert
2015-11-10
postcopy: Incoming initialisation
Dr. David Alan Gilbert
2015-11-10
migration_completion: Take current state
Dr. David Alan Gilbert
2015-11-10
Postcopy: Maintain unsentmap
Dr. David Alan Gilbert
2015-11-10
Add qemu_savevm_state_complete_postcopy
Dr. David Alan Gilbert
2015-11-10
Avoid sending vmdescription during postcopy
Dr. David Alan Gilbert
2015-11-10
MIGRATION_STATUS_POSTCOPY_ACTIVE: Add new migration state
Dr. David Alan Gilbert
2015-11-10
migration_completion: Take current state
Dr. David Alan Gilbert
2015-11-10
migrate_start_postcopy: Command to trigger transition to postcopy
Dr. David Alan Gilbert
2015-11-10
postcopy: OS support test
Dr. David Alan Gilbert
2015-11-10
Modify save_live_pending for postcopy
Dr. David Alan Gilbert
2015-11-10
MIG_CMD_PACKAGED: Send a packaged chunk of migration stream
Dr. David Alan Gilbert
2015-11-10
Add wrappers and handlers for sending/receiving the postcopy-ram migration me...
Dr. David Alan Gilbert
2015-11-10
Add migration-capability boolean for postcopy-ram.
Dr. David Alan Gilbert
2015-11-10
Rework loadvm path for subloops
Dr. David Alan Gilbert
2015-11-10
Return path: Source handling of return path
Dr. David Alan Gilbert
2015-11-10
migration_is_setup_or_active
Dr. David Alan Gilbert
2015-11-10
Return path: Send responses from destination to source
Dr. David Alan Gilbert
2015-11-10
Return path: Control commands
Dr. David Alan Gilbert
2015-11-10
Migration commands
Dr. David Alan Gilbert
2015-11-10
Return path: socket_writev_buffer: Block even on non-blocking fd's
Dr. David Alan Gilbert
2015-11-10
Return path: Open a return path on QEMUFile for sockets
Dr. David Alan Gilbert
2015-11-10
Rename save_live_complete to save_live_complete_precopy
Dr. David Alan Gilbert
2015-11-10
migrate_init: Call from savevm
Dr. David Alan Gilbert
2015-11-10
ram_load: Factor out host_from_stream_offset call and check
Dr. David Alan Gilbert
2015-11-10
ram_debug_dump_bitmap: Dump a migration bitmap as text
Dr. David Alan Gilbert
2015-11-10
Add wrapper for setting blocking status on a QEMUFile
Dr. David Alan Gilbert
2015-11-10
Add qemu_get_buffer_in_place to avoid copies some of the time
Dr. David Alan Gilbert
2015-11-10
Rename mis->file to from_src_file
Dr. David Alan Gilbert
2015-11-10
qemu_ram_block_by_name
Dr. David Alan Gilbert
2015-11-10
Move configuration section writing
Dr. David Alan Gilbert
[next]