From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NaJBw-0006ap-5J for qemu-devel@nongnu.org; Wed, 27 Jan 2010 20:29:04 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NaJBq-0006WA-MJ for qemu-devel@nongnu.org; Wed, 27 Jan 2010 20:29:03 -0500 Received: from [199.232.76.173] (port=54790 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NaJBq-0006W3-Fu for qemu-devel@nongnu.org; Wed, 27 Jan 2010 20:28:58 -0500 Received: from cp-out12.libero.it ([212.52.84.112]:48233) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NaJBp-0006Na-WE for qemu-devel@nongnu.org; Wed, 27 Jan 2010 20:28:58 -0500 Date: Thu, 28 Jan 2010 01:28:47 +0100 From: acrux Subject: Re: [Qemu-devel] qemu-0.12.2 compiling error (on ppc32/ppc64): kvm.c:50: error: 'struct kvm_sregs' has no member named 'pvr' Message-Id: <20100128012847.c18fae31.acrux_it@libero.it> In-Reply-To: <958679C7-6D2F-4E6F-98DE-1B78CEDC704E@suse.de> References: <20100124221632.0836fa0d.acrux_it@libero.it> <20100127201729.939169aa.acrux_it@libero.it> <958679C7-6D2F-4E6F-98DE-1B78CEDC704E@suse.de> Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Thu__28_Jan_2010_01_28_47_+0100_A17MHkYSvEvpa_tc" List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: "qemu-devel@nongnu.org" --Signature=_Thu__28_Jan_2010_01_28_47_+0100_A17MHkYSvEvpa_tc Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, 28 Jan 2010 00:30:23 +0100 Alexander Graf wrote: _omissis__ > > I've encuntered two issues under my quick test with CRUX PPC 2.6 > > (32bit) as host. This was my start command: > > > > $ qemu-system-ppc -m 256 -localtime -hda 25a_qcow.img -cdrom > > crux-ppc-2.5a.iso -boot d > > > > The apple32 boot kernel on that iso image is linux-2.6.29.4 > > > > 1) with -M g3beige it boots fine but segfaults loading the system. >=20 > Please use gdb's backtrace feature to find out why/where it breaks. >=20 ok, i'll give a try > > 2) with -M mac99 it boots but seems to be unable to find a proper > > IDE device. >=20 > Yeah, that's because your guest kernel doesn't have cmd64x support =20 > compiled in. >=20 it's the same bootkernel as above with cmd64x module builtin therefore it's an unexpected error. --acrux --=20 GNU/Linux on Power Architecture CRUX PPC - http://cruxppc.org/ --Signature=_Thu__28_Jan_2010_01_28_47_+0100_A17MHkYSvEvpa_tc Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (GNU/Linux) iEYEARECAAYFAktg2kQACgkQxq34tDeO7Lg9rwCcCvtAyKr+TjcPQC5P2E1qMIfU k90An3khMw9r2DwtWiwCiVKzAvi2Khel =9svB -----END PGP SIGNATURE----- --Signature=_Thu__28_Jan_2010_01_28_47_+0100_A17MHkYSvEvpa_tc--