You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/migration
Juan Quintela b5280437a7 migration: Block migration comment or code is wrong
And it appears that what is wrong is the code. During bulk stage we
need to make sure that some block is dirty, but no games with
max_size at all.

Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
2 years ago
..
block-dirty-bitmap.c migration: block-dirty-bitmap: add missing qemu_mutex_lock_iothread 3 years ago
block.c migration: Block migration comment or code is wrong 2 years ago
block.h migration: disable auto-converge during bulk block migration 7 years ago
channel-block.c migration/channel-block: fix return value for qio_channel_block_{readv,writev} 2 years ago
channel-block.h migration: introduce a QIOChannel impl for BlockDriverState VMState 2 years ago
channel.c migration: Add helpers to detect TLS capability 2 years ago
channel.h migration: Route errors down through migration_channel_connect 7 years ago
colo-failover.c qemu/atomic.h: rename atomic_ to qatomic_ 4 years ago
colo.c migration: remove the QEMUFileOps abstraction 2 years ago
dirtyrate.c Use g_new() & friends where that makes obvious sense 2 years ago
dirtyrate.h migration/dirtyrate: Refactor dirty page rate calculation 2 years ago
exec.c migration: unify incoming processing 6 years ago
exec.h migration: Export exec.c functions in its own file 8 years ago
fd.c monitor: Use getter/setter functions for cur_mon 4 years ago
fd.h migration: Fix fd protocol for incoming defer 6 years ago
global_state.c migration: Silence compiler warning in global_state_store_running() 4 years ago
meson.build migration: remove the QEMUFileOps abstraction 2 years ago
migration.c migration: Disable multifd explicitly with compression 2 years ago
migration.h migration: Add property x-postcopy-preempt-break-huge 2 years ago
multifd-zlib.c multifd: Copy pages before compressing them with zlib 2 years ago
multifd-zstd.c multifd: recv side only needs the RAMBlock host address 3 years ago
multifd.c migration/multifd/zero-copy: Create helper function for flushing 2 years ago
multifd.h multifd: Document the locking of MultiFD{Send/Recv}Params 2 years ago
page_cache.c migration: Fix cache_init()'s "Failed to allocate" error messages 4 years ago
page_cache.h migration: Clean up signed vs. unsigned XBZRLE cache-size 4 years ago
postcopy-ram.c migration: Enable TLS for preempt channel 2 years ago
postcopy-ram.h migration: Create the postcopy preempt channel asynchronously 2 years ago
qemu-file.c migration: Fix race on qemu_file_shutdown() 2 years ago
qemu-file.h migration: Postcopy recover with preempt enabled 2 years ago
ram.c migration: Disable multifd explicitly with compression 2 years ago
ram.h migration/multifd: Report to user when zerocopy not working 2 years ago
rdma.c migration: remove the QEMUFileOps abstraction 2 years ago
rdma.h migration: Export rdma.c functions in its own file 8 years ago
savevm.c reset: allow registering handlers that aren't called by snapshot loading 2 years ago
savevm.h migration: Add blocker information 4 years ago
socket.c migration: Postcopy preemption preparation on channel creation 2 years ago
socket.h migration: Postcopy preemption preparation on channel creation 2 years ago
target.c migration: Move populate_vfio_info() into a separate file 4 years ago
tls.c migration: Add helpers to detect TLS capability 2 years ago
tls.h migration: Add helpers to detect TLS capability 2 years ago
trace-events Revert "migration: Simplify unqueue_page()" 2 years ago
trace.h trace: switch position of headers to what Meson requires 4 years ago
vmstate-types.c Move CPU softfloat unions to cpu-float.h 3 years ago
vmstate.c migration: rename qemu_ftell to qemu_file_total_transferred 2 years ago
xbzrle.c migration: Create migration/xbzrle.h 8 years ago
xbzrle.h migration: Create migration/xbzrle.h 8 years ago
yank_functions.c migration: Move the yank unregister of channel_close out 3 years ago
yank_functions.h migration: Move the yank unregister of channel_close out 3 years ago