diff options
author | Dr. David Alan Gilbert <dgilbert@redhat.com> | 2017-05-17 17:58:10 +0100 |
---|---|---|
committer | Juan Quintela <quintela@redhat.com> | 2017-05-18 18:04:53 +0200 |
commit | 5d214a92acb38979ee1abd1883a225903cb171b6 (patch) | |
tree | 6be7615349430bc9ff5912f46143f52e0a5f4d7d /hmp.c | |
parent | 1eb3fc0a0b61b5d22adee2a9add3162a6c03a47e (diff) | |
download | qemu-5d214a92acb38979ee1abd1883a225903cb171b6.zip qemu-5d214a92acb38979ee1abd1883a225903cb171b6.tar.gz qemu-5d214a92acb38979ee1abd1883a225903cb171b6.tar.bz2 |
postcopy: Require RAMBlocks that are whole pages
It turns out that it's legal to create a VM with RAMBlocks that aren't
a multiple of the pagesize in use; e.g. a 1025M main memory using
2M host pages. That breaks postcopy's atomic placement of pages,
so disallow it.
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>
Diffstat (limited to 'hmp.c')
0 files changed, 0 insertions, 0 deletions