Peter Krempa f2c3852205 pc: memory: Validate alignment of maxram_size to page size
If the maxram_size is not aligned and dimm devices were added on the
command line qemu would terminate with a rather unhelpful message:

ERROR:hw/mem/pc-dimm.c:150:pc_dimm_get_free_addr: assertion failed:
(QEMU_ALIGN_UP(address_space_size, align) == address_space_size)

In case no dimm device was originally added on the commandline qemu
exits on the assertion failure.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
2015-02-26 12:42:19 +01:00
2015-02-16 17:30:19 +01:00
2015-02-06 16:11:38 +00:00
2015-02-03 13:42:40 +01:00
2015-02-13 11:44:50 +00:00
2015-02-12 21:21:38 -08:00
2015-02-24 13:58:18 +00:00
2015-02-16 17:30:19 +01:00
2015-01-07 16:16:26 +01:00
2015-02-16 17:31:55 +01:00
2015-02-25 13:14:37 +00:00
2015-02-06 14:35:52 +00:00
2015-02-05 17:16:14 +01:00
2015-02-16 14:36:03 +00:00
2015-01-22 17:41:59 +00:00
2015-02-16 15:07:19 +00:00
2015-01-14 10:38:57 +01:00
2015-02-12 21:21:38 -08:00
2014-12-09 21:48:34 +00:00

Read the documentation in qemu-doc.html or on http://wiki.qemu-project.org

- QEMU team
Description
QEMU With E2K User Support
Readme 459 MiB
Languages
C 83.1%
C++ 6.3%
Python 3.2%
Dylan 2.8%
Shell 1.6%
Other 2.8%