]> git.proxmox.com Git - mirror_qemu.git/commit
Better default guest_base
authorPaul Brook <paul@codesourcery.com>
Wed, 5 May 2010 15:32:59 +0000 (16:32 +0100)
committerPaul Brook <paul@codesourcery.com>
Wed, 5 May 2010 15:32:59 +0000 (16:32 +0100)
commitc581deda322080e8beb88b2e468d4af54454e4b3
tree2e2bd2aec8e98fe8b144f4c8f5113ceac1205930
parent2e9a5713f0567fffaa3518f495b8d16a2b74f84a
Better default guest_base

Avoid loading linux-user applications in address space already used/reserved
by the host.

Signed-off-by: Paul Brook <paul@codesourcery.com>
linux-user/elfload.c