summaryrefslogtreecommitdiffstats
path: root/linux-user
diff options
context:
space:
mode:
authorBlue Swirl2012-05-12 19:20:52 +0200
committerBlue Swirl2012-05-19 17:39:04 +0200
commit5f2bf0fe55b32a1258fbe468bd23fd9f5e2272dd (patch)
treea1a6dc5569e59b4352177c995e8643deae789871 /linux-user
parentaudio: split IN_T into two separate constants (diff)
downloadqemu-5f2bf0fe55b32a1258fbe468bd23fd9f5e2272dd.tar.gz
qemu-5f2bf0fe55b32a1258fbe468bd23fd9f5e2272dd.tar.xz
qemu-5f2bf0fe55b32a1258fbe468bd23fd9f5e2272dd.zip
sparc64: fix initrd loading
Initrd load address is too low, it conflicts with kernel load address: rom: requested regions overlap (rom phdr #0: /tmp/vmlinux-debian-6.0.4-sparc64. free=0x0000000000742519, addr=0x0000000000400000) rom loading failed Fix by making the initrd address variable, load initrd after kernel image. Use 64 bit variables instead of longs or 32 bit types. Tested-by: Artyom Tarasenko <atar4qemu@gmail.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'linux-user')
0 files changed, 0 insertions, 0 deletions