summaryrefslogtreecommitdiff
path: root/tests/virtio-blk-test.c
AgeCommit message (Expand)Author
2019-10-25libqos: access VIRTIO 1.0 vring in little-endianStefan Hajnoczi
2019-10-25tests/virtio-blk-test: set up virtqueue after feature negotiationStefan Hajnoczi
2019-10-25libqos: extend feature bits to 64-bitStefan Hajnoczi
2019-10-25tests/virtio-blk-test: read config space after feature negotiationStefan Hajnoczi
2019-09-05tests/libqtest: Use libqtest-single.h in tests that require global_qtestThomas Huth
2019-09-05tests/libqos: Replace clock_step with qtest_clock_step in virtio codeThomas Huth
2019-08-15tests/libqtest: Make qtest_qmp_device_add/del independent from global_qtestThomas Huth
2019-08-15tests/libqos: Make generic virtio code independent from global_qtestThomas Huth
2019-08-15tests: Set read-zeroes on for null-co driverAndrey Shinkevich
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-05-08tests: qpci_unplug_acpi_device_test() should not rely on global_qtestThomas Huth
2019-03-12tests/virtio-blk-test: Disable auto-read-onlyKevin Wolf
2019-03-07qos-test: virtio-blk test nodePaolo Bonzini
2019-03-07tests/libqos: virtio-mmio driver and interface nodesEmanuele Giuseppe Esposito
2019-03-07tests/libqos: virtio-pci driver and interface nodesEmanuele Giuseppe Esposito
2019-03-07tests/libqos: embed allocators instead of malloc-ing them separatelyPaolo Bonzini
2019-03-07tests/libqos: introduce virtio_start_deviceEmanuele Giuseppe Esposito
2019-02-22tests/virtio-blk: add test for DISCARD commandStefano Garzarella
2019-02-22tests/virtio-blk: add test for WRITE_ZEROES commandStefano Garzarella
2019-02-22tests/virtio-blk: add virtio_blk_fix_dwz_hdr() functionStefano Garzarella
2019-02-22tests/virtio-blk: change assert on data_size in virtio_blk_request()Stefano Garzarella
2018-08-16libqtest: Replace qtest_startf() by qtest_initf()Markus Armbruster
2018-08-16tests: Clean up string interpolation around qtest_qmp_device_add()Markus Armbruster
2018-08-16libqtest: Remove qtest_qmp_discard_response() & friendsMarkus Armbruster
2018-02-14libqos: Use explicit QTestState for remaining libqos operationsEric Blake
2018-02-02libqos/virtio: return length written into used descriptorGreg Kurz
2017-12-05tests: add test to check VirtQueue objectPrasad J Pandit
2017-10-20libqtest: Add qtest_[v]startf()Eric Blake
2017-06-30tests: fix virtio-blk-test ISR dependenceStefan Hajnoczi
2017-05-11tests: Use null-co:// instead of /dev/null as the dummy imageFam Zheng
2017-03-01tests: fix virtio-blk-test leaksMarc-André Lureau
2017-03-01tests: fix qmp response leakMarc-André Lureau
2016-10-28libqos: Give qvirtio_config_read*() consistent semanticsDavid Gibson
2016-10-28tests: enable virtio tests on SPAPRLaurent Vivier
2016-10-28tests: use qtest_pc_boot()/qtest_shutdown() in virtio testsLaurent Vivier
2016-10-28tests: rename target_big_endian() as qvirtio_is_big_endian()Laurent Vivier
2016-10-28tests: move QVirtioBus pointer into QVirtioDeviceLaurent Vivier
2016-10-14qtest: ask endianness of the target in qtest_init()Laurent Vivier
2016-10-06libqos: add PCI management in qtest_vboot()/qtest_shutdown()Laurent Vivier
2016-06-20Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-06-20' into...Peter Maydell
2016-06-20coccinelle: Remove unnecessary variables for function return valueEduardo Habkost
2016-06-20libqos: add qvirtqueue_cleanup()Stefan Hajnoczi
2016-06-20libqos: drop duplicated virtio_pci.h definitionsStefan Hajnoczi
2016-06-20libqos: drop duplicated virtio_blk.h definitionsStefan Hajnoczi
2016-06-20libqos: drop duplicated virtio_ring.h bit definitionsStefan Hajnoczi
2016-06-20libqos: drop duplicated virtio_config.h definitionsStefan Hajnoczi
2016-06-20libqos: use virtio_ids.h for device ID definitionsStefan Hajnoczi
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell
2016-02-16tests: Clean up includesPeter Maydell
2015-03-10tests: Check QVIRTIO_F_ANY_LAYOUT flag in virtio-blk testMarc Marí