index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
vhost-user-test.c
Age
Commit message (
Expand
)
Author
2015-10-29
vhost-user-test: fix up rhel6 build
Michael S. Tsirkin
2015-10-22
vhost-user-test: check ownership during migration
Marc-André Lureau
2015-10-22
vhost-user-test: add live-migration test
Marc-André Lureau
2015-10-22
vhost-user-test: learn to tweak various qemu arguments
Marc-André Lureau
2015-10-22
vhost-user-test: wrap server in TestServer struct
Marc-André Lureau
2015-10-22
vhost-user-test: remove useless static check
Marc-André Lureau
2015-10-22
vhost-user-test: move wait_for_fds() out
Marc-André Lureau
2015-10-02
vhost-user-test: fix predictable filename on tmpfs
Michael S. Tsirkin
2015-10-02
vhost-user-test: use tmpfs by default
Michael S. Tsirkin
2015-10-02
vhost-user: unit test for new messages
Michael S. Tsirkin
2015-10-02
vhost-user-test: do not reinvent glib-compat.h
Paolo Bonzini
2015-09-24
vhost: rename VHOST_RESET_OWNER to VHOST_RESET_DEVICE
Yuanhan Liu
2014-11-05
vhost-user-test: Fix 'make check' broken on glib < 2.26
Gonglei
2014-10-15
glib: add compatibility interface for g_get_monotonic_time()
Stefan Hajnoczi
2014-07-18
qtest: Adapt vhost-user-test to latest vhost-user changes
Nikolay Nikolaev
2014-07-14
qtest: fix vhost-user-test compilation with old GLib
Nikolay Nikolaev
2014-06-23
qtest: fix vhost-user-test unbalanced mutex locks
Nikolay Nikolaev
2014-06-23
qtest: fix qtest for vhost-user
Nikolay Nikolaev
2014-06-19
Add qtest for vhost-user
Nikolay Nikolaev