| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | libqos/virtio.c: Correct 'flags' reading in qvirtqueue_kick | Zheyu Ma | 2024-03-25 | 1 | -1/+1 |
| * | libqos/virtio.c: fix 'avail_event' offset in qvring_init() | Daniel Henrique Barboza | 2024-03-01 | 1 | -1/+1 |
| * | libqos/virtio.c: init all elems in qvring_indirect_desc_setup() | Daniel Henrique Barboza | 2024-03-01 | 1 | -6/+19 |
| * | tests/qtest: enable tests for virtio-gpio | Alex Bennée | 2022-10-07 | 1 | -1/+1 |
| * | tests/qtest: add assert to catch bad features | Alex Bennée | 2022-10-07 | 1 | -0/+2 |
| * | tests: move libqtest.h back under qtest/ | Marc-André Lureau | 2022-05-03 | 1 | -1/+1 |
| * | tests/qtest: properly initialise the vring used idx | Alex Bennée | 2022-04-20 | 1 | -0/+2 |
| * | meson: convert tests/qtest to meson | Paolo Bonzini | 2020-08-21 | 1 | -1/+1 |
| * | tests/libqos: Move the libqos files under tests/qtest/ | Thomas Huth | 2020-01-12 | 1 | -0/+450 |