aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/libqos/virtio.c
AgeCommit message (Expand)Author
2024-03-25libqos/virtio.c: Correct 'flags' reading in qvirtqueue_kickZheyu Ma
2024-03-01libqos/virtio.c: fix 'avail_event' offset in qvring_init()Daniel Henrique Barboza
2024-03-01libqos/virtio.c: init all elems in qvring_indirect_desc_setup()Daniel Henrique Barboza
2022-10-07tests/qtest: enable tests for virtio-gpioAlex Bennée
2022-10-07tests/qtest: add assert to catch bad featuresAlex Bennée
2022-05-03tests: move libqtest.h back under qtest/Marc-André Lureau
2022-04-20tests/qtest: properly initialise the vring used idxAlex Bennée
2020-08-21meson: convert tests/qtest to mesonPaolo Bonzini
2020-01-12tests/libqos: Move the libqos files under tests/qtest/Thomas Huth