qemu-e2k/migration
Dr. David Alan Gilbert 1c0d249ddf Finish non-postcopiable iterative devices before package
Where we have iterable, but non-postcopiable devices (e.g. htab
or block migration), complete them before forming the 'package'
but with the CPUs stopped.  This stops them filling up the package.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
2015-11-12 17:52:29 +01:00
..
Makefile.objs postcopy: OS support test 2015-11-10 15:00:26 +01:00
block.c Modify save_live_pending for postcopy 2015-11-10 15:00:26 +01:00
exec.c
fd.c
migration.c Finish non-postcopiable iterative devices before package 2015-11-12 17:52:29 +01:00
postcopy-ram.c Inhibit ballooning during postcopy 2015-11-10 15:00:28 +01:00
qemu-file-buf.c
qemu-file-internal.h
qemu-file-stdio.c
qemu-file-unix.c Return path: socket_writev_buffer: Block even on non-blocking fd's 2015-11-10 15:00:25 +01:00
qemu-file.c Return path: Open a return path on QEMUFile for sockets 2015-11-10 14:51:49 +01:00
ram.c migration: print ram_addr_t as RAM_ADDR_FMT not %zx 2015-11-12 17:52:29 +01:00
rdma.c migration: Make 32bit linux compile with RDMA 2015-11-12 17:52:29 +01:00
savevm.c Finish non-postcopiable iterative devices before package 2015-11-12 17:52:29 +01:00
tcp.c
unix.c
vmstate.c
xbzrle.c