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
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
2015-11-04
migration: code clean up
Liang Li
2015-11-04
migration: rename cancel to cleanup in SaveVMHandles
Liang Li
2015-11-04
migration: rename qemu_savevm_state_cancel
Liang Li
2015-11-04
migration: defer migration_end & blk_mig_cleanup
Liang Li
2015-10-23
block: Prepare for NULL BDS
Max Reitz
2015-10-20
coroutine: move into libqemuutil.a library
Daniel P. Berrange
2015-10-15
migration: fix deadlock
Denis V. Lunev
2015-10-15
migration: announce VM's new home just before VM is runnable
Amit Shah
2015-10-15
Migration: Generate the completed event only when we complete
Dr. David Alan Gilbert
2015-09-30
migration: Disambiguate MAX_THROTTLE
Jason J. Herne
2015-09-30
qmp/hmp: Add throttle ratio to query-migrate and info migrate
Jason J. Herne
2015-09-30
migration: Dynamic cpu throttling for auto-converge
Jason J. Herne
2015-09-30
migration: Parameters for auto-converge cpu throttling
Jason J. Herne
2015-09-29
ram_find_and_save_block: Split out the finding
Dr. David Alan Gilbert
2015-09-29
Move dirty page search state into separate structure
Dr. David Alan Gilbert
2015-09-29
migration: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-09-29
migration: qemu-file more size_t'ifying
Dr. David Alan Gilbert
2015-09-29
migration: size_t'ify some of qemu-file
Dr. David Alan Gilbert
2015-09-29
Split out end of migration code from migration_thread
Dr. David Alan Gilbert
2015-09-29
migration/ram.c: Use RAMBlock rather than MemoryRegion
Dr. David Alan Gilbert
2015-09-11
maint: avoid useless "if (foo) free(foo)" pattern
Daniel P. Berrange
2015-09-11
maint: remove / fix many doubled words
Daniel P. Berrange
2015-08-03
migration: Fix global state with Xen.
Anthony PERARD
2015-07-24
rcu: actually register threads that have RCU read-side critical sections
Paolo Bonzini
2015-07-16
RDMA: Fix error exits
Dr. David Alan Gilbert
2015-07-15
migration: We also want to store the global state for savevm
Juan Quintela
2015-07-15
migration: reduce the count of strlen call
Liang Li
[next]