diff options
author | Michael S. Tsirkin | 2022-11-21 21:01:50 +0100 |
---|---|---|
committer | Michael S. Tsirkin | 2022-11-22 11:19:00 +0100 |
commit | b7c61789e653086618d1825858a97b3d9891e822 (patch) | |
tree | 82d6361da7e3f510f947340fea874f7ea32daf49 /MAINTAINERS | |
parent | acpi/tests/avocado/bits: keep the work directory when BITS_DEBUG is set in env (diff) | |
download | qemu-b7c61789e653086618d1825858a97b3d9891e822.tar.gz qemu-b7c61789e653086618d1825858a97b3d9891e822.tar.xz qemu-b7c61789e653086618d1825858a97b3d9891e822.zip |
virtio: disable error for out of spec queue-enable
Virtio 1.0 is pretty clear that features have to be
negotiated before enabling VQs. Unfortunately Seabios
ignored this ever since gaining 1.0 support (UEFI is ok).
Comment the error out for now, and add a TODO.
Fixes: 3c37f8b8d1 ("virtio: introduce virtio_queue_enable()")
Cc: "Kangjie Xu" <kangjie.xu@linux.alibaba.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Message-Id: <20221121200339.362452-1-mst@redhat.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions