summaryrefslogtreecommitdiffstats
path: root/tests/vhost-user-test.c
Commit message (Expand)AuthorAgeFilesLines
* vhost-user-test: check ownership during migrationMarc-André Lureau2015-10-221-0/+38
* vhost-user-test: add live-migration testMarc-André Lureau2015-10-221-2/+169
* vhost-user-test: learn to tweak various qemu argumentsMarc-André Lureau2015-10-221-10/+15
* vhost-user-test: wrap server in TestServer structMarc-André Lureau2015-10-221-50/+89
* vhost-user-test: remove useless static checkMarc-André Lureau2015-10-221-1/+0
* vhost-user-test: move wait_for_fds() outMarc-André Lureau2015-10-221-4/+14
* vhost-user-test: fix predictable filename on tmpfsMichael S. Tsirkin2015-10-021-1/+1
* vhost-user-test: use tmpfs by defaultMichael S. Tsirkin2015-10-021-12/+25
* vhost-user: unit test for new messagesMichael S. Tsirkin2015-10-021-0/+18
* vhost-user-test: do not reinvent glib-compat.hPaolo Bonzini2015-10-021-97/+16
* vhost: rename VHOST_RESET_OWNER to VHOST_RESET_DEVICEYuanhan Liu2015-09-241-1/+1
* vhost-user-test: Fix 'make check' broken on glib < 2.26Gonglei2014-11-051-1/+22
* glib: add compatibility interface for g_get_monotonic_time()Stefan Hajnoczi2014-10-151-22/+1
* qtest: Adapt vhost-user-test to latest vhost-user changesNikolay Nikolaev2014-07-181-2/+9
* qtest: fix vhost-user-test compilation with old GLibNikolay Nikolaev2014-07-141-0/+4
* qtest: fix vhost-user-test unbalanced mutex locksNikolay Nikolaev2014-06-231-2/+2
* qtest: fix qtest for vhost-userNikolay Nikolaev2014-06-231-15/+113
* Add qtest for vhost-userNikolay Nikolaev2014-06-191-0/+312
OpenPOWER on IntegriCloud