From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: Kernel 3.9 - can't boot qemu with accel=kvm _and_ networking enabled Date: Tue, 07 May 2013 16:46:59 +0200 Message-ID: <518913E3.30905@redhat.com> References: <51890611.6090902@vovan.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Vladimir Return-path: Received: from mail-ye0-f179.google.com ([209.85.213.179]:64081 "EHLO mail-ye0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754221Ab3EGOzU (ORCPT ); Tue, 7 May 2013 10:55:20 -0400 Received: by mail-ye0-f179.google.com with SMTP id l14so136298yen.24 for ; Tue, 07 May 2013 07:55:20 -0700 (PDT) In-Reply-To: <51890611.6090902@vovan.nl> Sender: kvm-owner@vger.kernel.org List-ID: 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