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.
 
 
 
 
 
 
Lidong Chen 4b3fb65db9 migration: fix duplicate initialization for expected_downtime and cleanup_bh 8 years ago
..
Makefile.objs migration: add postcopy migration of dirty bitmaps 8 years ago
block-dirty-bitmap.c dirty-bitmap: fix double lock on bitmap enabling 8 years ago
block.c migration/block: compare only read blocks against the rate limiter 8 years ago
block.h migration: disable auto-converge during bulk block migration 9 years ago
channel.c Migration+TLS: Fix crash due to double cleanup 8 years ago
channel.h migration: Route errors down through migration_channel_connect 8 years ago
colo-comm.c migration: pre_save return int 9 years ago
colo-failover.c Include less of the generated modular QAPI headers 8 years ago
colo.c Include less of the generated modular QAPI headers 8 years ago
exec.c migration: unify incoming processing 8 years ago
exec.h migration: Export exec.c functions in its own file 9 years ago
fd.c migration: unify incoming processing 8 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: fix duplicate initialization for expected_downtime and cleanup_bh 8 years ago
migration.h migration: Wake rate limiting for urgent requests 8 years ago
page_cache.c migration: use local path for local headers 8 years ago
page_cache.h migration: Make cache_init() take an error parameter 9 years ago
postcopy-ram.c postcopy: drop ram_pages parameter from postcopy_ram_incoming_init() 8 years ago
postcopy-ram.h postcopy: drop ram_pages parameter from postcopy_ram_incoming_init() 8 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: detect compression and decompression errors 8 years ago
qemu-file.h migration: stop compression to allocate and free memory frequently 8 years ago
qjson.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
qjson.h typedefs: add QJSON 8 years ago
ram.c migration: update recv bitmap only on dest vm 8 years ago
ram.h migration: move income process out of multifd 8 years ago
rdma.c migration: Fixes for non-migratable RAMBlocks 8 years ago
rdma.h migration: Export rdma.c functions in its own file 9 years ago
savevm.c migration: reorder MIG_CMD_POSTCOPY_RESUME 8 years ago
savevm.h migration: introduce SaveVMHandlers.resume_prepare 8 years ago
socket.c migration: unify incoming processing 8 years ago
socket.h migration: Export functions to create send channels 8 years ago
tls.c qio: non-default context for TLS handshake 8 years ago
tls.h migration: Export tls.c functions in its own file 9 years ago
trace-events migration/next for 20180627 8 years ago
vmstate-types.c migration: Route more error paths 9 years ago
vmstate.c acpi, vhost, misc: fixes, features 8 years ago
xbzrle.c migration: Create migration/xbzrle.h 9 years ago
xbzrle.h migration: Create migration/xbzrle.h 9 years ago