On Tue, Sep 28, 2010 at 8:42 PM, Andreas Färber <andreas.faer...@web.de> wrote: > Am 28.09.2010 um 22:24 schrieb Blue Swirl: > >> On Tue, Sep 28, 2010 at 8:02 PM, Andreas Färber <andreas.faer...@web.de> >> wrote: >>> >>> Am 28.09.2010 um 21:31 schrieb Artyom Tarasenko: >>> >>>> 2010/9/28 Blue Swirl <blauwir...@gmail.com>: >>>>> >>>>> On Mon, Sep 27, 2010 at 9:19 PM, Artyom Tarasenko >>>>> <atar4q...@googlemail.com> wrote: >>>>>> >>>>>> In today's git master: >>>>>> >>>>>> $ ./qemu-system-sparc64 -M sun4u -m 2048 >>>>>> Bad ram offset ffffffff80000000 >>>>> >>>>> Smells like unwanted sign extension somewhere. >>>> >>>> fwiw, tested -m 2048 with i386 and x86-64 and they both are fine with >>>> it. So it must be something platform-specific. >>> >>> Same behavior on ppc host fwiw. >> >> The attached patch should fix this. >> <0001-sysbus-fix-address-truncation.patch> > > > Tested-by: Andreas Färber <andreas.faer...@web.de> > > Above test cases work fine on ppc64 now. Anything else to cross-check?
32 bit host, like ppc32 or x86?