All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
To: "Hesse, Christian" <mail-8oMOrB1mGocUSW6y5lq3GQ@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, 07 Nov 2006 10:14:55 +0200	[thread overview]
Message-ID: <4550407F.6030007@qumranet.com> (raw)
In-Reply-To: <200611061947.47165.mail-8oMOrB1mGocUSW6y5lq3GQ@public.gmane.org>

Hesse, Christian wrote:
> On Monday 06 November 2006 14:15, you wrote:
>   
>> On bootup, the rdx register contains information about the processor.  The
>> function which calculates this value has the bugs:
>>
>>  - missing 'cpuid' to get the value from the processor
>>  - missing register clobber caused a miscompilation in some circumstances
>>  - we shouldn't return a value that depends on the current processor in
>>    case we migrate
>>
>> In any case nobody looks at the value, so just return a generic P6
>> identifier.
>>     
>
> I'm sorry, but this does not change the situation for me... My system still 
> freezes with the same messages.
>
> Awaiting more patches. :)
>   

Please revert all external patches (except kvm :) and try again.  I 
don't think it matters, but let's make sure.

Then, please apply the attached patch.  You will need serial console or 
netconsole, and to

   echo 9 > /proc/sysrq-trigger

before launching the VM.

BTW, what OS are you trying to run in the guest?

-- 
error compiling committee.c: too many arguments to function


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

  parent reply	other threads:[~2006-11-07  8:14 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 [this message]
     [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
     [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=4550407F.6030007@qumranet.com \
    --to=avi-atkuwr5tajbwk0htik3j/w@public.gmane.org \
    --cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=mail-8oMOrB1mGocUSW6y5lq3GQ@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.