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.
 
 
 
 
 
 
Zhang Chen db00972922 Migration/colo.c: Make COLO node running after failover 7 years ago
..
Makefile.objs COLO: Remove colo_state migration struct 8 years ago
block-dirty-bitmap.c qemu/queue.h: leave head structs anonymous unless necessary 7 years ago
block.c migration/block: use qemu_iovec_init_buf 7 years ago
block.h migration: disable auto-converge during bulk block migration 9 years ago
channel.c migration: fix the multifd code when receiving less channels 7 years ago
channel.h migration: Route errors down through migration_channel_connect 8 years ago
colo-failover.c qapi/migration.json: Rename COLO unknown mode to none mode. 8 years ago
colo.c Migration/colo.c: Make COLO node running after failover 7 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: Use strnlen() for fixed-size string 7 years ago
migration.c Migration/colo.c: Make COLO node running after failover 7 years ago
migration.h migration: Create socket-address parameter 7 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 migration: Add an ability to ignore shared RAM blocks 7 years ago
postcopy-ram.h postcopy: drop ram_pages parameter from postcopy_ram_incoming_init() 8 years ago
qemu-file-channel.c migration: invoke qio_channel_yield only when qemu_in_coroutine() 8 years ago
qemu-file-channel.h migration: Export qemu-file-channel.c functions in its own file 9 years ago
qemu-file.c migration: disable RDMA WRITE after postcopy started 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/ram.c: add the free page optimization enable flag 7 years ago
ram.h migration: multifd_save_cleanup() can't fail, simplify 7 years ago
rdma.c migration: Add an ability to ignore shared RAM blocks 7 years ago
rdma.h migration: Export rdma.c functions in its own file 9 years ago
savevm.c migration/ram.c: add a notifier chain for precopy 7 years ago
savevm.h savevm: split the process of different stages for loadvm/savevm 8 years ago
socket.c migration: Create socket-address parameter 7 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: Switch to using announce timer 7 years ago
vmstate-types.c vmstate: constify VMStateField 7 years ago
vmstate.c migration: Add post_save function to VMStateDescription 7 years ago
xbzrle.c migration: Create migration/xbzrle.h 9 years ago
xbzrle.h migration: Create migration/xbzrle.h 9 years ago