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.
 
 
 
 
 
 
Markus Armbruster 27be86351e migration: Move the QMP command from monitor/ to migration/ 3 years ago
..
block-dirty-bitmap.c include/block: Untangle inclusion loops 3 years ago
block.c include/block: Untangle inclusion loops 3 years ago
block.h migration: disable auto-converge during bulk block migration 9 years ago
channel-block.c migration/channel-block: fix return value for qio_channel_block_{readv,writev} 3 years ago
channel-block.h migration: introduce a QIOChannel impl for BlockDriverState VMState 4 years ago
channel.c migration: Add helpers to detect TLS capability 4 years ago
channel.h migration: Route errors down through migration_channel_connect 8 years ago
colo-failover.c qemu/atomic.h: rename atomic_ to qatomic_ 6 years ago
colo.c qapi migration: Elide redundant has_FOO in generated C 3 years ago
dirtyrate.c cleanup: Tweak and re-run return_directly.cocci 3 years ago
dirtyrate.h migration/dirtyrate: Refactor dirty page rate calculation 4 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 monitor: Use getter/setter functions for cur_mon 6 years ago
fd.h migration: Fix fd protocol for incoming defer 7 years ago
global_state.c migration: Silence compiler warning in global_state_store_running() 6 years ago
meson.build migration: Move HMP commands from monitor/ to migration/ 3 years ago
migration-hmp-cmds.c migration: Move HMP commands from monitor/ to migration/ 3 years ago
migration.c migration: Move the QMP command from monitor/ to migration/ 3 years ago
migration.h migration: Remove old preempt code around state maintainance 3 years ago
multifd-zlib.c multifd: Create page_size fields into both MultiFD{Recv,Send}Params 3 years ago
multifd-zstd.c multifd: Create page_size fields into both MultiFD{Recv,Send}Params 3 years ago
multifd.c migration: Use atomic ops properly for page accountings 3 years ago
multifd.h multifd: Create page_count fields into both MultiFD{Recv,Send}Params 3 years ago
page_cache.c migration: Fix cache_init()'s "Failed to allocate" error messages 5 years ago
page_cache.h migration: Clean up signed vs. unsigned XBZRLE cache-size 5 years ago
postcopy-ram.c migration: Enable TLS for preempt channel 4 years ago
postcopy-ram.h migration: Create the postcopy preempt channel asynchronously 4 years ago
qemu-file.c migration: Fix race on qemu_file_shutdown() 3 years ago
qemu-file.h migration: Postcopy recover with preempt enabled 4 years ago
ram.c migration: Drop rs->f 3 years ago
ram.h migration: Use atomic ops properly for page accountings 3 years ago
rdma.c migration: remove the QEMUFileOps abstraction 4 years ago
rdma.h migration: Export rdma.c functions in its own file 9 years ago
savevm.c include/block: Untangle inclusion loops 3 years ago
savevm.h migration: Add blocker information 5 years ago
socket.c migration: Postcopy preemption preparation on channel creation 4 years ago
socket.h migration: Postcopy preemption preparation on channel creation 4 years ago
target.c migration: Move populate_vfio_info() into a separate file 5 years ago
tls.c cleanup: Tweak and re-run return_directly.cocci 3 years ago
tls.h migration: Add helpers to detect TLS capability 4 years ago
trace-events Revert "migration: Simplify unqueue_page()" 4 years ago
trace.h trace: switch position of headers to what Meson requires 6 years ago
vmstate-types.c Move CPU softfloat unions to cpu-float.h 4 years ago
vmstate.c migration: rename qemu_ftell to qemu_file_total_transferred 4 years ago
xbzrle.c migration: Create migration/xbzrle.h 9 years ago
xbzrle.h migration: Create migration/xbzrle.h 9 years ago
yank_functions.c migration: Move the yank unregister of channel_close out 5 years ago
yank_functions.h migration: Move the yank unregister of channel_close out 5 years ago