Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-10-31 | ringtest: commonize implementation of poll_avail/poll_used | Paolo Bonzini | 1 | -2/+4 | |
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 | 1 | -0/+69 | |
Useful to measure testing framework overhead. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |