From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=51195 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OOrVV-0003vC-BR for qemu-devel@nongnu.org; Wed, 16 Jun 2010 08:14:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OOrVU-0002HJ-BJ for qemu-devel@nongnu.org; Wed, 16 Jun 2010 08:14:13 -0400 Received: from mx1.redhat.com ([209.132.183.28]:53889) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OOrVU-0002HA-4c for qemu-devel@nongnu.org; Wed, 16 Jun 2010 08:14:12 -0400 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o5GCEBTd032450 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 16 Jun 2010 08:14:11 -0400 Date: Wed, 16 Jun 2010 15:15:03 +0300 From: Shahar Havivi Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] [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: Gerd Hoffmann , qemu-devel@nongnu.org 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 usb-linux.c | 15 +++++++++++++++ 1 files changed, 15 insertions(+), 0 deletions(-)