From: Avi Kivity <avi@redhat.com>
To: Danny ter Haar <dth@dth.net>
Cc: kvm@vger.kernel.org
Subject: Re: kvm problems on new hardware
Date: Wed, 04 Nov 2009 12:43:15 +0200 [thread overview]
Message-ID: <4AF15AC3.2060306@redhat.com> (raw)
In-Reply-To: <1256841444.4117.16.camel@thinkpaddth>
On 10/29/2009 08:37 PM, Danny ter Haar wrote:
> Update:
> I compiled/installed 2.6.32-rc5-git3 on this machine
>
> I manually start kvm:
>
> vhost1:~# kvm -m 512 -cdrom /vz/template/iso/debian-503-amd64-netinst.iso
>
> The bootscreen comes up, i hit enter to install and i get these messages
> (copied from dmesg)
>
> handle_exception: unexpected, vectoring info 0x80000010 intr info 0x80000b0d
> handle_exception: unexpected, vectoring info 0x8000000d intr info 0x80000b0d
> [this line is repeated many times:
> dmesg |grep 0x80000b0d | wc -l
> 570 ]
> and finally before ending the kvm session i get:
> vmx_handle_exit: unexpected, valid vectoring info (0x8000000d) and exit reason is 0x80000021
>
>
> Can somebody make a slightly related guess what this means ?
>
Can't guess, so a debugging patch.
Please install a kvm.git kernel and qemu.git qemu, both from the
simultaenous-exceptions branch. kvm.git is very similar to 2.5.32-rc5,
except for kvm changes. Please enable ftrace in the kernel.
For starters, run your guest; instead of dmesg errors it should print
something on stderr and freeze. Please report those messages, as well
as the output of the following monitor commands:
(qemu) info registers
(qemu) x/30i $eip-20
You can find kvm.git and qemu-kvm.git in
git://git.kernel.org/pub/scm/virt/kvm/kvm.git
git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git
remember, the simultaneous-exceptions branch, or we don't get any output.
--
error compiling committee.c: too many arguments to function
prev parent reply other threads:[~2009-11-04 10:43 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-26 10:06 kvm problems on new hardware Danny ter Haar
2009-10-27 9:45 ` Avi Kivity
2009-10-27 9:58 ` Danny ter Haar
2009-10-27 10:27 ` Danny ter Haar
2009-10-27 10:34 ` Avi Kivity
2009-10-27 10:47 ` Danny ter Haar
2009-10-29 18:37 ` Danny ter Haar
2009-10-29 22:07 ` Ryan Harper
2009-10-30 0:23 ` Danny ter Haar
2009-10-30 8:10 ` Chris Lalancette
2009-10-30 8:54 ` Danny ter Haar
2009-11-04 10:43 ` Avi Kivity [this message]
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=4AF15AC3.2060306@redhat.com \
--to=avi@redhat.com \
--cc=dth@dth.net \
--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