From: mrintegrity <mrintegrity-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: Izik Eidus <izike-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: -std-vga causes crash
Date: Wed, 29 Aug 2007 15:21:52 +0200 [thread overview]
Message-ID: <1188393712.5599.1.camel@lina-desktop> (raw)
In-Reply-To: <1188353996.3215.1.camel-siXIhNkUrCXckEVJwWePHtCfPAL7FxvL@public.gmane.org>
I think it's kvm-16 if that makes any sense? As you can see, it's the
ubuntu pre packaged version:
Version: 1:16-1ubuntu2
Alan
On Wed, 2007-08-29 at 05:19 +0300, Izik Eidus wrote:
> On Wed, 2007-08-29 at 13:51 +0200, mrintegrity wrote:
> > When starting kvm with the -std-vga option I get the following crash and
> > terminal output:
> >
> > root@lina-desktop:~# kvm -hda /home/variant/XPtest.img -m 450 -soundhw
> > sb16 -localtime -usb -usbdevice tablet -std-vga -snapshot
> > kvm: get_dirty_pages returned -2
> >
> > ----SNIP----
> >
> > kvm: get_dirty_pages returned -2
> > exception 14 (0)
> > rax 0000000000000010 rbx 00000000f7a9b920 rcx 0000000000000008 rdx
> > 0000000000000004
> > rsi 00000000e147807c rdi 00000000f6c7b000 rsp 00000000f7a9b728 rbp
> > 00000000f7a9b730
> > r8 0000000000000000 r9 0000000000000000 r10 0000000000000000 r11
> > 0000000000000000
> > r12 0000000000000000 r13 0000000000000000 r14 0000000000000000 r15
> > 0000000000000000
> > rip 00000000bf8be45d rflags 00010202
> > cs 0008 (00000000/ffffffff p 1 dpl 0 db 1 s 1 type b l 0 g 1 avl 0)
> > ds 0023 (00000000/ffffffff p 1 dpl 3 db 1 s 1 type 3 l 0 g 1 avl 0)
> > es 0023 (00000000/ffffffff p 1 dpl 3 db 1 s 1 type 3 l 0 g 1 avl 0)
> > ss 0010 (00000000/ffffffff p 1 dpl 0 db 1 s 1 type 3 l 0 g 1 avl 0)
> > fs 0030 (ffdff000/00001fff p 1 dpl 0 db 1 s 1 type 3 l 0 g 1 avl 0)
> > gs 0000 (00000000/ffffffff p 0 dpl 0 db 0 s 0 type 0 l 0 g 0 avl 0)
> > tr 0028 (80042000/000020ab p 1 dpl 0 db 0 s 0 type b l 0 g 0 avl 0)
> > ldt 0000 (00000000/ffffffff p 0 dpl 0 db 0 s 0 type 0 l 0 g 0 avl 0)
> > gdt 8003f000/3ff
> > idt 8003f400/7ff
> > cr0 e0010031 cr2 bf818b8d cr3 a91e000 cr4 698 cr8 0 efer 0
> > Aborted
> >
> > I have Intel(R) Core(TM)2 CPU with vmx and the kvm and kvm-intel modules
> > are loaded. The guest image has been created with qemu and has been used
> > with qemu with those same options for a few weeks already, the only
> > change I made was to start with kvm instead of qemu.
> >
> > I noticed a patch on the mailing list archive for the to avoid exiting
> > with the dirty pages warning but is that the cause of my issue? I didn't
> > see much discussion about it.
> >
> > Any tips?
> >
> what kvm version are you using?
> kvm-36 should have a fix to the -std-vga problem.
>
> > Thanks,
> >
> > Alan
> >
>
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
next prev parent reply other threads:[~2007-08-29 13:21 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-29 11:51 -std-vga causes crash mrintegrity
2007-08-29 2:19 ` Izik Eidus
[not found] ` <1188353996.3215.1.camel-siXIhNkUrCXckEVJwWePHtCfPAL7FxvL@public.gmane.org>
2007-08-29 12:51 ` Pelle
[not found] ` <46D56BDC.5050200-5JapdU7xTciEVqv0pETR8A@public.gmane.org>
2007-08-30 0:34 ` Avi Kivity
[not found] ` <46D6109B.20503-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-08-30 6:15 ` Pelle
2007-08-29 13:21 ` mrintegrity [this message]
2007-08-30 0:35 ` 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=1188393712.5599.1.camel@lina-desktop \
--to=mrintegrity-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
--cc=izike-atKUWr5tajBWk0Htik3J/w@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