On Fri, 17 Apr 2015 12:48:31 +0800 Jason Wang <jasow...@redhat.com> wrote:
> There's no need to use vector 0 for invalid virtqueue. So this patch s/There's no need/It's a bad idea/ > changes to use VIRTIO_NO_VECTOR instead. s/use/using/ > > Cc: Michael S. Tsirkin <m...@redhat.com> > Cc: Cornelia Huck <cornelia.h...@de.ibm.com> > CC: Christian Borntraeger <borntrae...@de.ibm.com> > Cc: Richard Henderson <r...@twiddle.net> > Cc: Alexander Graf <ag...@suse.de> > Signed-off-by: Jason Wang <jasow...@redhat.com> > --- > hw/s390x/virtio-ccw.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Acked-by: Cornelia Huck <cornelia.h...@de.ibm.com>