public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Brian Kress <bkress@egenera.com>
To: kvm@vger.kernel.org
Subject: Current KVM head crashes on startup
Date: Tue, 17 Feb 2009 12:47:10 -0500	[thread overview]
Message-ID: <499AF81E.7080406@egenera.com> (raw)

When I try to run KVM built off the current head, it crashes with a 
Segmentation fault.  KVM-84 does
not.  Seems to be dealing with the CPUID changes:


    0x081a5c70 in host_cpuid ()
        at /home/kressb/kvm/src/qemu/target-i386/helper.c:1426
    1426        asm volatile("pusha \n\t"


At a guess, it's this commit:


    commit b9bacf8975c5db7b6f14cabcae98130913f2d013
    Author: aliguori <aliguori>
    Date:   Mon Feb 9 15:50:08 2009 +0000

        KVM: CPUID takes ecx as input value for some functions (Amit Shah)

        The CPUID instruction takes the value of ECX as an input parameter
        in addition to the value of EAX as the count for functions 4, 0xb
        and 0xd. Make sure we pass the value to the instruction.

        Also convert to the qemu-style whitespace for the surrounding code.

        Signed-off-by: Amit Shah <amit.shah@redhat.com>
        Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>


In case it matters, the host CPU is:


    Intel(R) Core(TM)2 CPU          6420  @ 2.13GHz

             reply	other threads:[~2009-02-17 18:02 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-17 17:47 Brian Kress [this message]
2009-02-18  7:51 ` Current KVM head crashes on startup Amit Shah
2009-02-18  8:16   ` Amit Shah
2009-02-18  8:49     ` Avi Kivity
2009-02-18  9:05       ` Amit Shah
2009-02-18 10:19         ` Avi Kivity
2009-02-18 11:21           ` Amit Shah
2009-02-18 11:26             ` Avi Kivity
2009-02-18 12:20               ` Amit Shah
2009-02-18 12:29                 ` Avi Kivity
2009-02-18 17:03 ` 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=499AF81E.7080406@egenera.com \
    --to=bkress@egenera.com \
    --cc=kvm@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox