All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcelo Tosatti <mtosatti@redhat.com>
To: erik.rull@rdsoftware.de
Cc: kvm@vger.kernel.org
Subject: Re: Continuous reboots on qemu-kvm master
Date: Mon, 23 Jan 2012 16:41:06 -0200	[thread overview]
Message-ID: <20120123184106.GC13822@amt.cnet> (raw)
In-Reply-To: <0NMjY6-1S1ofo2O07-00O3gE@icpu819.kundenserver.de>

On Mon, Jan 23, 2012 at 05:12:07PM +0100, erik.rull@rdsoftware.de wrote:
> Hi all,
> 
> I get continuous reboots on my guest system, including these dmesg entries:
> 
> [   31.770538] device tap0 entered promiscuous mode
> [   31.770554] br0: port 2(tap0) entering learning state
> [   39.259921] kvm: 1517: cpu0 unhandled wrmsr: 0x0 data 4000000080532d74
> [   39.259936] kvm: 1517: cpu0 unhandled wrmsr: 0x0 data 0
> [   39.259946] kvm: 1517: cpu0 unhandled wrmsr: 0x0 data 0
> [   44.870691] kvm: 1517: cpu0 unhandled wrmsr: 0x0 data 4000000080532d74
> [   44.870801] kvm: 1517: cpu0 unhandled wrmsr: 0x0 data 0
> [   44.870901] kvm: 1517: cpu0 unhandled wrmsr: 0x0 data 0
> [   46.727081] br0: port 2(tap0) entering forwarding state
> [   50.481469] kvm: 1517: cpu0 unhandled wrmsr: 0x0 data 4000000080532d74
> [   50.481583] kvm: 1517: cpu0 unhandled wrmsr: 0x0 data 0
> [   50.481685] kvm: 1517: cpu0 unhandled wrmsr: 0x0 data 0
> [   55.827950] br0: port 2(tap0) entering disabled state
> [   55.828110] device tap0 left promiscuous mode
> [   55.828200] br0: port 2(tap0) entering disabled state
> 
> 
> My ./configure is:
>  ./configure --prefix= --target-list=x86_64-softmmu --disable-vnc-png
> --disable-vnc-jpeg --disable-vnc-tls --disable-vnc-sasl --audio-card-list=
> --audio-drv-list= --enable-sdl --disable-xen --disable-brlapi
> --disable-bluez --disable-nptl --disable-curl --disable-guest-agent
> --disable-guest-base --disable-werror --disable-attr
> 
> My qemu cmdline is:
> /usr/X11R6/bin/qemu-system-x86_64 -serial /dev/ttyS2 -readconfig
> /etc/ich9-ehci-uhci.cfg -device usb-host,bus=ehci.0 -device usb-tablet
> -drive file=/dev/sda2,cache=off -m 1536 -net nic -net
> tap,script=/etc/qemu-ifup -no-acpi -monitor stdio -L /usr/X11R6/share/qemu
> -boot c -localtime -enable-kvm
> 
> Was fine with qemu-kvm-1.0 and the same options!
> 
> Best regards,
> 
> Erik

Erik, 

Can you bisect to find the culprit, please?


  reply	other threads:[~2012-01-23 18:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-23 16:12 Continuous reboots on qemu-kvm master erik.rull
2012-01-23 18:41 ` Marcelo Tosatti [this message]
2012-01-23 18:59   ` Erik Rull

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=20120123184106.GC13822@amt.cnet \
    --to=mtosatti@redhat.com \
    --cc=erik.rull@rdsoftware.de \
    --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 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.