From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NaEKl-0001ue-PR for qemu-devel@nongnu.org; Wed, 27 Jan 2010 15:17:51 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NaEKh-0001sc-FE for qemu-devel@nongnu.org; Wed, 27 Jan 2010 15:17:51 -0500 Received: from [199.232.76.173] (port=58240 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NaEKg-0001sP-Kl for qemu-devel@nongnu.org; Wed, 27 Jan 2010 15:17:46 -0500 Received: from cp-out11.libero.it ([212.52.84.111]:47383) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NaEKg-00040Y-5m for qemu-devel@nongnu.org; Wed, 27 Jan 2010 15:17:46 -0500 Date: Wed, 27 Jan 2010 20:17:29 +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: <20100127201729.939169aa.acrux_it@libero.it> In-Reply-To: References: <20100124221632.0836fa0d.acrux_it@libero.it> Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Wed__27_Jan_2010_20_17_29_+0100_4kytqaKhvRsA2VKw" 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=_Wed__27_Jan_2010_20_17_29_+0100_4kytqaKhvRsA2VKw Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, 25 Jan 2010 10:25:30 +0100 Alexander Graf wrote: _omissis__ >=20 > Ugh. Please use --disable-kvm on such old kernel versions. KVM > doesn't work on G4s (yet) anyway. I guess I'll need to add a minimum > version check for KVM on ppc. >=20 _cut__ thanks, it now compiles fine on both ppc32 and ppc64. 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 =20 1) with -M g3beige it boots fine but segfaults loading the system. 2) with -M mac99 it boots but seems to be unable to find a proper IDE device. No problems, instead, with qemu-system-x86_64 when i tried to install a guest linux x86 os on my ppc32 host. greetings, --=20 GNU/Linux on Power Architecture CRUX PPC - http://cruxppc.org/ --Signature=_Wed__27_Jan_2010_20_17_29_+0100_4kytqaKhvRsA2VKw Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (GNU/Linux) iEYEARECAAYFAktgkU8ACgkQxq34tDeO7LgrWQCcDfaClo/HMHUWptUOhVK9jhcY pXcAn1dta9PMCgbo5Sp14WumoYHHfACw =MBK2 -----END PGP SIGNATURE----- --Signature=_Wed__27_Jan_2010_20_17_29_+0100_4kytqaKhvRsA2VKw--