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 Maydell f6c63c0dbf * ASAN fixes 8 years ago
..
Makefile.objs COLO: Remove colo_state migration struct 8 years ago
block-dirty-bitmap.c bitmaps: Fix typo in function name 8 years ago
block.c migration/block: use qemu_iovec_init_buf 8 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 8 years ago
channel.h migration: Route errors down through migration_channel_connect 9 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 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: Use strnlen() for fixed-size string 8 years ago
migration.c Migration/colo.c: Make COLO node running after failover 8 years ago
migration.h migration: Create socket-address parameter 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: Add an ability to ignore shared RAM blocks 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 slirp: use libslirp migration code 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 8 years ago
ram.h migration: multifd_save_cleanup() can't fail, simplify 8 years ago
rdma.c migration: Add an ability to ignore shared RAM blocks 8 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 8 years ago
savevm.h savevm: split the process of different stages for loadvm/savevm 8 years ago
socket.c migration: fix memory leak 8 years ago
socket.h migration: Export functions to create send channels 8 years ago
tls.c qio: non-default context for TLS handshake 9 years ago
tls.h migration: Export tls.c functions in its own file 9 years ago
trace-events migration: Switch to using announce timer 8 years ago
vmstate-types.c vmstate: constify VMStateField 8 years ago
vmstate.c migration: Add post_save function to VMStateDescription 8 years ago
xbzrle.c migration: Create migration/xbzrle.h 9 years ago
xbzrle.h migration: Create migration/xbzrle.h 9 years ago