qemu/migration
Juan Quintela efd1a1d640 multifd: Drop x-multifd-page-count parameter
Libvirt don't want to expose (and explain it).  From now on we measure
the number of packages in bytes instead of pages, so it is the same
independently of architecture.  We choose the page size of x86.
Notice that in the following patch we make this variable.

Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
2019-03-25 18:13:41 +01:00
..
block-dirty-bitmap.c bitmaps: Fix typo in function name 2019-03-12 12:05:49 -04:00
block.c
block.h
channel.c
channel.h
colo-failover.c
colo.c Migration/colo.c: Make COLO node running after failover 2019-03-06 10:49:18 +00:00
exec.c
exec.h
fd.c
fd.h
global_state.c
Makefile.objs
migration.c multifd: Drop x-multifd-page-count parameter 2019-03-25 18:13:41 +01:00
migration.h multifd: Drop x-multifd-page-count parameter 2019-03-25 18:13:41 +01:00
page_cache.c
page_cache.h
postcopy-ram.c migration: Add an ability to ignore shared RAM blocks 2019-03-06 10:49:17 +00:00
postcopy-ram.h
qemu-file-channel.c
qemu-file-channel.h
qemu-file.c
qemu-file.h slirp: use libslirp migration code 2019-03-07 12:46:31 +01:00
qjson.c
qjson.h
ram.c multifd: Drop x-multifd-page-count parameter 2019-03-25 18:13:41 +01:00
ram.h
rdma.c migration: Add an ability to ignore shared RAM blocks 2019-03-06 10:49:17 +00:00
rdma.h
savevm.c migration/ram.c: add a notifier chain for precopy 2019-03-06 10:49:18 +00:00
savevm.h
socket.c migration: fix memory leak 2019-03-12 15:18:40 +01:00
socket.h
tls.c
tls.h
trace-events multifd: Create new next_packet_size field 2019-03-25 18:13:39 +01:00
vmstate-types.c
vmstate.c
xbzrle.c
xbzrle.h