Age | Commit message (Expand) | Author |
2018-05-24 | vhost-user-bridge: support host notifier | Tiwei Bie |
2018-01-16 | tests: Avoid 'do/while(false); ' in vhost-user-bridge | Eric Blake |
2017-10-12 | vhost-user-bridge: Only process received packets on started queues | Dr. David Alan Gilbert |
2017-09-08 | vhost-user-bridge: fix resume regression (since 2.9) | Marc-André Lureau |
2017-06-08 | vhost-user-bridge: fix iov_restore_front() warning | Marc-André Lureau |
2016-12-16 | tests/vhost-user-bridge: use contrib/libvhost-user | Marc-André Lureau |
2016-12-16 | tests/vhost-user-bridge: do not accept more than one connection | Marc-André Lureau |
2016-12-16 | tests/vhost-user-bridge: indicate peer disconnected | Marc-André Lureau |
2016-12-16 | tests/vhost-user-bridge: remove unnecessary dispatcher_remove | Marc-André Lureau |
2016-12-16 | tests/vhost-user-bridge: remove false comment | Marc-André Lureau |
2016-07-12 | Use #include "..." for our own headers, <...> for others | Markus Armbruster |
2016-06-17 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2016-06-17 | tests/vhost-user-bridge: workaround stale vring base | Marc-André Lureau |
2016-06-17 | tests/vhost-user-bridge: add client mode | Marc-André Lureau |
2016-06-16 | os-posix: include sys/mman.h | Paolo Bonzini |
2016-02-25 | tests/vhost-user-bridge: fix build on 32 bit systems | Michael S. Tsirkin |
2016-02-19 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2016-02-18 | tests/vhost-user-bridge: add scattering of incoming packets | Victor Kaplansky |
2016-02-16 | tests: Clean up includes | Peter Maydell |
2015-12-02 | tests/vhost-user-bridge.c: fix fd leakage | Victor Kaplansky |
2015-11-25 | tests/vhost-user-bridge: read command line arguments | Victor Kaplansky |
2015-11-25 | tests/vhost-user-bridge: propose GUEST_ANNOUNCE feature | Victor Kaplansky |
2015-11-17 | tests/vhost-user-bridge: implement logging of dirty pages | Victor Kaplansky |
2015-11-12 | vhost: rename RESET_DEVICE backto RESET_OWNER | Yuanhan Liu |
2015-10-29 | tests/vhost-user-bridge: add vhost-user bridge application | Victor Kaplansky |