aboutsummaryrefslogtreecommitdiff
path: root/tests/vhost-user-bridge.c
AgeCommit message (Expand)Author
2017-06-08vhost-user-bridge: fix iov_restore_front() warningMarc-André Lureau
2016-12-16tests/vhost-user-bridge: use contrib/libvhost-userMarc-André Lureau
2016-12-16tests/vhost-user-bridge: do not accept more than one connectionMarc-André Lureau
2016-12-16tests/vhost-user-bridge: indicate peer disconnectedMarc-André Lureau
2016-12-16tests/vhost-user-bridge: remove unnecessary dispatcher_removeMarc-André Lureau
2016-12-16tests/vhost-user-bridge: remove false commentMarc-André Lureau
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2016-06-17Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-06-17tests/vhost-user-bridge: workaround stale vring baseMarc-André Lureau
2016-06-17tests/vhost-user-bridge: add client modeMarc-André Lureau
2016-06-16os-posix: include sys/mman.hPaolo Bonzini
2016-02-25tests/vhost-user-bridge: fix build on 32 bit systemsMichael S. Tsirkin
2016-02-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-02-18tests/vhost-user-bridge: add scattering of incoming packetsVictor Kaplansky
2016-02-16tests: Clean up includesPeter Maydell
2015-12-02tests/vhost-user-bridge.c: fix fd leakageVictor Kaplansky
2015-11-25tests/vhost-user-bridge: read command line argumentsVictor Kaplansky
2015-11-25tests/vhost-user-bridge: propose GUEST_ANNOUNCE featureVictor Kaplansky
2015-11-17tests/vhost-user-bridge: implement logging of dirty pagesVictor Kaplansky
2015-11-12vhost: rename RESET_DEVICE backto RESET_OWNERYuanhan Liu
2015-10-29tests/vhost-user-bridge: add vhost-user bridge applicationVictor Kaplansky