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