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.
 
 
 
 
 
 
Peter Xu 3e0c8050eb migration: pass MigrationState to migrate_init() 9 years ago
..
Makefile.objs buildsys: Move rdma libs to per object 9 years ago
block.c Replace all occurances of __FUNCTION__ with __func__ 9 years ago
block.h migration: disable auto-converge during bulk block migration 9 years ago
channel.c migration: Route errors down through migration_channel_connect 9 years ago
channel.h migration: Route errors down through migration_channel_connect 9 years ago
colo-comm.c migration: pre_save return int 9 years ago
colo-failover.c Include qapi/error.h exactly where needed 9 years ago
colo.c Include qapi/error.h exactly where needed 9 years ago
exec.c Include qapi/error.h exactly where needed 9 years ago
exec.h migration: Export exec.c functions in its own file 9 years ago
fd.c Include qapi/error.h exactly where needed 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: pass MigrationState to migrate_init() 9 years ago
migration.h migration: pass MigrationState to migrate_init() 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: provide postcopy_fault_thread_notify() 9 years ago
postcopy-ram.h migration: provide postcopy_fault_thread_notify() 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: better error handling with QEMUFile 9 years ago
ram.h Include qapi/qmp/qdict.h exactly where needed 9 years ago
rdma.c migration: Allow migrate_fd_connect to take an Error * 9 years ago
rdma.h migration: Export rdma.c functions in its own file 9 years ago
savevm.c migration: pass MigrationState to migrate_init() 9 years ago
savevm.h migration: Create load_setup()/cleanup() methods 9 years ago
socket.c migration: Route errors down through migration_channel_connect 9 years ago
socket.h migration: Export socket.c functions in its own file 9 years ago
tls.c migration: Route errors down through migration_channel_connect 9 years ago
tls.h migration: Export tls.c functions in its own file 9 years ago
trace-events migration: Route errors down through migration_channel_connect 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