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.
 
 
 
 
 
 
Prasad Pandit 3b83e66361 migration: correct multifd receive thread name 1 year ago
..
block-dirty-bitmap.c migration: Add Error** argument to add_bitmaps_to_list() 2 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: Fix migration_channel_read_peek() error path 2 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-stubs.c migration/colo: make colo_incoming_co() return void 2 years ago
colo.c migration: Put thread names together with macros 1 year ago
cpu-throttle.c migration: Support periodic RAMBlock dirty bitmap sync 1 year ago
dirtyrate.c migration/dirtyrate: Silence warning about strcpy() on OpenBSD 1 year ago
dirtyrate.h migration/calc-dirty-rate: millisecond-granularity period 3 years ago
exec.c migration: simplify exec migration functions 2 years ago
exec.h migration: convert exec backend to accept MigrateAddress. 2 years ago
fd.c migration: Allow pipes to keep working for fd migrations 1 year ago
fd.h migration: Revert mapped-ram multifd support to fd: URI 2 years ago
file.c migration/multifd: Pass in MultiFDPages_t to file_write_ramblock_iov 2 years ago
file.h migration/multifd: Pass in MultiFDPages_t to file_write_ramblock_iov 2 years ago
global_state.c migration 1st pull for 9.0 2 years ago
meson.build migration: Move cpu-throttle.c from system to migration 1 year ago
migration-hmp-cmds.c migration: replace assert(0) with g_assert_not_reached() 2 years ago
migration-stats.c migration: migration_rate_limit_reset() don't need the QEMUFile 2 years ago
migration-stats.h migration: Remove transferred atomic counter 2 years ago
migration.c migration: Check current_migration in migration_is_running() 1 year ago
migration.h migration: correct multifd receive thread name 1 year ago
multifd-nocomp.c migration/multifd: Ensure packet->ramblock is null-terminated 2 years ago
multifd-qatzip.c migration/multifd: Fix build for qatzip 2 years ago
multifd-qpl.c migration/multifd: fix build error when qpl compression is enabled 2 years ago
multifd-uadk.c migration/multifd: Fix p->iov leak in multifd-uadk.c 2 years ago
multifd-zero-page.c migration/multifd: Move pages accounting into multifd_send_zero_page_detect() 2 years ago
multifd-zlib.c migration/multifd: Make MultiFDMethods const 2 years ago
multifd-zstd.c migration/multifd: Fix loop conditions in multifd_zstd_send_prepare and multifd_zstd_recv 2 years ago
multifd.c migration: fix-possible-int-overflow 1 year ago
multifd.h migration: Introduce 'qatzip' compression method 2 years ago
options.c migration: Deprecate zero-blocks capability 2 years ago
options.h migration: Remove unused migrate_zero_blocks 2 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: Put thread names together with macros 1 year ago
postcopy-ram.h migration/postcopy: Add postcopy-recover-setup phase 2 years ago
qemu-file.c migration: remove unnecessary zlib dependency 2 years ago
qemu-file.h migration: Remove non-multifd compression 2 years ago
ram.c migration/ram: Add load start trace event 1 year ago
ram.h migration: Unexport ram_mig_init() 1 year ago
rdma.c migration/rdma: Fix a memory issue for migration 2 years ago
rdma.h migration: convert rdma backend to accept MigrateAddress 2 years ago
savevm.c migration: Fix extra cleanup at postcopy listen 1 year ago
savevm.h migration: Add Error** argument to qemu_savevm_state_setup() 2 years ago
socket.c migration: Remove unused socket_send_channel_create_sync 2 years ago
socket.h migration: Remove unused socket_send_channel_create_sync 2 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/ram: Add load start trace event 1 year 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: Ensure vmstate_save() sets errp 1 year 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/yank: Use channel features 2 years ago
yank_functions.h migration: Move the yank unregister of channel_close out 5 years ago