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.
 
 
 
 
 
 
Fiona Ebner 3a8b81f2e6 migration: stop tracking ram writes when cancelling background migration 3 years ago
..
block-dirty-bitmap.c migration: Move rate_limit_max and rate_limit_used to migration_stats 3 years ago
block.c migration: Move rate_limit_max and rate_limit_used to migration_stats 3 years ago
block.h migration: disable auto-converge during bulk block migration 9 years ago
channel-block.c io: Add support for MSG_PEEK for socket channel 3 years ago
channel-block.h migration: introduce a QIOChannel impl for BlockDriverState VMState 4 years ago
channel.c migration: check magic value for deciding the mapping of channels 3 years ago
channel.h migration: check magic value for deciding the mapping of channels 3 years ago
colo-failover.c migration/colo: Improve an x-colo-lost-heartbeat error message 3 years ago
colo.c migration: process_incoming_migration_co(): move colo part to colo 3 years ago
dirtyrate.c migration: Add last stage indicator to global dirty log 3 years ago
dirtyrate.h migration/dirtyrate: Refactor dirty page rate calculation 4 years ago
exec.c *: Add missing includes of qemu/error-report.h 3 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: never fail in global_state_store() 3 years ago
meson.build migration: Build migration_files once 3 years ago
migration-hmp-cmds.c build: move COLO under CONFIG_REPLICATION 3 years ago
migration-stats.c migration: We don't need the field rate_limit_used anymore 3 years ago
migration-stats.h migration: We don't need the field rate_limit_used anymore 3 years ago
migration.c migration: stop tracking ram writes when cancelling background migration 3 years ago
migration.h migration: switch from .vm_was_running to .vm_old_state 3 years ago
multifd-zlib.c migration: Move parameters functions to option.c 3 years ago
multifd-zstd.c migration: Move parameters functions to option.c 3 years ago
multifd.c migration/multifd: Compute transferred bytes correctly 3 years ago
multifd.h multifd: Add the ramblock to MultiFDRecvParams 3 years ago
options.c migration: Move rate_limit_max and rate_limit_used to migration_stats 3 years ago
options.h migration: Move rate_limit_max and rate_limit_used to migration_stats 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: Drop unused parameter for migration_tls_client_create() 3 years ago
postcopy-ram.h migration: Allow postcopy_ram_supported_by_host() to report err 3 years ago
qemu-file.c migration: We don't need the field rate_limit_used anymore 3 years ago
qemu-file.h migration: Move rate_limit_max and rate_limit_used to migration_stats 3 years ago
ram-compress.c ram-compress.c: Make target independent 3 years ago
ram-compress.h ram.c: Move core decompression code into its own file 3 years ago
ram.c migration/xbzrle: Use i386 host/cpuinfo.h 3 years ago
ram.h ram: Add public helper to set colo bitmap 3 years ago
rdma.c aio: remove aio_disable_external() API 3 years ago
rdma.h migration: Export rdma.c functions in its own file 9 years ago
savevm.c migration: never fail in global_state_store() 3 years ago
savevm.h migration: Rename res_{postcopy,precopy}_only 3 years ago
socket.c migration: Move migrate_use_zero_copy_send() to options.c 3 years ago
socket.h migration: Postcopy preemption preparation on channel creation 4 years ago
target.c migration: fix populate_vfio_info 3 years ago
threadinfo.c migration: Introduce interface query-migrationthreads 3 years ago
threadinfo.h migration: Introduce interface query-migrationthreads 3 years ago
tls.c migration: Drop unused parameter for migration_tls_client_create() 3 years ago
tls.h migration: Drop unused parameter for migration_tls_client_create() 3 years ago
trace-events migration: Add a trace for migration_transferred_bytes 3 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 qemu-file: Remove total from qemu_file_total_transferred_*() 3 years ago
xbzrle.c migration/xbzrle: Use i386 host/cpuinfo.h 3 years ago
xbzrle.h migration/xbzrle: Use i386 host/cpuinfo.h 3 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