]> git.proxmox.com Git - mirror_qemu.git/commit - migration/ram.c
postcopy: Plumb pagesize down into place helpers
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Fri, 24 Feb 2017 18:28:35 +0000 (18:28 +0000)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Tue, 28 Feb 2017 11:30:23 +0000 (11:30 +0000)
commitdf9ff5e1e37982e666216fe9a324d118a30f178f
tree2ea2f281cc40844eef1c176e174f38f967fa5569
parent67f11b5c23fca79845c04ace6af0b686c82e0f22
postcopy: Plumb pagesize down into place helpers

Now we deal with normal size pages and huge pages we need
to tell the place handlers the size we're dealing with
and make sure the temporary page is large enough.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Laurent Vivier <lvivier@redhat.com>
Message-Id: <20170224182844.32452-8-dgilbert@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
include/migration/postcopy-ram.h
migration/postcopy-ram.c
migration/ram.c