Age | Commit message (Expand) | Author | Files | Lines |
2016-10-31 | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st... | Peter Maydell | 1 | -2/+0 |
2016-10-28 | clean-up: removed duplicate #includes | Anand J | 1 | -2/+0 |
2016-10-28 | tests: move QVirtioBus pointer into QVirtioDevice | Laurent Vivier | 1 | -17/+16 |
2016-10-24 | char: remove explicit_fe_open, use a set_handlers argument | Marc-André Lureau | 1 | -1/+1 |
2016-10-24 | char: replace qemu_chr_claim/release with qemu_chr_fe_init/deinit | Marc-André Lureau | 1 | -0/+1 |
2016-10-24 | char: use qemu_chr_fe* functions with CharBackend argument | Marc-André Lureau | 1 | -16/+19 |
2016-10-24 | char: rename some frontend functions | Marc-André Lureau | 1 | -3/+3 |
2016-10-24 | char: remaining switch to CharBackend in frontend | Marc-André Lureau | 1 | -18/+21 |
2016-10-24 | char: remove init callback | Marc-André Lureau | 1 | -1/+1 |
2016-10-06 | libqos: add PCI management in qtest_vboot()/qtest_shutdown() | Laurent Vivier | 1 | -2/+2 |
2016-09-23 | tests: add /vhost-user/flags-mismatch test | Marc-André Lureau | 1 | -1/+59 |
2016-09-23 | tests: add a simple /vhost-user/multiqueue test | Marc-André Lureau | 1 | -3/+106 |
2016-09-23 | tests: add /vhost-user/connect-fail test | Marc-André Lureau | 1 | -0/+39 |
2016-09-05 | vhost-user-test: Use libqos instead of pxe-virtio.rom | Eduardo Habkost | 1 | -3/+34 |
2016-07-29 | tests: fix vhost-user-test leak | Marc-André Lureau | 1 | -0/+1 |
2016-07-12 | Use #include "..." for our own headers, <...> for others | Markus Armbruster | 1 | -1/+1 |
2016-06-29 | vhost-user-test: fix g_cond_wait_until compat implementation | Paolo Bonzini | 1 | -15/+2 |
2016-06-17 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 1 | -17/+119 |
2016-06-17 | test: start vhost-user reconnect test | Marc-André Lureau | 1 | -17/+119 |
2016-06-16 | os-posix: include sys/mman.h | Paolo Bonzini | 1 | -1/+0 |
2016-06-07 | tests: Remove unnecessary glib.h includes | Peter Maydell | 1 | -1/+0 |
2016-02-16 | tests: Clean up includes | Peter Maydell | 1 | -0/+1 |
2016-02-06 | vhost-user-test: use correct ROM to speed up and avoid spurious failures | Paolo Bonzini | 1 | -3/+2 |
2016-01-22 | fpu: Replace uint32 typedef with uint32_t | Peter Maydell | 1 | -1/+1 |
2015-12-04 | tests: Use proper functions types instead of void (*fn) | Markus Armbruster | 1 | -1/+2 |
2015-12-02 | vhost-user-test: fix crash with glib < 2.36 | Marc-André Lureau | 1 | -4/+15 |
2015-12-02 | vhost-user-test: use unix port for migration | Marc-André Lureau | 1 | -1/+7 |
2015-12-02 | vhost-user-test: fix chardriver race | Marc-André Lureau | 1 | -5/+21 |
2015-11-26 | vhost-user-test: fix migration overlap test | Michael S. Tsirkin | 1 | -5/+8 |
2015-11-16 | vhost-user-test: support VHOST_USER_SET_VRING_ENABLE | Michael S. Tsirkin | 1 | -2/+5 |
2015-11-12 | vhost: rename RESET_DEVICE backto RESET_OWNER | Yuanhan Liu | 1 | -2/+2 |
2015-11-12 | vhost-user: modify SET_LOG_BASE to pass mmap size and offset | Victor Kaplansky | 1 | -0/+8 |
2015-10-29 | vhost-user-test: fix up rhel6 build | Michael S. Tsirkin | 1 | -9/+9 |
2015-10-22 | vhost-user-test: check ownership during migration | Marc-André Lureau | 1 | -0/+38 |
2015-10-22 | vhost-user-test: add live-migration test | Marc-André Lureau | 1 | -2/+169 |
2015-10-22 | vhost-user-test: learn to tweak various qemu arguments | Marc-André Lureau | 1 | -10/+15 |
2015-10-22 | vhost-user-test: wrap server in TestServer struct | Marc-André Lureau | 1 | -50/+89 |
2015-10-22 | vhost-user-test: remove useless static check | Marc-André Lureau | 1 | -1/+0 |
2015-10-22 | vhost-user-test: move wait_for_fds() out | Marc-André Lureau | 1 | -4/+14 |
2015-10-02 | vhost-user-test: fix predictable filename on tmpfs | Michael S. Tsirkin | 1 | -1/+1 |
2015-10-02 | vhost-user-test: use tmpfs by default | Michael S. Tsirkin | 1 | -12/+25 |
2015-10-02 | vhost-user: unit test for new messages | Michael S. Tsirkin | 1 | -0/+18 |
2015-10-02 | vhost-user-test: do not reinvent glib-compat.h | Paolo Bonzini | 1 | -97/+16 |
2015-09-24 | vhost: rename VHOST_RESET_OWNER to VHOST_RESET_DEVICE | Yuanhan Liu | 1 | -1/+1 |
2014-11-05 | vhost-user-test: Fix 'make check' broken on glib < 2.26 | Gonglei | 1 | -1/+22 |
2014-10-15 | glib: add compatibility interface for g_get_monotonic_time() | Stefan Hajnoczi | 1 | -22/+1 |
2014-07-18 | qtest: Adapt vhost-user-test to latest vhost-user changes | Nikolay Nikolaev | 1 | -2/+9 |
2014-07-14 | qtest: fix vhost-user-test compilation with old GLib | Nikolay Nikolaev | 1 | -0/+4 |
2014-06-23 | qtest: fix vhost-user-test unbalanced mutex locks | Nikolay Nikolaev | 1 | -2/+2 |
2014-06-23 | qtest: fix qtest for vhost-user | Nikolay Nikolaev | 1 | -15/+113 |