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.
 
 
 
 
 
 
Fabiano Rosas 36e9aab3c5 migration: Move return path cleanup to main migration thread 3 years ago
..
block-dirty-bitmap.c migration: Move rate_limit_max and rate_limit_used to migration_stats 3 years ago
block.c block-migration: Ensure we don't crash during migration cleanup 3 years ago
block.h migration: disable auto-converge during bulk block migration 9 years ago
channel-block.c io: follow coroutine AioContext in qio_channel_yield() 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/dirtyrate: Fix precision losses and g_usleep overshoot 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 bulk: Remove pointless QOM casts 3 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 meson: Replace softmmu_ss -> system_ss 3 years ago
migration-hmp-cmds.c migration: Extend query-migrate to provide dirty page limit info 3 years ago
migration-stats.c migration: spelling fixes 3 years ago
migration-stats.h migration: We don't need the field rate_limit_used anymore 3 years ago
migration.c migration: Move return path cleanup to main migration thread 3 years ago
migration.h migration: Replace the return path retry logic 3 years ago
multifd-zlib.c migration: spelling fixes 3 years ago
multifd-zstd.c migration: spelling fixes 3 years ago
multifd.c migration/multifd: Rename threadinfo.c functions 3 years ago
multifd.h multifd: Add the ramblock to MultiFDRecvParams 3 years ago
options.c migration: enforce multifd and postcopy preempt to be set before incoming 3 years ago
options.h migration: Introduce dirty-limit capability 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: Fix race that dest preempt thread close too early 3 years ago
postcopy-ram.h migration: Allow postcopy_ram_supported_by_host() to report err 3 years ago
qemu-file.c migration/rdma: Split qemu_fopen_rdma() into input/output functions 3 years ago
qemu-file.h migration/rdma: Split qemu_fopen_rdma() into input/output functions 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: Implement dirty-limit convergence algo 3 years ago
ram.h migration/ram: Expose ramblock_is_ignored() as migrate_ram_is_ignored() 3 years ago
rdma.c io: follow coroutine AioContext in qio_channel_yield() 3 years ago
rdma.h migration: Export rdma.c functions in its own file 9 years ago
savevm.c migration: Add .save_prepare() handler to struct SaveVMHandlers 3 years ago
savevm.h migration: Add .save_prepare() handler to struct SaveVMHandlers 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: Add migration prefix to functions in target.c 3 years ago
threadinfo.c migration/multifd: Protect accesses to migration_threads 3 years ago
threadinfo.h migration/multifd: Protect accesses to migration_threads 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: Implement dirty-limit convergence algo 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: Rename qemu_file_transferred_ fast -> noflush 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 bulk: Remove pointless QOM casts 3 years ago
yank_functions.h migration: Move the yank unregister of channel_close out 5 years ago