From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerd Hoffmann Subject: Re: qemu-kvm 0.15 usb problem Date: Wed, 10 Aug 2011 09:25:11 +0200 Message-ID: <4E423257.2050002@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Michael Return-path: Received: from mx1.redhat.com ([209.132.183.28]:21630 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750720Ab1HJHZO (ORCPT ); Wed, 10 Aug 2011 03:25:14 -0400 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On 08/09/11 21:30, Michael wrote: > Hi All, > After installed 0.15 ( and 0.15rc1) guest VM failed at some point with > USB attached with error: > qemu-system-x86_64: /tmp/qemu-kvm-0.15.0/hw/usb.c:336: > usb_packet_complete: Assertion `p->owner != ((void *)0)' failed. Looks like a bug. > host intel,linux-3.0 ( debian squeeze x64 ) > start with "qemu-system-x86_64 -m 512 -smp 2 /BIG/Virtual/debian6.base > -usb -usbdevice host:067b:2303" What kind of device is this? cheers, Gerd