qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Felipe Franciosi <felipe@nutanix.com>
Cc: Stefan Hajnoczi <stefanha@redhat.com>,
	Marc-Andre Lureau <marcandre.lureau@redhat.com>,
	"Michael S. Tsirkin" <mst@redhat.com>,
	"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>,
	Victor Kaplansky <victork@redhat.com>
Subject: Re: [Qemu-devel] [PATCH 2/2] vus: Introduce a vhost-user-scsi sample application
Date: Thu, 27 Oct 2016 14:58:36 +0200	[thread overview]
Message-ID: <371a8771-1871-2aa7-cf4d-c01e83095007@redhat.com> (raw)
In-Reply-To: <B9F1E3FB-9A46-4B39-A34A-0E8C8DA85818@nutanix.com>



On 27/10/2016 14:48, Felipe Franciosi wrote:
> Hello,
> 
>> On 27 Oct 2016, at 13:16, Paolo Bonzini <pbonzini@redhat.com> wrote:
>>
>>
>>
>> On 26/10/2016 17:26, Felipe Franciosi wrote:
>>> This commit introduces a vhost-user-scsi backend sample application. It
>>> must be linked with libiscsi and libvhost-user.
>>>
>>> To use it, compile with:
>>> make tests/vhost-user-scsi
>>>
>>> And run as follows:
>>> tests/vhost-user-scsi -u /tmp/vus.sock -i iscsi://uri_to_target/
>>>
>>> The application is currently limited at one LUN only and it processes
>>> requests synchronously (therefore only achieving QD1). The purpose of
>>> the code is to show how a backend can be implemented and to test the
>>> vhost-user-scsi Qemu implementation.
>>>
>>> If a different instance of this vhost-user-scsi application is executed
>>> at a remote host, a VM can be live migrated to such a host.
>>
>> Hi,
>>
>> the right directory for this is contrib/.
> 
> Cool. I was following suit from vhost-user-bridge which lives in
> tests/ today. To me, it makes more sense for these to be in contrib/.
> I'll place my sample application there for v2 and perhaps we should move
> vhost-user-bridge later?

Yes, that would make sense.  Adding Victor in Cc.

Paolo

      reply	other threads:[~2016-10-27 12:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-26 15:26 [Qemu-devel] [PATCH 0/2] Introduce vhost-user-scsi and sample application Felipe Franciosi
2016-10-26 15:26 ` [Qemu-devel] [PATCH 1/2] vus: Introduce vhost-user-scsi host device Felipe Franciosi
2016-10-27 12:12   ` Paolo Bonzini
2016-10-26 15:26 ` [Qemu-devel] [PATCH 2/2] vus: Introduce a vhost-user-scsi sample application Felipe Franciosi
2016-10-27 12:16   ` Paolo Bonzini
2016-10-27 12:48     ` Felipe Franciosi
2016-10-27 12:58       ` Paolo Bonzini [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=371a8771-1871-2aa7-cf4d-c01e83095007@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=felipe@nutanix.com \
    --cc=marcandre.lureau@redhat.com \
    --cc=mst@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    --cc=victork@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).