Re: [Qemu-devel] [PATCH v2] virtio-net: unbreak the minix guest

2013-04-29 Thread Anthony Liguori
Applied. Thanks. Regards, Anthony Liguori

Re: [Qemu-devel] [PATCH v2] virtio-net: unbreak the minix guest

2013-04-29 Thread Aurelien Jarno
On Fri, Apr 26, 2013 at 12:49:53PM +0200, Aurelien Jarno wrote: > On Thu, Apr 25, 2013 at 03:24:23PM +0800, Jason Wang wrote: > > Multiqueue patchset conditionally add control vq only when guest negotiate > > the > > feature. Though the spec is not clear on this but it breaks the minix guest > > s

Re: [Qemu-devel] [PATCH v2] virtio-net: unbreak the minix guest

2013-04-26 Thread Aurelien Jarno
On Thu, Apr 25, 2013 at 03:24:23PM +0800, Jason Wang wrote: > Multiqueue patchset conditionally add control vq only when guest negotiate the > feature. Though the spec is not clear on this but it breaks the minix guest > since it will identify the ctrl vq even if it does not support it. Though this

Re: [Qemu-devel] [PATCH v2] virtio-net: unbreak the minix guest

2013-04-25 Thread Michael S. Tsirkin
On Thu, Apr 25, 2013 at 03:24:23PM +0800, Jason Wang wrote: > Multiqueue patchset conditionally add control vq only when guest negotiate the > feature. Though the spec is not clear on this but it breaks the minix guest > since it will identify the ctrl vq even if it does not support it. Though this

[Qemu-devel] [PATCH v2] virtio-net: unbreak the minix guest

2013-04-25 Thread Jason Wang
Multiqueue patchset conditionally add control vq only when guest negotiate the feature. Though the spec is not clear on this but it breaks the minix guest since it will identify the ctrl vq even if it does not support it. Though this behavior seems a violation on the spec "If the VIRTIO_NET_F_CTRL_