« Previous | Next » 

Revision 314992b1

ID314992b1a48a5a2a0f2b14195f959ad2c3f5b3ff

Added by Alexander Graf over 11 years ago

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 <>
Signed-off-by: Aurelien Jarno <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences