diff options
author | Alexander Graf <agraf@suse.de> | 2011-12-14 00:33:28 +0100 |
---|---|---|
committer | Riku Voipio <riku.voipio@linaro.org> | 2012-04-06 18:49:58 +0300 |
commit | 288e65b9eea0c9b3cbe21be46f3e24e4e8b2a090 (patch) | |
tree | a8c1be2ee4cebfe819352576ccf921a35a1ac352 /xen-stub.c | |
parent | 59e9d91c7ae1b655997aec61c08eec1685414117 (diff) |
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>
Diffstat (limited to 'xen-stub.c')
0 files changed, 0 insertions, 0 deletions