diff options
author | Markus Armbruster <armbru@redhat.com> | 2012-08-15 13:12:19 +0200 |
---|---|---|
committer | Michael Roth <mdroth@linux.vnet.ibm.com> | 2012-08-21 15:42:32 -0500 |
commit | fd21cc14f57247339be0ebf3e0845e431aa5aedc (patch) | |
tree | a6613c7d73967f5df8dfec0f18ae210f1aaac95f /gen-icount.h | |
parent | cfeb9958c8f4f99f08222a47fe42ea73acb41ecc (diff) |
vl: Round argument of -m up to multiple of 8KiB
Partial pages make little sense and don't work. Ensure the RAM size
is a multiple of any possible target's page size.
Fixes
$ qemu-system-x86_64 -nodefaults -S -vnc :0 -m 0.8
qemu-system-x86_64: /work/armbru/qemu/exec.c:2255: register_subpage: Assertion `existing->mr->subpage || existing->mr == &io_mem_unassigned' failed.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
(cherry picked from commit ff961015529437f4b83fca0a92069aebcf533c9c)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Diffstat (limited to 'gen-icount.h')
0 files changed, 0 insertions, 0 deletions