- To: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Subject: Re: [RFC-v2 6/6] virtio-scsi: Fix incorrect VirtIOSCSI->cmd_vqs[0] definition
- From: "Nicholas A. Bellinger" <nab@xxxxxxxxxxxxxxx>
- Date: Sat, 18 Aug 2012 14:47:10 -0700
- Cc: Stefan Hajnoczi <stefanha@xxxxxxxxxxxxxxxxxx>, kvm-devel <kvm@xxxxxxxxxxxxxxx>, "Michael S. Tsirkin" <mst@xxxxxxxxxx>, Jan Kiszka <jan.kiszka@xxxxxxxxxxx>, qemu-devel <qemu-devel@xxxxxxxxxx>, lf-virt <virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx>, Anthony Liguori <aliguori@xxxxxxxxxxxxxxxxxx>, target-devel <target-devel@xxxxxxxxxxxxxxx>, Zhi Yong Wu <wuzhy@xxxxxxxxxx>, Christoph Hellwig <hch@xxxxxx>
- Delivered-to: virtualization@xxxxxxxxxxxxxxxxxxxxxxxx
- In-reply-to: <502FE488.3000303@redhat.com>
On Sat, 2012-08-18 at 20:52 +0200, Paolo Bonzini wrote:
> Il 14/08/2012 22:20, Nicholas A. Bellinger ha scritto:
> >>> > > Since virtio_scsi currently assumes a single vqs for data, this patch
> >>> > > simply changes ->cmd_vqs[1] to handle the single VirtQueue.
>
> Wrong, multiqueue works just fine. :) It's just the kernel driver that
> doesn't support it yet.
>
<nod>
> >>> > > Cc: Paolo Bonzini <pbonzini@xxxxxxxxxx>
> >>> > > Cc: Stefan Hajnoczi <stefanha@xxxxxxxxxxxxxxxxxx>
> >>> > > Cc: Michael S. Tsirkin <mst@xxxxxxxxxx>
> >>> > > Signed-off-by: Nicholas Bellinger <nab@xxxxxxxxxxxxxxx>
> >> >
> >> > This is a bugfix we need even without vhost, right?
> >> >
> > I believe so, as it appears to be stomping past the end of memory for
> > every virtio-scsi initialization regardless of vhost usage..
>
> You just did a wrong merge. When commit d2ad7dd (virtio-scsi: add
> multiqueue capability, 2012-04-06) changed cmd_vq from pointer to array
> of pointers, you should have moved the following fields to the middle of
> the struct, just like that commit did.
Ahh, I see how virtio_scsi_init() -> virtio_common_init() are setting up
the memory now.. Apologies, my mistake.
So moving the vhost-scsi related structure members ahead of the
VirtQueue releated definitions for RFC-v3, and dropping this patch.
Thanks Paolo!
--nab
_______________________________________________
Virtualization mailing list
Virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx
https://lists.linuxfoundation.org/mailman/listinfo/virtualization
[KVM Development]
[CentOS Virtualization]
[Netdev]
[Ethernet Bridging]
[Linux Wireless]
[Kernel Newbies]
[Security]
[Linux for Hams]
[Netfilter]
[Bugtraq]
[Photo]
[Yosemite]
[Yosemite Forum]
[MIPS Linux]
[ARM Linux]
[Linux RAID]
[Linux Admin]
[Samba]
[Find Someone Nice]
[Video 4 Linux]
[Linux Resources]