From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:35010) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1vl8-0006gz-Bj for qemu-devel@nongnu.org; Thu, 16 Aug 2012 04:48:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T1vl7-0005lS-88 for qemu-devel@nongnu.org; Thu, 16 Aug 2012 04:48:54 -0400 Received: from isrv.corpit.ru ([86.62.121.231]:56881) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T1vl7-0005lI-0o for qemu-devel@nongnu.org; Thu, 16 Aug 2012 04:48:53 -0400 Message-ID: <502CB3F2.7060203@msgid.tls.msk.ru> Date: Thu, 16 Aug 2012 12:48:50 +0400 From: Michael Tokarev MIME-Version: 1.0 References: <502CA537.2010402@msgid.tls.msk.ru> <502CABD1.7050105@redhat.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Apparent USB assignment issue on 1.1+ List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Paolo Bonzini , Anthony Liguori , Gerd Hoffmann , qemu-devel On 16.08.2012 12:23, Peter Maydell wrote: > On 16 August 2012 09:14, Gerd Hoffmann wrote: [] >>> http://bugs.debian.org/683983 >> >> No idea, must be some QOM thingy. This was http://bugs.debian.org/684282, unrelated to usb. > The "crash on usb_del" problem has been discussed on the list > before, Paolo posted a sketch of a patch to fix this: > http://lists.gnu.org/archive/html/qemu-devel/2012-08/msg01357.html > > I'd forgotten about the issue but I think we should definitely > fix for 1.2 if we can. Anthony -- does Paolo's patch look like > the right direction? Yes, this definitely needs fixing for 1.2. I too almost forgot about that after applying Paolo's patch to debian package... Thanks, /mjt