From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:48938) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RSYmg-0004tg-Ms for qemu-devel@nongnu.org; Mon, 21 Nov 2011 13:40:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RSYmc-0000vS-Dd for qemu-devel@nongnu.org; Mon, 21 Nov 2011 13:40:02 -0500 Received: from cantor2.suse.de ([195.135.220.15]:57213 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RSYmc-0000vE-5m for qemu-devel@nongnu.org; Mon, 21 Nov 2011 13:39:58 -0500 Received: from relay2.suse.de (charybdis-ext.suse.de [195.135.221.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx2.suse.de (Postfix) with ESMTP id 062338F0D1 for ; Mon, 21 Nov 2011 19:39:57 +0100 (CET) Message-ID: <4ECA9AE0.9000907@suse.de> Date: Mon, 21 Nov 2011 19:39:28 +0100 From: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= MIME-Version: 1.0 References: <4EBB047A.7070104@suse.de> <4EBB9A47.1020405@suse.de> <89ADF73A-98C0-4FA3-8148-BEF774095A0A@suse.de> In-Reply-To: <89ADF73A-98C0-4FA3-8148-BEF774095A0A@suse.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [TestDays] s390x emulation error List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: qemu-devel Developers Am 18.11.2011 16:33, schrieb Alexander Graf: >=20 > On 10.11.2011, at 10:32, Andreas F=C3=A4rber wrote: >=20 >> Am 09.11.2011 23:53, schrieb Andreas F=C3=A4rber: >>> I get the following error: >>> >>> $ s390x-softmmu/qemu-system-s390x >>> qemu-system-s390x: Guest moved used index from 0 to 47802 >> >> Now with -kernel and -drive if=3Dvirtio on s390-next I got the followi= ng >> fatal error during installation of SLES 11 SP2 Beta8: >> >> qemu: fatal: EXECUTE on instruction prefix 0xdc00 not implemented >=20 > Could you please try out the following patch and see if that fixes the = issue for you? >=20 >=20 > diff --git a/target-s390x/op_helper.c b/target-s390x/op_helper.c > index 137bae7..5ddc7b9 100644 > --- a/target-s390x/op_helper.c > +++ b/target-s390x/op_helper.c > @@ -636,6 +636,9 @@ uint32_t HELPER(ex)(uint32_t cc, uint64_t v1, uint6= 4_t addr, uint64_t ret) > case 0x700: > cc =3D helper_xc(l, get_address(0, b1, d1), get_address(0,= b2, d2)); > break; > + case 0xc00: > + helper_tr(l, get_address(0, b1, d1), get_address(0, b2, d2= )); > + break; > default: > goto abort; > break; Tested-by: Andreas F=C3=A4rber Compiles and gets me further through the install. Now for SLES 11 SP2 Beta9 I get: YaST2 - installation @ 10.0.2.15 Switching to the installed system has failed More information can be found near the end of the '/var/log/YaST2/y2log' file. =E2=94=8CChecking the Installed System...=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2= =94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94= =80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80= =E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2= =94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94= =80=E2=94=80=E2=94=90 =E2=94=82Checking whether RPM package gzip-1.3.12-69.19.1 is installed.= .. Passed =E2=94=82 =E2=94=AC =E2=94=82Checking whether RPM package initviocons-0.5-55.21 is = installed... Passed =E2=94=82 =E2=94=82 =E2=94=82Checking whether RPM package pciutils-3.0.1-2.26.10 is= installed... Passed=E2=94=B4 =E2=94=82 =E2=94=82 =E2=94=AC =E2=94=82=3D=3D=3D Running complex check on package yast2-packa= ger... =3D=3D=3D =E2=94=82 =E2=94=AC =E2=94=82Checking whether RPM package yast2-packager is install= ed... Passed =E2=94=82 =E2=94=AC =E2=94=82Checking what requires RPM package yast2-packager... P= assed =E2=94=82 =E2=94=AC =E2=94=82Checking whether RPM package coreutils-8.12-6.15.13 is= installed... Passed=E2=94=82 =E2=94=82 =E2=94=82Checking whether RPM package perl-base-5.10.0-64.55.1 = is installed... Pass=E2=94=B4 =E2=94=82~ed =E2=94=82 =E2=94=82 =E2=94=82 =E2=94=AC =E2=94=82=3D=3D=3D Checking YaST log file /mnt//var/log/YaST2//= y2log... =3D=3D=3D =E2=94=82 =E2=94=82 =E2=94=82Opening file... Failed =E2=94=B4 =E2=94=82 =E2=94=82 =E2=94=82This is worth reporting a bug at http://bugzilla.novell.com/. =E2=94=AC =E2=94=82Please, attach also all YaST logs stored in the '/var/log/YaST= 2/' director=E2=94=B4 =E2=94=94=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2= =94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94= =80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80= =E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2= =94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94= =80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80= =E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2= =94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94= =80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80=E2=94=80= =E2=94=98 9 0 OK all And after pressing F3, I got a screen saying zipl could not be installed. Will try to re-check with Beta8 or to compare Beta9 on z/VM. Andreas --=20 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N=C3=BCrnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend=C3=B6rffer; HRB 16746 AG N=C3=BC= rnberg