Age | Commit message (Expand) | Author | Files | Lines |
2017-08-02 | vhost: fix a memory leak | Peng Hao | 1 | -0/+2 |
2017-07-03 | vhost: ensure vhost_ops are set before calling iotlb callback | Maxime Coquelin | 1 | -2/+8 |
2017-06-02 | vhost: rework IOTLB messaging | Maxime Coquelin | 1 | -57/+73 |
2017-01-18 | vhost_net: device IOTLB support | Jason Wang | 1 | -0/+99 |
2016-09-10 | vhost-vsock: add virtio sockets device | Stefan Hajnoczi | 1 | -0/+17 |
2016-07-12 | Use #include "..." for our own headers, <...> for others | Markus Armbruster | 1 | -3/+2 |
2016-07-07 | tap: vhost busy polling support | Jason Wang | 1 | -0/+8 |
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 |