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>
3 years ago
..
block-dirty-bitmap.c migration: block-dirty-bitmap: add missing qemu_mutex_lock_iothread 4 years ago
block.c migration: Block migration comment or code is wrong 3 years ago
block.h
channel-block.c migration/channel-block: fix return value for qio_channel_block_{readv,writev} 3 years ago
channel-block.h migration: introduce a QIOChannel impl for BlockDriverState VMState 3 years ago
channel.c migration: Add helpers to detect TLS capability 3 years ago
channel.h
colo-failover.c
colo.c migration: remove the QEMUFileOps abstraction 3 years ago
dirtyrate.c Use g_new() & friends where that makes obvious sense 3 years ago
dirtyrate.h migration/dirtyrate: Refactor dirty page rate calculation 3 years ago
exec.c
exec.h
fd.c
fd.h
global_state.c
meson.build migration: remove the QEMUFileOps abstraction 3 years ago
migration.c migration: Disable multifd explicitly with compression 3 years ago
migration.h migration: Add property x-postcopy-preempt-break-huge 3 years ago
multifd-zlib.c multifd: Copy pages before compressing them with zlib 3 years ago
multifd-zstd.c multifd: recv side only needs the RAMBlock host address 4 years ago
multifd.c migration/multifd/zero-copy: Create helper function for flushing 3 years ago
multifd.h multifd: Document the locking of MultiFD{Send/Recv}Params 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: Enable TLS for preempt channel 3 years ago
postcopy-ram.h migration: Create the postcopy preempt channel asynchronously 3 years ago
qemu-file.c migration: Fix race on qemu_file_shutdown() 3 years ago
qemu-file.h migration: Postcopy recover with preempt enabled 3 years ago
ram.c migration: Disable multifd explicitly with compression 3 years ago
ram.h migration/multifd: Report to user when zerocopy not working 3 years ago
rdma.c migration: remove the QEMUFileOps abstraction 3 years ago
rdma.h
savevm.c reset: allow registering handlers that aren't called by snapshot loading 3 years ago
savevm.h migration: Add blocker information 5 years ago
socket.c migration: Postcopy preemption preparation on channel creation 3 years ago
socket.h migration: Postcopy preemption preparation on channel creation 3 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 3 years ago
tls.h migration: Add helpers to detect TLS capability 3 years ago
trace-events Revert "migration: Simplify unqueue_page()" 3 years ago
trace.h
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 3 years ago
xbzrle.c
xbzrle.h
yank_functions.c migration: Move the yank unregister of channel_close out 4 years ago
yank_functions.h migration: Move the yank unregister of channel_close out 4 years ago