diff options
| author | Christian Borntraeger | 2011-05-10 14:49:10 +0200 |
|---|---|---|
| committer | Alexander Graf | 2011-05-20 17:35:13 +0200 |
| commit | ff83678aee5269619338645ec23b00b1c7506fca (patch) | |
| tree | 5780f92fee36919e46390da9e254a945d099ddc9 /linux-user/syscall.c | |
| parent | s390x: Fix debugging for unknown sigp order codes (diff) | |
| download | qemu-ff83678aee5269619338645ec23b00b1c7506fca.tar.gz qemu-ff83678aee5269619338645ec23b00b1c7506fca.tar.xz qemu-ff83678aee5269619338645ec23b00b1c7506fca.zip | |
s390x: change mapping base to allow guests > 2GB
the current s390x qemu memory layout is
0x1000000: guest start
0x80000000: qemu binary
which limits the amount of available memory to <2GB.
This patch moves the guest pages to 32GB to not collide with the binary
and to leave some space for the program break of qemu.
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'linux-user/syscall.c')
0 files changed, 0 insertions, 0 deletions
