diff options
| author | Stefan Hajnoczi <stefanha@redhat.com> | 2019-10-23 11:04:13 +0100 |
|---|---|---|
| committer | Michael S. Tsirkin <mst@redhat.com> | 2019-10-25 07:46:22 -0400 |
| commit | e73255be96bf435fe6bf9a5c196dcd7c76adb0da (patch) | |
| tree | 964539b964e4214eca8f4dc3d4b8dca90043569e /hw/net/virtio-net.c | |
| parent | a9340358f4d5d0e8e0c7a3a23cb4e5b68334974c (diff) | |
| download | focaccia-qemu-e73255be96bf435fe6bf9a5c196dcd7c76adb0da.tar.gz focaccia-qemu-e73255be96bf435fe6bf9a5c196dcd7c76adb0da.zip | |
virtio-scsi-test: add missing feature negotiation
VIRTIO Device Initialization requires feature negotiation. Currently virtio-scsi-test.c is non-compliant. libqos tests acknowledge all feature bits advertised by the device, except VIRTIO_F_BAD_FEATURE (which devices use to detect broken drivers!) and VIRTIO_RING_F_EVENT_IDX (which is not implemented in libqos and accepting it would break notifications). Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Message-Id: <20191023100425.12168-5-stefanha@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Thomas Huth" <thuth@redhat.com>
Diffstat (limited to 'hw/net/virtio-net.c')
0 files changed, 0 insertions, 0 deletions