public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: John Rousseau <jrrousseau@gmail.com>
To: Avi Kivity <avi@redhat.com>
Cc: KVM list <kvm@vger.kernel.org>
Subject: Re: [ANNOUNCE] kvm-88 release
Date: Sun, 12 Jul 2009 14:43:16 -0400	[thread overview]
Message-ID: <4A5A2EC4.7090008@gmail.com> (raw)
In-Reply-To: <4A59FDB3.4040605@redhat.com>

On 07/12/2009 11:13 AM, Avi Kivity wrote:
> On 07/12/2009 06:06 PM, John Rousseau wrote:
>>> # /usr/local/bin/qemu-system-x86_64 -hda /home/jrr/vista-x86_64.img
>>> -m 1536M -net nic,vlan=0,macaddr=52:54:00:12:32:00 -net
>>> tap,vlan=0,ifname=tap1 -vga std -full-screen -smp 2 -usb -usbdevice
>>> tablet
>
> Can you try without -full-screen? Without -vga std?

Losing -vga std allowed the guest to boot.

> Note -usbdevice tablet is only eating your cpu.

Cool. Removed.

> Try ./configure --disable-strip.

> (gdb) set args -hda /home/jrr/vista-x86_64.img -m 1536M -net nic,vlan=0,macaddr=52:54:00:12:32:00 -net tap,vlan=0,ifname=tap1 -vga std
...
> Program received signal SIGSEGV, Segmentation fault.
> [Switching to Thread 0x7ffff7cf5910 (LWP 2792)]
> 0x00000035a7c81b3b in memset () from /lib64/libc.so.6
> (gdb) where
> #0  0x00000035a7c81b3b in memset () from /lib64/libc.so.6
> #1  0x00000000004324a1 in vbe_ioport_write_data (opaque=0x13da5e8, addr=<value optimized out>,
>     val=<value optimized out>) at /home/jrr/build/kvm/kvm-88/hw/vga.c:629
> #2  0x000000000052873b in kvm_outw (data=<value optimized out>, addr=<value optimized out>,
>     opaque=<value optimized out>) at /home/jrr/build/kvm/kvm-88/qemu-kvm.c:155
> #3  handle_io (data=<value optimized out>, addr=<value optimized out>, opaque=<value optimized out>)
>     at /home/jrr/build/kvm/kvm-88/qemu-kvm.c:877
> #4  kvm_run (data=<value optimized out>, addr=<value optimized out>, opaque=<value optimized out>)
>     at /home/jrr/build/kvm/kvm-88/qemu-kvm.c:1103
> #5  0x0000000000528873 in kvm_cpu_exec (env=0x0) at /home/jrr/build/kvm/kvm-88/qemu-kvm.c:1825
> #6  0x0000000000528a16 in kvm_main_loop_cpu (env=<value optimized out>) at /home/jrr/build/kvm/kvm-88/qemu-kvm.c:2007
> #7  ap_main_loop (env=<value optimized out>) at /home/jrr/build/kvm/kvm-88/qemu-kvm.c:2044
> #8  0x00000035a880686a in start_thread () from /lib64/libpthread.so.0
> #9  0x00000035a7cde25d in clone () from /lib64/libc.so.6
> #10 0x0000000000000000 in ?? ()

Thanks
-John

  reply	other threads:[~2009-07-12 18:43 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-12 13:31 [ANNOUNCE] kvm-88 release Avi Kivity
2009-07-12 15:06 ` John Rousseau
2009-07-12 15:13   ` Avi Kivity
2009-07-12 18:43     ` John Rousseau [this message]
2009-07-13  8:32       ` Avi Kivity
2009-07-13 11:27         ` John Rousseau
2009-07-13  8:40     ` Michael Tokarev
2009-07-13  9:08       ` Avi Kivity
2009-07-13 10:01         ` Erik Rull
2009-07-13 11:20           ` Avi Kivity
2009-07-13 15:00           ` Anthony Liguori
2009-07-12 16:01 ` [ANNOUNCE] kvm-88 release (CAN NOT install modules on debian/amd64/2.6.30) John Wong
2009-07-12 17:45   ` Avi Kivity
2009-07-17 23:59   ` Marcelo Tosatti
2009-07-19  3:41     ` John Wong
2009-07-20 14:42       ` Marcelo Tosatti
2009-07-20 17:05         ` John Wong

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=4A5A2EC4.7090008@gmail.com \
    --to=jrrousseau@gmail.com \
    --cc=avi@redhat.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