Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-31 | ringtest: commonize implementation of poll_avail/poll_used | Paolo Bonzini | |
Provide new primitives used_empty/avail_empty and build poll_avail/poll_used on top of it. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> | |||
2016-06-06 | tools/virtio: add noring tool | Michael S. Tsirkin | |
Useful to measure testing framework overhead. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |