summaryrefslogtreecommitdiffstats
path: root/default-configs
diff options
context:
space:
mode:
authorAlexander Graf2009-12-05 12:44:25 +0100
committerAurelien Jarno2009-12-05 17:36:02 +0100
commit6b02494d64a15476e26a6e8468623d01c4c75c58 (patch)
treefcf98539249e0ee86f8854e076cd4415c4f25025 /default-configs
parentAdd KVM support for S390x (diff)
downloadqemu-6b02494d64a15476e26a6e8468623d01c4c75c58.tar.gz
qemu-6b02494d64a15476e26a6e8468623d01c4c75c58.tar.xz
qemu-6b02494d64a15476e26a6e8468623d01c4c75c58.zip
Allocate physical memory in low virtual address space
KVM on S390x requires the virtual address space of the guest's RAM to be within the first 256GB. The general direction I'd like to see KVM on S390 move is that this requirement is losened, but for now that's what we're stuck with. So let's just hack up qemu_ram_alloc until KVM behaves nicely :-). Signed-off-by: Alexander Graf <agraf@suse.de> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'default-configs')
0 files changed, 0 insertions, 0 deletions