summary refs log tree commit diff stats
path: root/tests/qtest/libqos/ahci.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests/qtest : Use `g_assert_cmphex` instead of `g_assert_cmpuint`Inès Varhol2024-04-251-2/+2
* qtest/libqos: Reduce size_to_prdtl() declaration scopePhilippe Mathieu-Daudé2024-04-021-1/+1
* hw/ide/ahci: PxCI should not get cleared when ERR_STAT is setNiklas Cassel2023-09-061-26/+80
* tests: move libqtest.h back under qtest/Marc-André Lureau2022-05-031-1/+1
* Remove qemu-common.h include from most unitsMarc-André Lureau2022-04-061-1/+0
* tests/qtest: Replace g_memdup() by g_memdup2()Philippe Mathieu-Daudé2021-12-171-3/+3
* tests/qtest/libqos/ahci.c: Avoid NULL dereference in ahci_exec()Peter Maydell2020-11-031-1/+4
* meson: convert tests/qtest to mesonPaolo Bonzini2020-08-211-3/+3
* tests/libqos: Move the libqos files under tests/qtest/Thomas Huth2020-01-121-0/+1242