
11 Apr
2022
11 Apr
'22
8:35 p.m.
On Thu, 31 Mar 2022 at 04:10, Andrew Scull ascull@google.com wrote:
The virtio ring is the basis of virtio communication. Test its basic functionality and its resilience against corruption from the device.
Signed-off-by: Andrew Scull ascull@google.com
test/dm/virtio.c | 72 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org