All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Hesse, Christian" <mail-8oMOrB1mGocUSW6y5lq3GQ@public.gmane.org>
To: Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: [PATCH] KVM: fix calculation of initial value of rdx register
Date: Tue, 7 Nov 2006 14:46:13 +0100	[thread overview]
Message-ID: <200611071446.17870.mail@earthworm.de> (raw)
In-Reply-To: <4550893A.1000304-atKUWr5tajBWk0Htik3J/w@public.gmane.org>


[-- Attachment #1.1: Type: text/plain, Size: 1817 bytes --]

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 (first
> > 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 use 
in this function)
/usr/src/kvm-module/debug.c:1019: error: (Each undeclared identifier is 
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 use 
in this function)
/usr/src/kvm-module/debug.c:1021: error: 'VCPU_REGS_R10' undeclared (first use 
in this function)
/usr/src/kvm-module/debug.c:1022: error: 'VCPU_REGS_R11' undeclared (first use 
in this function)
/usr/src/kvm-module/debug.c:1023: error: 'VCPU_REGS_R12' undeclared (first use 
in this function)
/usr/src/kvm-module/debug.c:1024: error: 'VCPU_REGS_R13' undeclared (first use 
in this function)
/usr/src/kvm-module/debug.c:1025: error: 'VCPU_REGS_R14' undeclared (first use 
in this function)
/usr/src/kvm-module/debug.c:1026: error: 'VCPU_REGS_R15' undeclared (first use 
in this function)
-- 
Regards,
Chris

[-- Attachment #1.2: Type: application/pgp-signature, Size: 189 bytes --]

[-- Attachment #2: Type: text/plain, Size: 373 bytes --]

-------------------------------------------------------------------------
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

[-- Attachment #3: Type: text/plain, Size: 186 bytes --]

_______________________________________________
kvm-devel mailing list
kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/kvm-devel

  parent reply	other threads:[~2006-11-07 13:46 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-06 13:15 [PATCH] KVM: fix calculation of initial value of rdx register Avi Kivity
2006-11-06 13:15 ` Avi Kivity
2006-11-06 18:47 ` Hesse, Christian
     [not found]   ` <200611061947.47165.mail-8oMOrB1mGocUSW6y5lq3GQ@public.gmane.org>
2006-11-07  8:14     ` Avi Kivity
     [not found]       ` <4550407F.6030007-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2006-11-07 11:55         ` Hesse, Christian
     [not found]           ` <200611071255.59831.mail-8oMOrB1mGocUSW6y5lq3GQ@public.gmane.org>
2006-11-07 12:31             ` Avi Kivity
     [not found]               ` <45507C84.70504-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2006-11-07 13:04                 ` Hesse, Christian
     [not found]                   ` <200611071404.38825.mail-8oMOrB1mGocUSW6y5lq3GQ@public.gmane.org>
2006-11-07 13:25                     ` Avi Kivity
     [not found]                       ` <4550893A.1000304-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2006-11-07 13:46                         ` Hesse, Christian [this message]
     [not found]                           ` <200611071446.17870.mail-8oMOrB1mGocUSW6y5lq3GQ@public.gmane.org>
2006-11-07 14:11                             ` Avi Kivity
     [not found]                               ` <4550941E.4070409-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2006-11-08  8:04                                 ` Hesse, Christian
     [not found]                                   ` <200611080904.27777.mail-8oMOrB1mGocUSW6y5lq3GQ@public.gmane.org>
2006-11-08  8:11                                     ` Avi Kivity
     [not found]                                       ` <4551914D.70303-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2006-11-08  8:24                                         ` Hesse, Christian
     [not found]                                           ` <200611080924.59607.mail-8oMOrB1mGocUSW6y5lq3GQ@public.gmane.org>
2006-11-08  8:28                                             ` Avi Kivity
     [not found]                                               ` <45519512.3050606-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2006-11-09 12:10                                                 ` Hesse, Christian
     [not found]                                                   ` <200611091310.25066.mail-8oMOrB1mGocUSW6y5lq3GQ@public.gmane.org>
2006-11-09 13:01                                                     ` Avi Kivity
     [not found]                                                       ` <455326C3.90601-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2006-11-09 13:29                                                         ` Hesse, Christian
     [not found]                                                           ` <200611091429.57097.mail-8oMOrB1mGocUSW6y5lq3GQ@public.gmane.org>
2006-11-09 14:03                                                             ` Hesse, Christian
     [not found]                                                               ` <200611091503.25231.mail-8oMOrB1mGocUSW6y5lq3GQ@public.gmane.org>
2006-11-09 14:27                                                                 ` Avi Kivity
2006-11-10  8:09                                                         ` Hesse, Christian
     [not found]                                                           ` <200611100909.32168.mail-8oMOrB1mGocUSW6y5lq3GQ@public.gmane.org>
2006-11-10 15:51                                                             ` Avi Kivity
     [not found]                                                               ` <45549FF0.8070207-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2006-11-14 10:41                                                                 ` Avi Kivity
     [not found]                                                                   ` <45599D57.2090001-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2006-11-14 10:55                                                                     ` Avi Kivity
2006-11-16 13:03                                                                     ` Hesse, Christian
     [not found]                                                                       ` <200611161403.13461.mail-8oMOrB1mGocUSW6y5lq3GQ@public.gmane.org>
2006-11-18 10:16                                                                         ` Hesse, Christian
     [not found]                                                                           ` <200611181116.07278.mail-8oMOrB1mGocUSW6y5lq3GQ@public.gmane.org>
2006-11-19  8:22                                                                             ` Avi Kivity

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200611071446.17870.mail@earthworm.de \
    --to=mail-8omorb1mgocusw6y5lq3gq@public.gmane.org \
    --cc=avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org \
    --cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.