From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NKTO0-0006hR-QM for qemu-devel@nongnu.org; Tue, 15 Dec 2009 04:08:04 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NKTNv-0006eW-E4 for qemu-devel@nongnu.org; Tue, 15 Dec 2009 04:08:03 -0500 Received: from [199.232.76.173] (port=58502 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NKTNv-0006eM-4p for qemu-devel@nongnu.org; Tue, 15 Dec 2009 04:07:59 -0500 Received: from mx1.redhat.com ([209.132.183.28]:43964) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NKTNu-0007gi-H9 for qemu-devel@nongnu.org; Tue, 15 Dec 2009 04:07:58 -0500 Message-ID: <4B2751E8.4060304@redhat.com> Date: Tue, 15 Dec 2009 11:07:52 +0200 From: Avi Kivity MIME-Version: 1.0 References: <4B2684EC.2040504@redhat.com> <4B2748B6.9080305@eseco.de> In-Reply-To: <4B2748B6.9080305@eseco.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [ANNOUNCE] qemu-kvm-0.12.0-rc2 released List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Ingmar Schraub Cc: qemu-devel , kvm-devel (copying qemu-devel) On 12/15/2009 10:28 AM, Ingmar Schraub wrote: > Hi, > > after upgrading from qemu-kvm-0.11.1 to qemu-kvm-0.12.0-rc2 I noticed > two immediate problems on two different hosts: > > 1.) The e1000 driver doesn't work anymore. The Guest OS detects it > (tested with Ubuntu Karmic 64-Bit and Windows 7 64 Bit), but it doesn't > work. DHCP doesn't work, if you assign manually an IP address, you can > ping this locally (inside the guest), but nothing else. Switching to > virtio and my network is ok. > > 2.) If you specify an USB device at the command line like -usbdevice > host:0421:00ab and the device is not available (not plugged-in) when you > start the guest, qemu segfaults. > > I am running kvm-kmod-2.6.32. > > Both hosts are Intel machines, one is running a 64-Bit Ubuntu Karmic, > the other is running Fedora 12. > > If you need further information, I am happy to provide. Please let me know. > > Thanks, > > Ingmar > > Avi Kivity wrote: > >> qemu-kvm-0.12.0-rc2 is now available. This release is is based on the >> upstream qemu 0.12.0-rc2, plus kvm-specific enhancements. Please see >> the original qemu 0.12.0-rc2 release announcement for details. >> >> This release can be used with the kvm kernel modules provided by your >> distribution kernel, or by the modules in the kvm-kmod package, such as >> kvm-kmod-2.6.32. >> >> Please give test this release out so we can enjoy a stable 0.12.0 final >> release. >> >> http://www.linux-kvm.org >> >> [1] http://www.mail-archive.com/qemu-devel@nongnu.org/msg20151.html >> >> -- error compiling committee.c: too many arguments to function