15 Commits (3bd869f36e3bec51969c8cdb0e3637312d85eb1b)

Author SHA1 Message Date
Alex Bennée f48d994fb5 tests/qtest: plain g_assert for VHOST_USER_F_PROTOCOL_FEATURES 4 years ago
Alex Bennée 20a4127fbd tests/qtest: catch unhandled vhost-user messages 4 years ago
Alex Bennée 30ea13e9d9 tests/qtest: use qos_printf instead of g_test_message 4 years ago
Bin Meng e6efe236c1 tests/qtest: vhost-user-test: Avoid using hardcoded /tmp 4 years ago
Bin Meng 3c239aa77e tests/qtest: Use g_mkdtemp() 4 years ago
Alex Bennée 55c269829d tests/qtest: use g_autofree for test_server_create_chr 4 years ago
Marc-André Lureau b2670d1f99 tests: replace qemu_set_nonblock() 4 years ago
Eric Auger d24d1ad3c4 tests/qtest/vhost-user-test.c: Use vhostforce=on 4 years ago
Alex Bennée 8dcb404bff tests/qtest: enable more vhost-user tests by default 4 years ago
Daniel P. Berrangé cbde7be900 migrate: remove QMP/HMP commands for speed, downtime and cache size 5 years ago
Paolo Bonzini 991c180d74 treewide: do not use short-form boolean options 5 years ago
Dima Stepanov 892040dc8b tests/qtest/vhost-user-test: prepare the tests for adding new dev class 6 years ago
Thomas Huth 99fd3178a0 tests/qtest/vhost-user-test: Fix memory leaks 6 years ago
Thomas Huth 1e8a1fae74 test: Move qtests to a separate directory 7 years ago
Philippe Mathieu-Daudé 083b266f69 chardev: Use QEMUChrEvent enum in IOEventHandler typedef 6 years ago
Thomas Huth dd21074972 tests/libqtest: Use libqtest-single.h in tests that require global_qtest 7 years ago
Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
Ilya Maximets 4a66c7a999 hostmem-memfd: disable for systems without sealing support 7 years ago
Marc-André Lureau 5411f3d0a2 vhost-user-test: fix leaks 7 years ago
Thomas Huth 13ee9e30c8 tests: Do not use "\n" in g_test_message() strings 7 years ago
Paolo Bonzini a3ebd6e00a qos-test: vhost-user test node 7 years ago
Paolo Bonzini 0f9fe58009 vhost-user-test: always use 256 MiB of guest memory 7 years ago
Paolo Bonzini eb5937bad6 tests/libqos: embed allocators instead of malloc-ing them separately 7 years ago
Emanuele Giuseppe Esposito 143e6db6fa tests/libqos: rename qpci_init_pc and qpci_init_spapr functions 8 years ago
Emanuele Giuseppe Esposito 34c977489d tests/libqos: introduce virtio_start_device 8 years ago
Paolo Bonzini 4d3f50eb48 vhost-user-test: create a temporary directory per TestServer 7 years ago
Paolo Bonzini 9ee1bb86f6 vhost-user-test: small changes to init_hugepagefs 7 years ago
Paolo Bonzini 7d0ca3e747 vhost-user-test: create a main loop per TestServer 7 years ago
Paolo Bonzini af3bba761a vhost-net: compile it on all targets that have virtio-net. 7 years ago
Paolo Bonzini 4ad6f6cb14 char: allow specifying a GMainContext at opening time 7 years ago
Paolo Bonzini bae6b59d46 vhost-user-test: reduce usage of global_qtest 7 years ago
Paolo Bonzini 3b72ca381f vhost-user-test: skip if there is no memory at address 0 7 years ago
Paolo Bonzini 5a583cc555 vhost-user-test: support VHOST_USER_PROTOCOL_F_CROSS_ENDIAN 7 years ago
Paolo Bonzini acca950ccd vhost-user-test: signal data_cond when s->rings changes 7 years ago
Paolo Bonzini 04ad1bf68e vhost-user-test: use g_cond_broadcast 7 years ago
Li Qiang 82248cd45e tests: vhost-user-test: initialize 'fd' in chr_read 7 years ago
Paolo Bonzini 7d37435bd5 avoid TABs in files that only contain a few 7 years ago
Marc-André Lureau 3829640049 hostmem-memfd: add checks before adding hostmem-memfd & properties 8 years ago
Marc-André Lureau 692fbdf9f4 build-sys: remove glib_subprocess check 8 years ago
Markus Armbruster 015715f554 tests: Clean up string interpolation into QMP input (simple cases) 8 years ago
Emanuele Giuseppe Esposito 9ee8a692f1 vhost-user-test: added proper TestServer *dest initialization in test_migrate() 8 years ago
Daniel P. Berrangé e7b3af8159 glib: bump min required glib library version to 2.40 8 years ago
Marc-André Lureau cb3e7f08ae qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
Marc-André Lureau 8e029fd64e vhost-user-test: add back memfd check 8 years ago
Marc-André Lureau 642e065a15 vhost-user-test: do not hang if chardev creation failed 8 years ago
Eric Blake 05e520f1c7 libqos: Use explicit QTestState for fw_cfg operations 9 years ago
Eric Blake e5d1730d1e libqos: Track QTestState with QPCIBus 9 years ago
Peter Maydell fb68096da3 Revert "tests: use memfd in vhost-user-test" 8 years ago
Markus Armbruster 452fcdbc49 Include qapi/qmp/qdict.h exactly where needed 8 years ago
Marc-André Lureau 7e49f5e8e5 tests: use memfd in vhost-user-test 8 years ago