Age | Commit message (Expand) | Author |
2019-08-16 | Include qemu/main-loop.h less | Markus Armbruster |
2019-02-21 | vhost-net: revamp configure logic | Paolo Bonzini |
2019-02-21 | vhost: restrict Linux dependency to kernel vhost | Paolo Bonzini |
2017-08-02 | vhost: fix a memory leak | Peng Hao |
2017-07-03 | vhost: ensure vhost_ops are set before calling iotlb callback | Maxime Coquelin |
2017-06-02 | vhost: rework IOTLB messaging | Maxime Coquelin |
2017-01-18 | vhost_net: device IOTLB support | Jason Wang |
2016-09-10 | vhost-vsock: add virtio sockets device | Stefan Hajnoczi |
2016-07-12 | Use #include "..." for our own headers, <...> for others | Markus Armbruster |
2016-07-07 | tap: vhost busy polling support | Jason Wang |
2016-01-29 | virtio: Clean up includes | Peter Maydell |
2015-11-12 | vhost: rename RESET_DEVICE backto RESET_OWNER | Yuanhan Liu |
2015-10-22 | vhost: use a function for each call | Marc-André Lureau |
2015-10-22 | vhost-user: send log shm fd along with log_base | Marc-André Lureau |
2015-10-22 | vhost: add vhost_set_log_base op | Marc-André Lureau |
2015-10-22 | vhost: add vhost_has_free_slot() interface | Igor Mammedov |
2015-09-24 | vhost: introduce vhost_backend_get_vq_index method | Yuanhan Liu |
2015-03-10 | vhost: Remove superfluous '\n' around error_report() | Gonglei |
2014-08-09 | virtio: Move extern declaration to header file | Stefan Weil |
2014-06-19 | Add vhost-user as a vhost backend. | Nikolay Nikolaev |
2014-06-19 | Add vhost-backend and VhostBackendType | Nikolay Nikolaev |