Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-01-29 | virtio: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-11-12 | vhost: rename RESET_DEVICE backto RESET_OWNER | Yuanhan Liu | 1 | -1/+1 |
2015-10-22 | vhost: use a function for each call | Marc-André Lureau | 1 | -12/+120 |
2015-10-22 | vhost-user: send log shm fd along with log_base | Marc-André Lureau | 1 | -1/+2 |
2015-10-22 | vhost: add vhost_set_log_base op | Marc-André Lureau | 1 | -0/+6 |
2015-10-22 | vhost: add vhost_has_free_slot() interface | Igor Mammedov | 1 | -0/+19 |
2015-09-24 | vhost: introduce vhost_backend_get_vq_index method | Yuanhan Liu | 1 | -1/+9 |
2015-03-10 | vhost: Remove superfluous '\n' around error_report() | Gonglei | 1 | -1/+1 |
2014-08-09 | virtio: Move extern declaration to header file | Stefan Weil | 1 | -2/+0 |
2014-06-19 | Add vhost-user as a vhost backend. | Nikolay Nikolaev | 1 | -0/+5 |
2014-06-19 | Add vhost-backend and VhostBackendType | Nikolay Nikolaev | 1 | -0/+66 |