All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1769067] [NEW] virtio-net ignores the absence of the VIRTIO_NET_F_CTRL_VQ feature bit
@ 2018-05-04  7:15 Jakub Jermar
  2021-05-05  8:19 ` [Bug 1769067] " Thomas Huth
  0 siblings, 1 reply; 2+ messages in thread
From: Jakub Jermar @ 2018-05-04  7:15 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

When negotiating virtio-net feature bits, the device ignores the absence
of the VIRTIO_NET_F_CTRL_VQ bit in driver feature bits and provides
three virtqueues, including the control virtqueue, even though the
driver is expecting only the receive and transmit virtqueues. Looking
into the source code, it appears it always assumes the presence of the
control virtqueue, violating thus the VIRTIO version 1.0 specification.

** Affects: qemu
     Importance: Undecided
         Status: New


** Tags: virtio virtio-net

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1769067

Title:
  virtio-net ignores the absence of the VIRTIO_NET_F_CTRL_VQ feature bit

Status in QEMU:
  New

Bug description:
  When negotiating virtio-net feature bits, the device ignores the
  absence of the VIRTIO_NET_F_CTRL_VQ bit in driver feature bits and
  provides three virtqueues, including the control virtqueue, even
  though the driver is expecting only the receive and transmit
  virtqueues. Looking into the source code, it appears it always assumes
  the presence of the control virtqueue, violating thus the VIRTIO
  version 1.0 specification.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1769067/+subscriptions

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug 1769067] Re: virtio-net ignores the absence of the VIRTIO_NET_F_CTRL_VQ feature bit
  2018-05-04  7:15 [Qemu-devel] [Bug 1769067] [NEW] virtio-net ignores the absence of the VIRTIO_NET_F_CTRL_VQ feature bit Jakub Jermar
@ 2021-05-05  8:19 ` Thomas Huth
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Huth @ 2021-05-05  8:19 UTC (permalink / raw)
  To: qemu-devel

This is an automated cleanup. This bug report has been moved to QEMU's
new bug tracker on gitlab.com and thus gets marked as 'expired' now.
Please continue with the discussion here:

 https://gitlab.com/qemu-project/qemu/-/issues/151


** Changed in: qemu
       Status: New => Expired

** Bug watch added: gitlab.com/qemu-project/qemu/-/issues #151
   https://gitlab.com/qemu-project/qemu/-/issues/151

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1769067

Title:
  virtio-net ignores the absence of the VIRTIO_NET_F_CTRL_VQ feature bit

Status in QEMU:
  Expired

Bug description:
  When negotiating virtio-net feature bits, the device ignores the
  absence of the VIRTIO_NET_F_CTRL_VQ bit in driver feature bits and
  provides three virtqueues, including the control virtqueue, even
  though the driver is expecting only the receive and transmit
  virtqueues. Looking into the source code, it appears it always assumes
  the presence of the control virtqueue, violating thus the VIRTIO
  version 1.0 specification.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1769067/+subscriptions


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-05  8:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-04  7:15 [Qemu-devel] [Bug 1769067] [NEW] virtio-net ignores the absence of the VIRTIO_NET_F_CTRL_VQ feature bit Jakub Jermar
2021-05-05  8:19 ` [Bug 1769067] " Thomas Huth

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.