From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Nicholas A. Bellinger" Subject: [PATCH 0/2] vhost-scsi: Check for tcm_vhost ABI version Date: Tue, 24 Jul 2012 01:30:08 +0000 Message-ID: <1343093410-5843-1-git-send-email-nab@linux-iscsi.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: 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: target-devel Cc: Jens Axboe , Stefan Hajnoczi , kvm-devel , "Michael S. Tsirkin" , qemu-devel , Zhi Yong Wu , Anthony Liguori , Paolo Bonzini , lf-virt , Christoph Hellwig List-Id: virtualization@lists.linuxfoundation.org From: Nicholas Bellinger Hi Anthony, Here are the two patches against Zhi's vhost-scsi tree to check for a supported version (VHOST_SCSI_ABI_VERSION=1) that's now exposed via the tcm_vhost ioctl. Please have a look and let me know if this is what you had in mind. Thanks! Nicholas Bellinger (2): vhost-scsi: Rename vhost_vring_target -> vhost_scsi_target vhost-scsi: Add support for VHOST_SCSI_GET_ABI_VERSION ioctl hw/vhost-scsi.c | 21 +++++++++++++++++++-- hw/vhost-scsi.h | 17 ++++++++++++++--- 2 files changed, 33 insertions(+), 5 deletions(-) -- 1.7.2.5