All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andi Kleen <ak@suse.de>
To: Keir Fraser <Keir.Fraser@cl.cam.ac.uk>
Cc: xen-devel@lists.xensource.com
Subject: Re: xen 3.0.5-rc3 vmx_create_vmcs panic on starting VT HVM domain
Date: Wed, 25 Apr 2007 21:30:38 +0200	[thread overview]
Message-ID: <200704252130.39010.ak@suse.de> (raw)
In-Reply-To: <C25568AF.6563%Keir.Fraser@cl.cam.ac.uk>


> Not good. 'Invalid opcode' with no BUG or ASSERT message probably means that
> a VMWRITE instruction failed. Do you have your xen-syms file handy? If you
> could send me that privately that would be superb (or an objdump -d of the
> vmx_create_vmcs() function would suffice). What particular type of processor
> were you running on?

It's this line

   __vmwrite(VIRTUAL_APIC_PAGE_ADDR,
              page_to_maddr(vcpu_vlapic(v)->regs_page));

It's an older preproduction VT P4 system. Worked with earlier Xen releases,
but perhaps it's too old now.

-Andi

  reply	other threads:[~2007-04-25 19:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-25 19:10 xen 3.0.5-rc3 vmx_create_vmcs panic on starting VT HVM domain Andi Kleen
2007-04-25 19:21 ` Keir Fraser
2007-04-25 19:30   ` Andi Kleen [this message]
2007-04-25 19:51     ` Keir Fraser
2007-04-25 20:00       ` Andi Kleen
2007-04-25 21:09         ` Keir Fraser
2007-04-25 21:18           ` Andi Kleen
2007-04-25 19:27 ` xen 3.0.5-rc3 vmx_create_vmcs panic on starting VT HVM domain II Andi Kleen

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=200704252130.39010.ak@suse.de \
    --to=ak@suse.de \
    --cc=Keir.Fraser@cl.cam.ac.uk \
    --cc=xen-devel@lists.xensource.com \
    /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.