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.
 
 
 
 
 
 
Steve Sistare aeaafb1e59 migration: export migration_is_running 2 years ago
..
block-dirty-bitmap.c Replace "iothread lock" with "BQL" in comments 2 years ago
block.c Replace "iothread lock" with "BQL" in comments 2 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: 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.c Replace "iothread lock" with "BQL" in comments 2 years ago
dirtyrate.c system/cpus: rename qemu_mutex_lock_iothread() to bql_lock() 2 years 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/multifd: Add mapped-ram support to fd: URI 2 years ago
fd.h migration/multifd: Add mapped-ram support to fd: URI 2 years ago
file.c migration: Fix format in error message 2 years ago
file.h migration/multifd: Support incoming mapped-ram stream format 2 years ago
global_state.c migration 1st pull for 9.0 2 years ago
meson.build migration: file URI 3 years ago
migration-hmp-cmds.c migration: Plug memory leak on HMP migrate error path 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: export migration_is_running 2 years ago
migration.h migration: export migration_is_running 2 years ago
multifd-zlib.c migration/multifd: Decouple recv method from pages 2 years ago
multifd-zstd.c migration/multifd: Decouple recv method from pages 2 years ago
multifd.c migration/multifd: Don't fsync when closing QIOChannelFile 2 years ago
multifd.h migration/multifd: Support incoming mapped-ram stream format 2 years ago
options.c migration: export migration_is_running 2 years ago
options.h migration: export fewer options 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: remove error from notifier data 2 years ago
postcopy-ram.h migration: remove error from notifier data 2 years ago
qemu-file.c migration: Report error when shutdown fails 2 years ago
qemu-file.h migration/qemu-file: add utility methods for working with seekable channels 2 years ago
ram-compress.c migration: Rename ram_compressed_pages() to compress_ram_pages() 2 years ago
ram-compress.h migration: Rename ram_compressed_pages() to compress_ram_pages() 2 years ago
ram.c migration: export migration_is_setup_or_active 2 years ago
ram.h migration/multifd: Support outgoing mapped-ram stream format 2 years 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: export migration_is_running 2 years ago
savevm.h migration: Add .save_prepare() handler to struct SaveVMHandlers 3 years ago
socket.c migration/multifd: Drop unnecessary helper to destroy IOC 2 years ago
socket.h migration/multifd: Drop unnecessary helper to destroy IOC 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/multifd: Cleanup multifd_recv_sync_main 2 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: Make VMStateDescription.subsections const 2 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/yank: Use channel features 2 years ago
yank_functions.h migration: Move the yank unregister of channel_close out 5 years ago