Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-30 | vhost: support event index | Michael S. Tsirkin | |
Support the new event index feature. When acked, utilize it to reduce the # of interrupts sent to the guest. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> | |||
2010-12-09 | vhost test module | Michael S. Tsirkin | |
This adds a test module for vhost infrastructure. Intentionally not tied to kbuild to prevent people from installing and loading it accidentally. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |