Quoting Peter Maydell (peter.mayd...@linaro.org): > On 27 August 2014 18:55, Serge E. Hallyn <se...@hallyn.com> wrote: > > This is a part of a patch proposed by jaejunh at > > https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1358268 > > which enables running ppc64le binaries through qemu-user. > > I'm confused -- wouldn't these be handled by the existing > "ppc64le" support? > > -- PMM
It looks to me like the point was to add a TARGET_ABI32=y version (and I dunno, something about CONFIG_LIBDECNUMBER=y for 32-bit).