From: "Nicholas A. Bellinger" <nab@linux-iscsi.org>
To: Anthony Liguori <anthony@codemonkey.ws>
Cc: kvm-devel <kvm@vger.kernel.org>,
"Michael S. Tsirkin" <mst@redhat.com>,
qemu-devel <qemu-devel@nongnu.org>,
lf-virt <virtualization@lists.linux-foundation.org>,
Anthony Liguori <aliguori@linux.vnet.ibm.com>,
target-devel <target-devel@vger.kernel.org>,
Stefan Hajnoczi <stefanha@redhat.com>,
Paolo Bonzini <pbonzini@redhat.com>, Asias He <asias@redhat.com>
Subject: Re: [Qemu-devel] [PATCH-v2 1/2] virtio-scsi: create VirtIOSCSICommon
Date: Mon, 08 Apr 2013 21:08:11 -0700 [thread overview]
Message-ID: <1365480491.24346.131.camel@haakon2.linux-iscsi.org> (raw)
In-Reply-To: <87bo9oheex.fsf@codemonkey.ws>
On Mon, 2013-04-08 at 16:59 -0500, Anthony Liguori wrote:
> "Nicholas A. Bellinger" <nab@linux-iscsi.org> writes:
>
> > From: Paolo Bonzini <pbonzini@redhat.com>
> >
> > This patch refactors existing virtio-scsi code into VirtIOSCSICommon
> > in order to allow virtio_scsi_init_common() to be used by both internal
> > virtio_scsi_init() and external vhost-scsi-pci code.
> >
> > Changes in Patch-v2:
> > - Move ->get_features() assignment to virtio_scsi_init() instead of
> > virtio_scsi_init_common()
>
>
> Any reason we're not doing this as a QOM base class?
>
> Similiar to how the in-kernel PIT/PIC work using a common base class...
>
Mmm, not sure. Paolo, what do you prefer here..?
Also, has your qemu/scsi-next branch with this series been pushed to a
public tree yet..? ;)
--nab
next prev parent reply other threads:[~2013-04-09 4:08 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-29 1:08 [Qemu-devel] [PATCH-v2 0/2] Add support for vhost-scsi-pci Nicholas A. Bellinger
2013-03-29 1:08 ` [Qemu-devel] [PATCH-v2 1/2] virtio-scsi: create VirtIOSCSICommon Nicholas A. Bellinger
2013-04-08 21:59 ` Anthony Liguori
2013-04-09 4:08 ` Nicholas A. Bellinger [this message]
2013-04-09 7:14 ` Paolo Bonzini
2013-03-29 1:08 ` [Qemu-devel] [PATCH-v2 2/2] vhost-scsi: new device supporting the tcm_vhost Linux kernel module Nicholas A. Bellinger
2013-03-29 6:39 ` [Qemu-devel] [PATCH-v2 0/2] Add support for vhost-scsi-pci Asias He
2013-03-29 6:48 ` Nicholas A. Bellinger
2013-03-29 6:55 ` Asias He
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=1365480491.24346.131.camel@haakon2.linux-iscsi.org \
--to=nab@linux-iscsi.org \
--cc=aliguori@linux.vnet.ibm.com \
--cc=anthony@codemonkey.ws \
--cc=asias@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=mst@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
--cc=target-devel@vger.kernel.org \
--cc=virtualization@lists.linux-foundation.org \
/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).