Peter Maydell <peter.mayd...@linaro.org> writes: > On 8 August 2012 10:04, Markus Armbruster <arm...@redhat.com> wrote: >> Next problem: minimum RAM size. >> >> For instance, -M pc -m X, where X < 32KiB dies "qemu: fatal: Trying to >> execute code outside RAM or ROM at [...] Aborted (core dumped)" with >> TCG, and "KVM internal error. Suberror: 1" with KVM. >> >> Should a minimum RAM size be enforced? Board-specific? > > Good luck. Last time I tried to add RAM size checks it got shot down > in review... > (http://lists.gnu.org/archive/html/qemu-devel/2011-03/msg02907.html)
I think I want to stay out of that swamp; thanks for the warning.