From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Tsirkin" Subject: Re: [PATCH v11 0/4] tcm_vhost hotplug Date: Thu, 25 Apr 2013 10:39:39 +0300 Message-ID: <20130425073938.GA7857@redhat.com> References: <1366875323-17639-1-git-send-email-asias@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1366875323-17639-1-git-send-email-asias@redhat.com> 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: Asias He Cc: kvm@vger.kernel.org, virtualization@lists.linux-foundation.org, target-devel@vger.kernel.org, Stefan Hajnoczi , Paolo Bonzini List-Id: virtualization@lists.linuxfoundation.org On Thu, Apr 25, 2013 at 03:35:19PM +0800, Asias He wrote: > Changes in v11 > - Drop change log histroy in commit log > > Changes in v10 > - Drop comments about lun > - Add Enable VIRTIO_SCSI_F_HOTPLUG to this series > > Changes in v9 > - Drop tcm_vhost_check_feature > - Add Refactor the lock nesting rule to this sereis > > Asias He (4): > tcm_vhost: Refactor the lock nesting rule > tcm_vhost: Add hotplug/hotunplug support > tcm_vhost: Add ioctl to get and set events missed flag > tcm_vhost: Enable VIRTIO_SCSI_F_HOTPLUG > > drivers/vhost/tcm_vhost.c | 262 +++++++++++++++++++++++++++++++++++++++++++--- > drivers/vhost/tcm_vhost.h | 13 +++ > 2 files changed, 259 insertions(+), 16 deletions(-) Acked-by: Michael S. Tsirkin > -- > 1.8.1.4