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.
 
 
 
 
 
 
Vladimir Sementsov-Ogievskiy 9c98f145df dirty-bitmaps: clean-up bitmaps loading and migration logic 8 years ago
..
Makefile.objs COLO: Remove colo_state migration struct 8 years ago
block-dirty-bitmap.c dirty-bitmaps: clean-up bitmaps loading and migration logic 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-failover.c qapi/migration.json: Rename COLO unknown mode to none mode. 8 years ago
colo.c COLO: quick failover process by kick COLO thread 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 Error reporting patches for 2018-10-22 8 years ago
migration.h migration: do not wait for free thread 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 migration: Stop postcopy fault thread before notifying 8 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 COLO: flush host dirty ram from cache 8 years ago
ram.h COLO: Load dirty pages into SVM's RAM cache firstly 8 years ago
rdma.c migration/rdma: Fix uninitialised rdma_return_path 8 years ago
rdma.h migration: Export rdma.c functions in its own file 9 years ago
savevm.c Error reporting patches for 2018-10-22 8 years ago
savevm.h savevm: split the process of different stages for loadvm/savevm 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 COLO: Flush memory data from ram cache 8 years ago
vmstate-types.c migration: Route more error paths 9 years ago
vmstate.c migration: Correctly handle subsections with no 'needed' function 8 years ago
xbzrle.c migration: Create migration/xbzrle.h 9 years ago
xbzrle.h migration: Create migration/xbzrle.h 9 years ago