]> git.proxmox.com Git - mirror_qemu.git/commit
multifd: Drop x-multifd-page-count parameter
authorJuan Quintela <quintela@redhat.com>
Wed, 20 Feb 2019 11:06:03 +0000 (12:06 +0100)
committerJuan Quintela <quintela@redhat.com>
Mon, 25 Mar 2019 17:13:41 +0000 (18:13 +0100)
commitefd1a1d6407f73565cf3b4089a2baa4bad0650f8
treeee21678517ac7b91716c356bc2c2bd29e39f6396
parent2a34ee593bb08570fe29420d2309ece9f319014b
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>
hmp.c
migration/migration.c
migration/migration.h
migration/ram.c
qapi/migration.json