All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: "Nicholas A. Bellinger" <nab@linux-iscsi.org>
Cc: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>,
	kvm-devel <kvm@vger.kernel.org>,
	Jan Kiszka <jan.kiszka@siemens.com>,
	qemu-devel <qemu-devel@nongnu.org>,
	Zhi Yong Wu <wuzhy@cn.ibm.com>,
	Anthony Liguori <aliguori@linux.vnet.ibm.com>,
	target-devel <target-devel@vger.kernel.org>,
	Paolo Bonzini <pbonzini@redhat.com>,
	lf-virt <virtualization@lists.linux-foundation.org>,
	Christoph Hellwig <hch@lst.de>
Subject: Re: [RFC-v3 0/5] vhost-scsi: Add support for host virtualized target
Date: Fri, 7 Sep 2012 09:23:22 +0300	[thread overview]
Message-ID: <20120907062322.GB9232@redhat.com> (raw)
In-Reply-To: <1345582331-22593-1-git-send-email-nab@linux-iscsi.org>

On Tue, Aug 21, 2012 at 08:52:06PM +0000, Nicholas A. Bellinger wrote:
> From: Nicholas Bellinger <nab@linux-iscsi.org>
> 
> Hi folks,
> 
> This is the third RFC for vhost-scsi patches against mainline QEMU v1.1

I rebased on top of 1.2 and put this in my tree:
git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git pci

Please check it out, meanwhile we'll see if anyone complains.

-- 
MST

WARNING: multiple messages have this Message-ID (diff)
From: "Michael S. Tsirkin" <mst@redhat.com>
To: "Nicholas A. Bellinger" <nab@linux-iscsi.org>
Cc: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>,
	kvm-devel <kvm@vger.kernel.org>,
	Jan Kiszka <jan.kiszka@siemens.com>,
	qemu-devel <qemu-devel@nongnu.org>,
	Zhi Yong Wu <wuzhy@cn.ibm.com>,
	Anthony Liguori <aliguori@linux.vnet.ibm.com>,
	target-devel <target-devel@vger.kernel.org>,
	Hannes Reinecke <hare@suse.de>,
	Paolo Bonzini <pbonzini@redhat.com>,
	lf-virt <virtualization@lists.linux-foundation.org>,
	Christoph Hellwig <hch@lst.de>
Subject: Re: [Qemu-devel] [RFC-v3 0/5] vhost-scsi: Add support for host virtualized target
Date: Fri, 7 Sep 2012 09:23:22 +0300	[thread overview]
Message-ID: <20120907062322.GB9232@redhat.com> (raw)
In-Reply-To: <1345582331-22593-1-git-send-email-nab@linux-iscsi.org>

On Tue, Aug 21, 2012 at 08:52:06PM +0000, Nicholas A. Bellinger wrote:
> From: Nicholas Bellinger <nab@linux-iscsi.org>
> 
> Hi folks,
> 
> This is the third RFC for vhost-scsi patches against mainline QEMU v1.1

I rebased on top of 1.2 and put this in my tree:
git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git pci

Please check it out, meanwhile we'll see if anyone complains.

-- 
MST

  parent reply	other threads:[~2012-09-07  6:23 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-21 20:52 [RFC-v3 0/5] vhost-scsi: Add support for host virtualized target Nicholas A. Bellinger
2012-08-21 20:52 ` [Qemu-devel] " Nicholas A. Bellinger
2012-08-21 20:52 ` [RFC-v3 1/5] monitor: Rename+move net_handle_fd_param -> monitor_handle_fd_param Nicholas A. Bellinger
2012-08-21 20:52   ` [Qemu-devel] " Nicholas A. Bellinger
2012-08-21 20:52 ` Nicholas A. Bellinger
2012-08-21 20:52 ` [RFC-v3 2/5] vhost: Pass device path to vhost_dev_init() Nicholas A. Bellinger
2012-08-21 20:52   ` [Qemu-devel] " Nicholas A. Bellinger
2012-08-21 20:52 ` Nicholas A. Bellinger
2012-08-21 20:52 ` [RFC-v3 3/5] vhost-scsi: add -vhost-scsi host device for use with tcm-vhost Nicholas A. Bellinger
2012-08-21 20:52 ` Nicholas A. Bellinger
2012-08-21 20:52   ` [Qemu-devel] " Nicholas A. Bellinger
2012-09-07  6:20   ` Michael S. Tsirkin
2012-09-07  6:20     ` [Qemu-devel] " Michael S. Tsirkin
2012-08-21 20:52 ` [RFC-v3 4/5] virtio-scsi: Add start/stop functionality for vhost-scsi Nicholas A. Bellinger
2012-08-21 20:52   ` [Qemu-devel] " Nicholas A. Bellinger
2012-08-21 20:52 ` Nicholas A. Bellinger
2012-08-21 20:52 ` [RFC-v3 5/5] virtio-scsi: Set max_target=0 during vhost-scsi operation Nicholas A. Bellinger
2012-08-21 20:52   ` [Qemu-devel] " Nicholas A. Bellinger
2012-08-21 20:52 ` Nicholas A. Bellinger
2012-09-07  6:13 ` [RFC-v3 0/5] vhost-scsi: Add support for host virtualized target Michael S. Tsirkin
2012-09-07  6:13   ` [Qemu-devel] " Michael S. Tsirkin
2012-09-07  6:23 ` Michael S. Tsirkin [this message]
2012-09-07  6:23   ` Michael S. Tsirkin
2012-09-07  6:32   ` Michael S. Tsirkin
2012-09-07  6:32   ` Michael S. Tsirkin
2012-09-07  6:32     ` [Qemu-devel] " Michael S. Tsirkin
2012-09-07  6:37     ` Michael S. Tsirkin
2012-09-07  6:37       ` [Qemu-devel] " Michael S. Tsirkin
2012-09-07  6:56       ` Nicholas A. Bellinger
2012-09-07  6:56       ` Nicholas A. Bellinger
2012-09-07  6:56         ` [Qemu-devel] " Nicholas A. Bellinger
  -- strict thread matches above, loose matches on Subject: below --
2012-08-21 20:52 Nicholas A. Bellinger

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=20120907062322.GB9232@redhat.com \
    --to=mst@redhat.com \
    --cc=aliguori@linux.vnet.ibm.com \
    --cc=hch@lst.de \
    --cc=jan.kiszka@siemens.com \
    --cc=kvm@vger.kernel.org \
    --cc=nab@linux-iscsi.org \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@linux.vnet.ibm.com \
    --cc=target-devel@vger.kernel.org \
    --cc=virtualization@lists.linux-foundation.org \
    --cc=wuzhy@cn.ibm.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.