public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: David Abrahams <dave-UB3wUj7V41K5azolltMz9laTQe2KTcn/@public.gmane.org>
To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: Windows under KVM + dual boot
Date: Mon, 16 Apr 2007 14:23:13 +0100	[thread overview]
Message-ID: <87mz181mim.fsf@grogan.peloton> (raw)
In-Reply-To: 461CBEEB.50303@qumranet.com


on Wed Apr 11 2007, Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w-AT-public.gmane.org> wrote:

>> Unfortunately, KVM core dumps the instant I select XP from my grub
>> menu.  By contrast, it will happily launch a linux kernel (on
>> partitions other than the ones I'm booted into; don't worry).  This
>> makes me think that it's probably not a driver problem, although I
>> could of course be wrong.
>>
>> Anyone care to help me diagnose this one?
>>   
>
> We probably misemulate something that grub uses when chainloading 
> another bootloader.
>
> A good test is running with -no-kvm.  The gdb backtrace from the core 
> dump is also interesting.

Unfortunately it doesn't look too interesting when I simply run kvm
under gdb.  Is there something else I can do?

exception 13 (0)
rax 0000000000000010 rbx 0000000000007906 rcx 0000000000004208 rdx 0000000000000000
rsi 00000000000007be rdi 00000000000931fe rsp 000000000000cfb4 rbp 0000000000001ff0
r8  0000000000000000 r9  0000000000000000 r10 0000000000000000 r11 0000000000000000
r12 0000000000000000 r13 0000000000000000 r14 0000000000000000 r15 0000000000000000
rip 00000000000006bb rflags 00033202
cs 0d00 (0000d000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
ds 0d00 (0000d000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
es 0d00 (0000d000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
ss 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
fs 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
gs 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
tr 0000 (3f050000/00002088 p 1 dpl 0 db 0 s 0 type b l 0 g 0 avl 0)
ldt 0000 (00000000/0000ffff p 1 dpl 0 db 0 s 0 type 2 l 0 g 0 avl 0)
gdt 9108/27
idt 0/3ff
cr0 60000010 cr2 0 cr3 0 cr4 0 cr8 0 efer 0

Program received signal SIGABRT, Aborted.
[Switching to Thread -1212594496 (LWP 8119)]
0xffffe410 in __kernel_vsyscall ()
(gdb) bt
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7c47df0 in raise () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7c49641 in abort () from /lib/tls/i686/cmov/libc.so.6
#3  0x0810ea9d in ?? ()
#4  0x09b26008 in ?? ()
#5  0x00000000 in ?? ()

-- 
Dave Abrahams
Boost Consulting
http://www.boost-consulting.com

Don't Miss BoostCon 2007! ==> http://www.boostcon.com


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

  parent reply	other threads:[~2007-04-16 13:23 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-08  2:44 Windows under KVM + dual boot David Abrahams
     [not found] ` <871wivr3e5.fsf-plj1z4F0hBxDlgNbCJLFcg@public.gmane.org>
2007-04-08  3:12   ` Anthony Liguori
2007-04-11 10:29     ` David Abrahams
     [not found]       ` <87bqhvcih7.fsf-2bi8v6C3s58ZC2cDDG0gXw@public.gmane.org>
2007-04-11 10:56         ` Avi Kivity
2007-04-12  3:15           ` David Abrahams
2007-04-16 13:23           ` David Abrahams [this message]
     [not found]             ` <87mz181mim.fsf-2bi8v6C3s58ZC2cDDG0gXw@public.gmane.org>
2007-04-16 13:45               ` Avi Kivity
     [not found]                 ` <46237E03.8050907-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-04-16 14:05                   ` David Abrahams
     [not found]                     ` <87hcrg1kjc.fsf-2bi8v6C3s58ZC2cDDG0gXw@public.gmane.org>
2007-04-16 14:10                       ` Avi Kivity
     [not found]                         ` <462383EA.3000508-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-04-16 22:58                           ` David Abrahams
     [not found]                             ` <87647wdizj.fsf-2bi8v6C3s58ZC2cDDG0gXw@public.gmane.org>
2007-04-17  5:27                               ` Avi Kivity
     [not found]                                 ` <46245ADD.2060103-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-04-17  6:31                                   ` David Abrahams
     [not found] <4618DDA80200005A0002267C@mcclure.wal.novell.com>
     [not found] ` <4618DDAF0200005A0002267F-Igcdv/6uVdMHoYOw/+koYqIwWpluYiW7@public.gmane.org>
2007-04-08 16:18   ` Gregory Haskins
2007-04-08 18:45   ` David Abrahams
2007-04-08 20:41     ` David Abrahams
2007-04-08 21:16       ` David Abrahams
     [not found]     ` <871wiu1z91.fsf-plj1z4F0hBxDlgNbCJLFcg@public.gmane.org>
2007-04-08 23:06       ` Gregory Haskins

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=87mz181mim.fsf@grogan.peloton \
    --to=dave-ub3wuj7v41k5azolltmz9latqe2ktcn/@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox