From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Hesse, Christian" Subject: Re: [PATCH] KVM: fix calculation of initial value of rdx register Date: Tue, 7 Nov 2006 14:46:13 +0100 Message-ID: <200611071446.17870.mail@earthworm.de> References: <20061106131502.BD90D2500A7@cleopatra.q> <200611071404.38825.mail@earthworm.de> <4550893A.1000304@qumranet.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1465810189==" Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Return-path: To: Avi Kivity In-Reply-To: <4550893A.1000304-atKUWr5tajBWk0Htik3J/w@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Errors-To: kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Id: kvm.vger.kernel.org --===============1465810189== Content-Type: multipart/signed; boundary="nextPart1414302.CbZCsGuDmP"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit --nextPart1414302.CbZCsGuDmP Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday 07 November 2006 14:25, Avi Kivity wrote: > Hesse, Christian wrote: > > On Tuesday 07 November 2006 13:31, Avi Kivity wrote: > >> Hesse, Christian wrote: > >>>> Then, please apply the attached patch. You will need serial console > >>>> or netconsole, and to > >>>> > >>>> echo 9 > /proc/sysrq-trigger > >>>> > >>>> before launching the VM. > >>> > >>> There is no patch attached to this mail... > >> > >> Sorry, attaching now. > > > > There are some undefined values in your code: > > > > /usr/src/kvm-module/debug.c: In function 'vmcs_dump': > > /usr/src/kvm-module/debug.c:924: error: 'HOST_TR_LIMIT' undeclared (fir= st > > use in this function) > > Sorry, refreshed patch attached. Looks better, but you did not catch them all. /usr/src/kvm-module/debug.c: In function 'regs_dump': /usr/src/kvm-module/debug.c:1019: error: 'VCPU_REGS_R8' undeclared (first u= se=20 in this function) /usr/src/kvm-module/debug.c:1019: error: (Each undeclared identifier is=20 reported only once /usr/src/kvm-module/debug.c:1019: error: for each function it appears in.) /usr/src/kvm-module/debug.c:1020: error: 'VCPU_REGS_R9' undeclared (first u= se=20 in this function) /usr/src/kvm-module/debug.c:1021: error: 'VCPU_REGS_R10' undeclared (first = use=20 in this function) /usr/src/kvm-module/debug.c:1022: error: 'VCPU_REGS_R11' undeclared (first = use=20 in this function) /usr/src/kvm-module/debug.c:1023: error: 'VCPU_REGS_R12' undeclared (first = use=20 in this function) /usr/src/kvm-module/debug.c:1024: error: 'VCPU_REGS_R13' undeclared (first = use=20 in this function) /usr/src/kvm-module/debug.c:1025: error: 'VCPU_REGS_R14' undeclared (first = use=20 in this function) /usr/src/kvm-module/debug.c:1026: error: 'VCPU_REGS_R15' undeclared (first = use=20 in this function) =2D-=20 Regards, Chris --nextPart1414302.CbZCsGuDmP Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQBFUI4plZfG2c8gdSURAkx3AJsFufxcoA4dHthq7a1w52gm1zJvogCgq4un SX2pmPasLxnvAppWAHt6CaE= =mn1j -----END PGP SIGNATURE----- --nextPart1414302.CbZCsGuDmP-- --===============1465810189== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 --===============1465810189== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ kvm-devel mailing list kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org https://lists.sourceforge.net/lists/listinfo/kvm-devel --===============1465810189==--