Comment 3 for bug 1032828

Revision history for this message
Samuel Bronson (naesten) wrote : Re: [Bug 1032828] Re: 64-bit capable PPC models should be supported in 32-bit usermode.

On Aug 4, 2012, at 11:13 AM, Andreas Färber wrote:

> darwin-user has been dropped from QEMU v1.1 since no one seemed to
> care
> to make it even compile (annoying qemu-system-* users). So you don't
> seem to be testing a recent version, and old stable versions only get
> bugfixes, not new features

Actually, I'm attempting to resurrect darwin-user on top of master;
see <https://github.com/SamB/QEMU/commits/darwin-fixes>.

> For linux-user there is a separate qemu-ppc64abi32 binary for this
> purpose.

Ooh, now we're talking... I guess I'll copy that, then! Thanks!

> If you have a use case for darwin-user, feel free to reintroduce a
> working version by sending patches against git master:
> http://wiki.qemu.org/Contribute/SubmitAPatch

I was going to hold off on that until I got, say, /usr/bin/true
working on at least one architecture ;-).