From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34033) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XX3rE-0005w3-Il for qemu-devel@nongnu.org; Thu, 25 Sep 2014 03:53:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XX3r8-0008U6-C5 for qemu-devel@nongnu.org; Thu, 25 Sep 2014 03:52:56 -0400 Received: from mx1.redhat.com ([209.132.183.28]:43688) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XX3r8-0008TW-4P for qemu-devel@nongnu.org; Thu, 25 Sep 2014 03:52:50 -0400 Message-ID: <1411631556.7154.2.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Thu, 25 Sep 2014 09:52:36 +0200 In-Reply-To: <20140924172224.4aa2f3bb@nial.usersys.redhat.com> References: <1411559299-19042-1-git-send-email-imammedo@redhat.com> <1411559299-19042-27-git-send-email-imammedo@redhat.com> <1411563041.30748.3.camel@nilsson.home.kraxel.org> <20140924172224.4aa2f3bb@nial.usersys.redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 26/30] usb-storage: make its storage SCSI bus hotpluggable explicitly List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Igor Mammedov Cc: dmitry@daynix.com, mst@redhat.com, agraf@suse.de, qemu-devel@nongnu.org, cornelia.huck@de.ibm.com, amit.shah@redhat.com, pbonzini@redhat.com, borntraeger@de.ibm.com, rth@twiddle.net On Mi, 2014-09-24 at 17:22 +0200, Igor Mammedov wrote: > On Wed, 24 Sep 2014 14:50:41 +0200 > Gerd Hoffmann wrote: > > > On Mi, 2014-09-24 at 11:48 +0000, Igor Mammedov wrote: > > > usb-storage uses SCSI bus to provide underling storage > > > (i.e. scsi-disk) and it's hotpluggable. > > > > No. usb-storage itself (the scsi hba) is hotpluggable, but the scsi > > devices connected are not. > Agree, > I'm sorry for my bad English, under "it's hotpluggable" I've meant > usb-storage. /me is confused. That contradicts $subject. cheers, Gerd