From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Date: Sun, 27 Apr 2014 17:47:52 +0000 Subject: Re: Does KVM support the P.A. Semi PA6T cpu? Message-Id: <535D42C8.7000207@suse.de> List-Id: References: <53511C7B.5010208@xenosoft.de> In-Reply-To: <53511C7B.5010208@xenosoft.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: kvm-ppc@vger.kernel.org On 27.04.14 19:41, Christian Zigotzky wrote: > Hi All, > > I have compiled Mac-on-Linux with KVM support on Lubuntu 12.04.4. I=20 > have set up an env variable "export CFLAGS=3D-m32" and the binaries are=20 > all in 32-bit. But Mac OS X Jaguar doesn't boot. > > file /usr/local/bin/mol* > > /usr/local/bin/mol-img: ELF 32-bit MSB executable, PowerPC or cisco=20 > 4500, version 1 (SYSV), dynamically linked (uses shared libs), for=20 > GNU/Linux 2.6.32,=20 > BuildID[sha1]&fec38beb93ac3deb500ad3d8f08bde78d5512a, not stripped > /usr/local/bin/molrcget: symbolic link to=20 > `/usr/local/lib/mol/0.9.73/bin/molrcget' > /usr/local/bin/molvconfig: ELF 32-bit MSB executable, PowerPC or cisco=20 > 4500, version 1 (SYSV), dynamically linked (uses shared libs), for=20 > GNU/Linux 2.6.32,=20 > BuildID[sha1]=CFe14810b52a6de07365646e8b77ca3ab3fbcdd8, stripped > > Screenshot:=20 > http://amigaworld.net/modules/newbb/viewtopic.php?mode=3Dviewtopic&topic_= id7652&forum4&start@&viewmode=3Dflat&order=3D0#733147 > > @Alex: Have you got any tips for me, please? Phew. Check dmesg. Are there unknown instructions anywhere maybe? Play=20 with the emulated CPU type - for some cases G3, for others G4 worked=20 better for me. IIRC I had most success running Tiger. Also, I think I always used VNC output - that one was most reliable for me. Alex