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.
 
 
 
 
 
 
Jens Freimann c7e0acd5a3 migration: add new migration state wait-unplug 7 years ago
..
Makefile.objs COLO: Remove colo_state migration struct 8 years ago
block-dirty-bitmap.c block/dirty-bitmap: refactor bdrv_dirty_bitmap_next 7 years ago
block.c block/dirty-bitmap: add bs link 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 migration/colo.c: Remove redundant input parameter 7 years ago
colo.c sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 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: Fix fd protocol for incoming defer 7 years ago
fd.h migration: Fix fd protocol for incoming defer 7 years ago
global_state.c sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 7 years ago
migration.c migration: add new migration state wait-unplug 7 years ago
migration.h migration: add new migration state wait-unplug 7 years ago
page_cache.c Include qemu-common.h exactly where needed 7 years ago
page_cache.h migration: Make cache_init() take an error parameter 9 years ago
postcopy-ram.c core: replace getpagesize() with qemu_real_host_page_size 7 years ago
postcopy-ram.h migration/postcopy: rename postcopy_ram_enable_notify to postcopy_ram_incoming_setup 7 years ago
qemu-file-channel.c Header cleanup patches for 2019-08-13 7 years ago
qemu-file-channel.h migration: Export qemu-file-channel.c functions in its own file 9 years ago
qemu-file.c migration/qemu-file: fix potential buf waste for extra buf_index adjustment 7 years ago
qemu-file.h Header cleanup patches for 2019-08-13 7 years ago
qjson.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
qjson.h migration: fix vmdesc leak on vmstate_save() error 7 years ago
ram.c migration/multifd: pages->used would be cleared when attach to multifd_send_state 7 years ago
ram.h Include qemu-common.h exactly where needed 7 years ago
rdma.c migration: Use automatic rcu_read unlock in rdma.c 7 years ago
rdma.h migration: Export rdma.c functions in its own file 9 years ago
savevm.c migration: add new migration state wait-unplug 7 years ago
savevm.h migration: add new migration state wait-unplug 7 years ago
socket.c multifd: Use number of channels as listen backlog 7 years ago
socket.h migration: Export functions to create send channels 8 years ago
tls.c migration: add support for a "tls-authz" migration parameter 7 years ago
tls.h migration: Export tls.c functions in its own file 9 years ago
trace-events migration: Support gtree migration 7 years ago
vmstate-types.c migration: Support gtree migration 7 years ago
vmstate.c Include qemu-common.h exactly where needed 7 years ago
xbzrle.c migration: Create migration/xbzrle.h 9 years ago
xbzrle.h migration: Create migration/xbzrle.h 9 years ago