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