From: Vlad <vovan@vovan.nl>
To: Paolo Bonzini <pbonzini@redhat.com>, kvm@vger.kernel.org
Subject: Re: Kernel 3.9 - can't boot qemu with accel=kvm _and_ networking enabled
Date: Tue, 07 May 2013 17:42:32 +0200 [thread overview]
Message-ID: <518920E8.1070600@net.home> (raw)
In-Reply-To: <518913E3.30905@redhat.com>
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.
Regards,
Vlad.
On 07/05/13 16:46, Paolo Bonzini wrote:
> Il 07/05/2013 15:48, Vladimir ha scritto:
>> Hello,
>>
>> After upgrading kernel from 3.8.x to 3.9 booting virtual machine with
>> kvm acceleration enabled stuck at or after iPXE initialization:
>> /usr/bin/qemu-system-x86_64 ... works as expected
>> /usr/bin/qemu-system-x86_64 -machine accel=kvm ... stuck
>> If network is disabled (-net none) everything workd as expected.
> What is the full command line you're using, and the versions of
> qemu/seabios/ipxe?
>
> Paolo
next prev parent reply other threads:[~2013-05-07 15:42 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 [this message]
2013-05-08 9:57 ` Paolo Bonzini
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=518920E8.1070600@net.home \
--to=vovan@vovan.nl \
--cc=kvm@vger.kernel.org \
--cc=pbonzini@redhat.com \
/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.