aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/vhost-user-test.c
AgeCommit message (Expand)Author
2024-10-28chardev: finalize 'reconnect' deprecationDaniil Tatianin
2024-07-03Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson
2024-07-03tests/qtest/vhost-user-test: add a test case for memory-backend-shmStefano Garzarella
2024-07-02tests/qtest: Free GThreadAkihiko Odaki
2024-07-01vhost-user-test: no set non-blocking for cal fd less than 0.Yuxue Liu
2023-07-10tests/qtest: enable tests for virtio-scmiMilan Zamazal
2023-06-26tests/qtest: Fix a comment typo in vhost-user-test.cMilan Zamazal
2023-04-28tests: vhost-user-test: release mutex on protocol violationPaolo Bonzini
2022-10-22tests/qtest: vhost-user-test: Fix [-Werror=format-overflow=] build warningBin Meng
2022-10-07tests/qtest: enable tests for virtio-gpioAlex Bennée
2022-10-07tests/qtest: add a get_features op to vhost-user-testAlex Bennée
2022-10-07tests/qtest: implement stub for VHOST_USER_GET_CONFIGAlex Bennée
2022-10-07tests/qtest: plain g_assert for VHOST_USER_F_PROTOCOL_FEATURESAlex Bennée
2022-10-07tests/qtest: catch unhandled vhost-user messagesAlex Bennée
2022-10-07tests/qtest: use qos_printf instead of g_test_messageAlex Bennée
2022-09-27tests/qtest: vhost-user-test: Avoid using hardcoded /tmpBin Meng
2022-08-25tests/qtest: Use g_mkdtemp()Bin Meng
2022-06-03tests/qtest: use g_autofree for test_server_create_chrAlex Bennée
2022-05-03tests: replace qemu_set_nonblock()Marc-André Lureau
2022-02-21tests/qtest/vhost-user-test.c: Use vhostforce=onEric Auger
2022-02-09tests/qtest: enable more vhost-user tests by defaultAlex Bennée
2021-03-18migrate: remove QMP/HMP commands for speed, downtime and cache sizeDaniel P. Berrangé
2020-12-10treewide: do not use short-form boolean optionsPaolo Bonzini
2020-09-29tests/qtest/vhost-user-test: prepare the tests for adding new dev classDima Stepanov
2020-01-16tests/qtest/vhost-user-test: Fix memory leaksThomas Huth
2020-01-13Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-01-1...Peter Maydell
2020-01-12test: Move qtests to a separate directoryThomas Huth