public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Vlad <vovan@vovan.nl>
Cc: kvm@vger.kernel.org
Subject: Re: Kernel 3.9 - can't boot qemu with accel=kvm _and_ networking enabled
Date: Wed, 8 May 2013 05:57:21 -0400 (EDT)	[thread overview]
Message-ID: <1212942143.7655533.1368007041492.JavaMail.root@redhat.com> (raw)
In-Reply-To: <518920E8.1070600@net.home>

> Paolo,
> 
> The full command line is:
> qemu-system-x86_64 -machine accel=kvm -m 1024m  \
>  -net tap -net nic \
>  -drive file=/dev/zpool/testsrv,index=0,cache=writethrough \
>  -k en-us \
>  -no-kvm-irqchip \
>  -vga cirrus
> 
> I've tried any combinations of "-net" options, but the result is always
> the same. I think this somehow related to
> http://article.gmane.org/gmane.comp.emulators.kvm.devel/109461, as
> setting "emulate_invalid_guest_state=0" solves the problem However, I'm
> not aware of any consequences of this change.

Actually, the other bug involves sgabios and you are not using it.
Please try executing the following commands from the monitor (you can
use "-monitor stdio" to make cut-and-paste simpler):

   x/8i \$pc
   x/64b \$pc

and include the output in the reply to this message.

Thanks,

Paolo

  reply	other threads:[~2013-05-08  9:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-07 13:48 Kernel 3.9 - can't boot qemu with accel=kvm _and_ networking enabled Vladimir
2013-05-07 14:46 ` Paolo Bonzini
2013-05-07 15:42   ` Vlad
2013-05-08  9:57     ` Paolo Bonzini [this message]
2013-05-08 12:25       ` Vladimir
2013-05-09  9:09         ` Paolo Bonzini

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=1212942143.7655533.1368007041492.JavaMail.root@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=vovan@vovan.nl \
    /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