xemu/linux-user
Alexander Graf 288e65b9ee linux-user: reserve 4GB of vmem for 32-on-64
When running 32-on-64 bit guests, we should always reserve as much
virtual memory as we possibly can for the guest process, so it can
never overlap with QEMU address space.

Fortunately we already have the infrastructure for that. All that's
missing is some sane default value to also make use of it!

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2012-04-06 18:49:58 +03:00
..
2012-03-14 22:20:24 +01:00
2012-03-14 22:20:27 +01:00
2012-04-06 18:49:58 +03:00
2010-10-05 13:53:56 -05:00
2011-04-26 10:15:40 +03:00
2012-04-06 18:49:58 +03:00
2009-07-01 18:24:44 +00:00