commit | 53c18c990644174935ca93e50d7ebd05e04cb9ee | [log] [tgz] |
---|---|---|
author | Heinz Graalfs <graalfs@linux.vnet.ibm.com> | Tue Oct 29 09:40:11 2013 +1030 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Tue Oct 29 11:28:16 2013 +1030 |
tree | c906d0be66a84112bca5d3dbc89cf3d0f24d2ac7 | |
parent | 67975901183799af8e93ec60e322f9e2a1940b9b [diff] |
virtio_test: verify if virtqueue_kick() succeeded Verify if a host kick succeeded by checking return value of virtqueue_kick(). Signed-off-by: Heinz Graalfs <graalfs@linux.vnet.ibm.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>