From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Tsirkin" Subject: Re: [PATCH v5 0/3] tcm_vhost hotplug Date: Wed, 17 Apr 2013 16:17:26 +0300 Message-ID: <20130417131726.GA26157@redhat.com> References: <1365497499-9172-1-git-send-email-asias@redhat.com> <1365808250.26011.68.camel@haakon2.linux-iscsi.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1365808250.26011.68.camel@haakon2.linux-iscsi.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virtualization-bounces@lists.linux-foundation.org Errors-To: virtualization-bounces@lists.linux-foundation.org To: "Nicholas A. Bellinger" Cc: kvm@vger.kernel.org, virtualization@lists.linux-foundation.org, Stefan Hajnoczi , Paolo Bonzini List-Id: virtualization@lists.linuxfoundation.org On Fri, Apr 12, 2013 at 04:10:50PM -0700, Nicholas A. Bellinger wrote: > Hi MST, > > Ping on this series for use with vhost-scsi-pci code..? > > They will need to be heading into target-pending/for-next soon to make > the v3.10 window opening in t-minus 9 days. ;) > > --nab > > On Tue, 2013-04-09 at 16:51 +0800, Asias He wrote: > > Asias He (3): > > tcm_vhost: Introduce tcm_vhost_check_feature() > > tcm_vhost: Add helper to check if endpoint is setup > > tcm_vhost: Add hotplug/hotunplug support > > > > drivers/vhost/tcm_vhost.c | 236 +++++++++++++++++++++++++++++++++++++++++++++- > > drivers/vhost/tcm_vhost.h | 10 ++ > > 2 files changed, 242 insertions(+), 4 deletions(-) > > Okay, Paolo says it's now a sure thing we'll use it in qemu, in fact in 1.5, so let's cross the fingers and start merging new code. Acked-by: Michael S. Tsirkin