]> Git Repo - qemu.git/commit
linux-user/sh4: Reduce TARGET_VIRT_ADDR_SPACE_BITS to 31
authorRichard Henderson <[email protected]>
Thu, 5 Oct 2017 14:36:01 +0000 (10:36 -0400)
committerRiku Voipio <[email protected]>
Mon, 16 Oct 2017 13:00:56 +0000 (16:00 +0300)
commitcc1b3960a1a54125d2c87719fa945179bffbae68
tree3440e13698752f13ef468d5d28190f8a01f37cc6
parent18e80c55bb6ec17c05ec0ba717ec83933c2bfc07
linux-user/sh4: Reduce TARGET_VIRT_ADDR_SPACE_BITS to 31

The real kernel has TASK_SIZE as 0x7c000000, due to quirks with
a couple of SH parts.  But nominally user-space is limited to 2GB.

Signed-off-by: Richard Henderson <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Message-Id: <20170708025030[email protected]>
Signed-off-by: Riku Voipio <[email protected]>
target/sh4/cpu.h
This page took 0.02223 seconds and 4 git commands to generate.