cloud-hypervisor/virtio-devices
Wei Liu 862a056105 virtio-devices: vsock: fix two clippy warnings
The mem_size field is not needed in TestContext. Drop it.

Make sure guest_evvq is read once. Clippy cannot figured out that it was
used.

While at it, add an extra assert for the spurious rxvq event test, too.

Signed-off-by: Wei Liu <liuwe@microsoft.com>
2024-04-30 07:32:08 +00:00
..
src virtio-devices: vsock: fix two clippy warnings 2024-04-30 07:32:08 +00:00
Cargo.toml misc: Migrate away from versionize 2024-04-22 17:10:55 +00:00