Re: [Qemu-devel] Adding support for Mac OS X ppc64 host

2009-12-15 Thread Andreas Färber
Am 15.12.2009 um 18:00 schrieb malc: On Fri, 11 Dec 2009, Andreas F?rber wrote: I've tried Debian 4.0r4a ppc netinst CD on Linux/ppc64 and spotted [...] deviations: ppc64 qemu-system-ppc segfaults after "returning from prom_init". Should be fixed by 591d6f1dfdb60ab0a4cc487cd5781fa799dcac

Re: [Qemu-devel] Adding support for Mac OS X ppc64 host

2009-12-15 Thread malc
On Fri, 11 Dec 2009, Andreas F?rber wrote: > > Am 06.12.2009 um 07:37 schrieb malc: > > > will try system-ppc later.. > > I've tried Debian 4.0r4a ppc netinst CD on Linux/ppc64 and spotted different > but similar deviations: > > ppc64 qemu-system-ppc segfaults after "returning from prom_init".

Re: [Qemu-devel] Adding support for Mac OS X ppc64 host

2009-12-12 Thread malc
On Fri, 11 Dec 2009, Andreas F?rber wrote: > > Am 06.12.2009 um 07:37 schrieb malc: > > > will try system-ppc later.. > > I've tried Debian 4.0r4a ppc netinst CD on Linux/ppc64 and spotted different > but similar deviations: > > ppc64 qemu-system-ppc segfaults after "returning from prom_init".

Re: [Qemu-devel] Adding support for Mac OS X ppc64 host

2009-12-12 Thread malc
On Sat, 12 Dec 2009, Andreas F?rber wrote: > > Am 06.12.2009 um 07:37 schrieb malc: > > > On Sun, 6 Dec 2009, Andreas F?rber wrote: > > > > > > > > Am 06.12.2009 um 06:14 schrieb malc: > > > > > > > On Sun, 6 Dec 2009, Andreas Faerber wrote: > > > > > > > > > qemu-system-sparc64 works on ppc

Re: [Qemu-devel] Adding support for Mac OS X ppc64 host

2009-12-11 Thread Andreas Färber
Am 06.12.2009 um 07:37 schrieb malc: On Sun, 6 Dec 2009, Andreas F?rber wrote: Am 06.12.2009 um 06:14 schrieb malc: On Sun, 6 Dec 2009, Andreas Faerber wrote: qemu-system-sparc64 works on ppc64 while it didn't on ppc! Does it work on linux ppc64? If so Haven't had a chance to test on

Re: [Qemu-devel] Adding support for Mac OS X ppc64 host

2009-12-11 Thread Andreas Färber
Am 06.12.2009 um 07:37 schrieb malc: will try system-ppc later.. I've tried Debian 4.0r4a ppc netinst CD on Linux/ppc64 and spotted different but similar deviations: ppc64 qemu-system-ppc segfaults after "returning from prom_init". ppc64 qemu-system-ppc64 boots the default "install" optio

Re: [Qemu-devel] Adding support for Mac OS X ppc64 host

2009-12-05 Thread malc
On Sun, 6 Dec 2009, Andreas F?rber wrote: > > Am 06.12.2009 um 06:14 schrieb malc: > > > On Sun, 6 Dec 2009, Andreas Faerber wrote: > > > > > qemu-system-sparc64 works on ppc64 while it didn't on ppc! > > > > Does it work on linux ppc64? If so > > Haven't had a chance to test on other ppc[64]

Re: [Qemu-devel] Adding support for Mac OS X ppc64 host

2009-12-05 Thread Andreas Färber
Am 06.12.2009 um 06:14 schrieb malc: On Sun, 6 Dec 2009, Andreas Faerber wrote: qemu-system-sparc64 works on ppc64 while it didn't on ppc! Does it work on linux ppc64? If so Haven't had a chance to test on other ppc[64] platforms yet. how exactly did you test that (so that i can try to

Re: [Qemu-devel] Adding support for Mac OS X ppc64 host

2009-12-05 Thread malc
On Sun, 6 Dec 2009, Andreas Faerber wrote: > Hello, > > This mini series adds TCG target support for OSX/ppc64 > and fixes the Cocoa frontend for ppc64. > > With these patches applied, qemu and qemu-system-x86_64 > are usable. Tested on Mac OS X v10.5 with a Haiku disk image > and a Fedora 12 in

[Qemu-devel] Adding support for Mac OS X ppc64 host

2009-12-05 Thread Andreas Faerber
Hello, This mini series adds TCG target support for OSX/ppc64 and fixes the Cocoa frontend for ppc64. With these patches applied, qemu and qemu-system-x86_64 are usable. Tested on Mac OS X v10.5 with a Haiku disk image and a Fedora 12 installation disk. qemu-system-sparc works fine, too. qemu-s