]> git.proxmox.com Git - mirror_qemu.git/commit
tests: Add vmxnet3 qtest
authorAndreas Färber <afaerber@suse.de>
Thu, 7 Nov 2013 17:37:34 +0000 (18:37 +0100)
committerAndreas Färber <afaerber@suse.de>
Fri, 14 Feb 2014 15:22:33 +0000 (16:22 +0100)
commit4a053e7f712837e5afd103282a3fcac5c2dc16a9
treecf0e49571ba39896fc004f95e8469dec1253295b
parenta21baf7999f5b0b3aca72c6f6d88901151392ca7
tests: Add vmxnet3 qtest

Note that this will emit a warning:
[vmxnet3][WR][vmxnet3_peer_has_vnet_hdr]: Peer has no virtio extension.
Task offloads will be emulated.

Reviewed-by: Dmitry Fleytman <dmitry@daynix.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
tests/Makefile
tests/vmxnet3-test.c [new file with mode: 0644]