11 Commits (master)

Author SHA1 Message Date
Stefano Garzarella e349062727 tests/qtest/vhost-user-blk-test: use memory-backend-shm 2 years ago
Michael Tokarev 96420a30e0 tests/: spelling fixes 3 years ago
Christian Schoenebeck 4bf1b66908 tests/qtest/vhost-user-blk-test: don't abort all qtests on missing envar 3 years ago
Bin Meng c20413558a tests/qtest: vhost-user-blk-test: Avoid using hardcoded /tmp 4 years ago
Eric Auger 02ee7a8a97 tests/qtest/libqos: Skip hotplug tests if pci root bus is not hotpluggable 4 years ago
Marc-André Lureau e03b56863d Replace config-time define HOST_WORDS_BIGENDIAN 4 years ago
Stefan Hajnoczi 515efffc2f vhost-user-blk-test: pass vhost-user socket fds to QSD 5 years ago
Thomas Huth b063c290f3 tests/qtest/vhost-user-blk-test: Check whether qemu-storage-daemon is available 5 years ago
Stefan Hajnoczi 7999e3136d vhost-user-blk-test: test discard/write zeroes invalid inputs 5 years ago
Stefan Hajnoczi 9c4e99e879 tests/qtest: add multi-queue test case to vhost-user-blk-test 5 years ago
Coiby Xu 806952026d test: new qTest case to test the vhost-user-blk-server 5 years ago
Thomas Huth 1e8a1fae74 test: Move qtests to a separate directory 7 years ago
Stefan Hajnoczi bccd82b407 libqos: access VIRTIO 1.0 vring in little-endian 7 years ago
Stefan Hajnoczi 36d27d2120 tests/virtio-blk-test: set up virtqueue after feature negotiation 7 years ago
Stefan Hajnoczi a9340358f4 libqos: extend feature bits to 64-bit 7 years ago
Stefan Hajnoczi c42bf5f210 tests/virtio-blk-test: read config space after feature negotiation 7 years ago
Thomas Huth dd21074972 tests/libqtest: Use libqtest-single.h in tests that require global_qtest 7 years ago
Thomas Huth b57ebd57b4 tests/libqos: Replace clock_step with qtest_clock_step in virtio code 7 years ago
Thomas Huth e5758de4e8 tests/libqtest: Make qtest_qmp_device_add/del independent from global_qtest 7 years ago
Thomas Huth 1999a70a05 tests/libqos: Make generic virtio code independent from global_qtest 7 years ago
Andrey Shinkevich ca1ef1e62e tests: Set read-zeroes on for null-co driver 7 years ago
Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
Thomas Huth 6ebb8d2a21 tests: qpci_unplug_acpi_device_test() should not rely on global_qtest 7 years ago
Kevin Wolf 70304118bb tests/virtio-blk-test: Disable auto-read-only 7 years ago
Paolo Bonzini 5cb8f0db0a qos-test: virtio-blk test node 7 years ago
Emanuele Giuseppe Esposito 57ed038ad9 tests/libqos: virtio-mmio driver and interface nodes 8 years ago
Emanuele Giuseppe Esposito 1ce66ecec0 tests/libqos: virtio-pci driver and interface nodes 8 years ago
Paolo Bonzini eb5937bad6 tests/libqos: embed allocators instead of malloc-ing them separately 7 years ago
Emanuele Giuseppe Esposito 34c977489d tests/libqos: introduce virtio_start_device 8 years ago
Stefano Garzarella 9a9f4b74fa tests/virtio-blk: add test for DISCARD command 7 years ago
Stefano Garzarella 06879094bb tests/virtio-blk: add test for WRITE_ZEROES command 7 years ago
Stefano Garzarella ca1a98042b tests/virtio-blk: add virtio_blk_fix_dwz_hdr() function 7 years ago
Stefano Garzarella f6cd8a6366 tests/virtio-blk: change assert on data_size in virtio_blk_request() 7 years ago
Markus Armbruster 88b988c895 libqtest: Replace qtest_startf() by qtest_initf() 8 years ago
Markus Armbruster 82cab70bd8 tests: Clean up string interpolation around qtest_qmp_device_add() 8 years ago
Markus Armbruster 055a1efc7c libqtest: Remove qtest_qmp_discard_response() & friends 8 years ago
Eric Blake 3d95fb9770 libqos: Use explicit QTestState for remaining libqos operations 9 years ago
Greg Kurz be3a678160 libqos/virtio: return length written into used descriptor 8 years ago
Prasad J Pandit 4426f06102 tests: add test to check VirtQueue object 8 years ago
Eric Blake 78b27bade1 libqtest: Add qtest_[v]startf() 9 years ago
Stefan Hajnoczi 12dfbdcabf tests: fix virtio-blk-test ISR dependence 9 years ago
Fam Zheng 2420d369a2 tests: Use null-co:// instead of /dev/null as the dummy image 9 years ago
Marc-André Lureau 80e1eea37a tests: fix virtio-blk-test leaks 9 years ago
Marc-André Lureau dc491fead0 tests: fix qmp response leak 10 years ago
David Gibson 246fc0fb66 libqos: Give qvirtio_config_read*() consistent semantics 10 years ago
Laurent Vivier 30ca440eec tests: enable virtio tests on SPAPR 10 years ago
Laurent Vivier a980f7f2c2 tests: use qtest_pc_boot()/qtest_shutdown() in virtio tests 10 years ago
Laurent Vivier 8b4b80c376 tests: rename target_big_endian() as qvirtio_is_big_endian() 10 years ago
Laurent Vivier 6b9cdf4cf1 tests: move QVirtioBus pointer into QVirtioDevice 10 years ago
Laurent Vivier 54ce6f22e8 qtest: ask endianness of the target in qtest_init() 10 years ago