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
/
qtest
/
vhost-user-test.c
Age
Commit message (
Expand
)
Author
2024-10-28
chardev: finalize 'reconnect' deprecation
Daniil Tatianin
2024-07-03
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2024-07-03
tests/qtest/vhost-user-test: add a test case for memory-backend-shm
Stefano Garzarella
2024-07-02
tests/qtest: Free GThread
Akihiko Odaki
2024-07-01
vhost-user-test: no set non-blocking for cal fd less than 0.
Yuxue Liu
2023-07-10
tests/qtest: enable tests for virtio-scmi
Milan Zamazal
2023-06-26
tests/qtest: Fix a comment typo in vhost-user-test.c
Milan Zamazal
2023-04-28
tests: vhost-user-test: release mutex on protocol violation
Paolo Bonzini
2022-10-22
tests/qtest: vhost-user-test: Fix [-Werror=format-overflow=] build warning
Bin Meng
2022-10-07
tests/qtest: enable tests for virtio-gpio
Alex Bennée
2022-10-07
tests/qtest: add a get_features op to vhost-user-test
Alex Bennée
2022-10-07
tests/qtest: implement stub for VHOST_USER_GET_CONFIG
Alex Bennée
2022-10-07
tests/qtest: plain g_assert for VHOST_USER_F_PROTOCOL_FEATURES
Alex Bennée
2022-10-07
tests/qtest: catch unhandled vhost-user messages
Alex Bennée
2022-10-07
tests/qtest: use qos_printf instead of g_test_message
Alex Bennée
2022-09-27
tests/qtest: vhost-user-test: Avoid using hardcoded /tmp
Bin Meng
2022-08-25
tests/qtest: Use g_mkdtemp()
Bin Meng
2022-06-03
tests/qtest: use g_autofree for test_server_create_chr
Alex Bennée
2022-05-03
tests: replace qemu_set_nonblock()
Marc-André Lureau
2022-02-21
tests/qtest/vhost-user-test.c: Use vhostforce=on
Eric Auger
2022-02-09
tests/qtest: enable more vhost-user tests by default
Alex Bennée
2021-03-18
migrate: remove QMP/HMP commands for speed, downtime and cache size
Daniel P. Berrangé
2020-12-10
treewide: do not use short-form boolean options
Paolo Bonzini
2020-09-29
tests/qtest/vhost-user-test: prepare the tests for adding new dev class
Dima Stepanov
2020-01-16
tests/qtest/vhost-user-test: Fix memory leaks
Thomas Huth
2020-01-13
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-01-1...
Peter Maydell
2020-01-12
test: Move qtests to a separate directory
Thomas Huth