Re: [Qemu-devel] [Bug] qemu-alpha broken on 32 bit hosts

2013-09-15 Thread Peter Maydell
On 14 September 2013 18:35, Stefan Weil wrote: > All (?) syscalls fail to handle addresses larger than 32 bit correctly. > See "Bad address" in the strace ouput below. Isn't "64 bit guest on 32 bit host" in the set of "things we don't expect to work" ? Maybe I'm misremembering... -- PMM

[Qemu-devel] [Bug] qemu-alpha broken on 32 bit hosts

2013-09-14 Thread Stefan Weil
All (?) syscalls fail to handle addresses larger than 32 bit correctly. See "Bad address" in the strace ouput below. Tested on arm and on i686 hosts with Debian's busybox-static. $ alpha-linux-user/qemu-alpha -d unimp,guest_errors -strace /usr/gnemul/qemu-alpha/bin/busybox ls -l block.c host mmap