QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ladi Prosek 3c254ab8d7 Remove empty statements 9 years ago
..
Makefile.objs buildsys: Move rdma libs to per object 9 years ago
block.c Remove empty statements 8 years ago
block.h migration: disable auto-converge during bulk block migration 9 years ago
channel.c migration: Add comments to channel functions 9 years ago
channel.h migration: Remove MigrationState from migration_channel_incomming() 9 years ago
colo-comm.c migration: pre_save return int 9 years ago
colo-failover.c qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) 9 years ago
colo.c qapi: Mechanically convert FOO_lookup[...] to FOO_str(...) 9 years ago
exec.c migration: Teach it about G_SOURCE_REMOVE 9 years ago
exec.h migration: Export exec.c functions in its own file 9 years ago
fd.c migration: Teach it about G_SOURCE_REMOVE 9 years ago
fd.h migration: Export fd.c functions in its own file 9 years ago
global_state.c migration: pre_save return int 9 years ago
migration.c migration: Make xbzrle_cache_size a migration parameter 9 years ago
migration.h migration: Make xbzrle_cache_size a migration parameter 9 years ago
page_cache.c migration: Make sure that we pass the right cache size 9 years ago
page_cache.h migration: Make cache_init() take an error parameter 9 years ago
postcopy-ram.c migration: add bitmap for received page 9 years ago
postcopy-ram.h migration: postcopy_place_page factoring out 9 years ago
qemu-file-channel.c migration: Split qemu-file.h 9 years ago
qemu-file-channel.h migration: Export qemu-file-channel.c functions in its own file 9 years ago
qemu-file.c migration: Remove unneeded includes 9 years ago
qemu-file.h migration: ram_control_* are implemented in qemu_file 9 years ago
qjson.c migration: Move qjson.h to migration/ 9 years ago
qjson.h migration: Move qjson.h to migration/ 9 years ago
ram.c migration/ram.c: do not set 'postcopy_running' in POSTCOPY_INCOMING_END 8 years ago
ram.h migration: No need to return the size of the cache 9 years ago
rdma.c migration/rdma: Send error during cancelling 9 years ago
rdma.h migration: Export rdma.c functions in its own file 9 years ago
savevm.c migration, xen: Fix block image lock issue on live migration 8 years ago
savevm.h migration: Create load_setup()/cleanup() methods 9 years ago
socket.c migration: Create migration_has_all_channels 9 years ago
socket.h migration: Export socket.c functions in its own file 9 years ago
tls.c migration: Improve migration thread error handling 9 years ago
tls.h migration: Export tls.c functions in its own file 9 years ago
trace-events migration: check pre_save return in vmstate_save_state 9 years ago
vmstate-types.c migration: Route more error paths 9 years ago
vmstate.c migration: wire vmstate_save_state errors up to vmstate_subsection_save 9 years ago
xbzrle.c migration: Create migration/xbzrle.h 9 years ago
xbzrle.h migration: Create migration/xbzrle.h 9 years ago