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.
 
 
 
 
 
 
Xiao Guangrong aecbfe9c64 migration: introduce pages-per-second 8 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 8 years ago
block.c qemu/queue.h: leave head structs anonymous unless necessary 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 qapi: add conditions to REPLICATION type/commands on the schema 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: introduce pages-per-second 8 years ago
migration.h migration: introduce pages-per-second 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 more error handling for postcopy_ram_enable_notify 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 migration: introduce pages-per-second 8 years ago
ram.h migration: multifd_save_cleanup() can't fail, simplify 8 years ago
rdma.c migration/rdma: unregister fd handler 8 years ago
rdma.h migration: Export rdma.c functions in its own file 9 years ago
savevm.c vmstate: constify SaveVMHandlers 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 9 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 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