From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=35558 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OOsUu-0006r1-L2 for qemu-devel@nongnu.org; Wed, 16 Jun 2010 09:17:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OOsUt-00035a-9t for qemu-devel@nongnu.org; Wed, 16 Jun 2010 09:17:40 -0400 Received: from mx1.redhat.com ([209.132.183.28]:24703) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OOsUt-00035H-0J for qemu-devel@nongnu.org; Wed, 16 Jun 2010 09:17:39 -0400 Received: from int-mx05.intmail.prod.int.phx2.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.18]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o5GDHcEb003268 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 16 Jun 2010 09:17:38 -0400 Message-ID: <4C18CEEC.2030403@redhat.com> Date: Wed, 16 Jun 2010 15:17:32 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH 0/2 v5] Release usb devices on shutdown and usb_del List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Shahar Havivi Cc: qemu-devel@nongnu.org On 06/16/10 14:15, Shahar Havivi wrote: > v5: > Fix to Gerd Hoffmann comments on v4. > > Shahar Havivi (2): > Return usb device to host on usb_del command > Return usb device to host on exit Looks fine to me now. Acked-by: Gerd Hoffmann cheers, Gerd