diff options
author | Alexander Graf <agraf@suse.de> | 2013-01-03 14:17:18 +0100 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2013-01-08 11:48:39 +0100 |
commit | 314992b1a48a5a2a0f2b14195f959ad2c3f5b3ff (patch) | |
tree | c91d074f9c26bb4fa5e95477229edf430c8aa9ef /cmd.h | |
parent | 8e4a424b305e29dc0e454f52df3b35577f342975 (diff) | |
download | hqemu-314992b1a48a5a2a0f2b14195f959ad2c3f5b3ff.zip hqemu-314992b1a48a5a2a0f2b14195f959ad2c3f5b3ff.tar.gz |
linux-user: fix mips 32-on-64 prealloc case
MIPS only supports 31 bits of virtual address space for user space, so let's
make sure we stay within that limit with our preallocated memory block.
This fixes the MIPS user space targets when executed without command line
option.
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'cmd.h')
0 files changed, 0 insertions, 0 deletions