summary refs log tree commit diff stats
path: root/tests/qtest/libqos/virtio.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* libqos/virtio.c: Correct 'flags' reading in qvirtqueue_kickZheyu Ma2024-03-251-1/+1
* libqos/virtio.c: fix 'avail_event' offset in qvring_init()Daniel Henrique Barboza2024-03-011-1/+1
* libqos/virtio.c: init all elems in qvring_indirect_desc_setup()Daniel Henrique Barboza2024-03-011-6/+19
* tests/qtest: enable tests for virtio-gpioAlex Bennée2022-10-071-1/+1
* tests/qtest: add assert to catch bad featuresAlex Bennée2022-10-071-0/+2
* tests: move libqtest.h back under qtest/Marc-André Lureau2022-05-031-1/+1
* tests/qtest: properly initialise the vring used idxAlex Bennée2022-04-201-0/+2
* meson: convert tests/qtest to mesonPaolo Bonzini2020-08-211-1/+1
* tests/libqos: Move the libqos files under tests/qtest/Thomas Huth2020-01-121-0/+450