| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tests/qtest : Use `g_assert_cmphex` instead of `g_assert_cmpuint` | Inès Varhol | 2024-04-25 | 1 | -2/+2 |
| * | qtest/libqos: Reduce size_to_prdtl() declaration scope | Philippe Mathieu-Daudé | 2024-04-02 | 1 | -1/+1 |
| * | hw/ide/ahci: PxCI should not get cleared when ERR_STAT is set | Niklas Cassel | 2023-09-06 | 1 | -26/+80 |
| * | tests: move libqtest.h back under qtest/ | Marc-André Lureau | 2022-05-03 | 1 | -1/+1 |
| * | Remove qemu-common.h include from most units | Marc-André Lureau | 2022-04-06 | 1 | -1/+0 |
| * | tests/qtest: Replace g_memdup() by g_memdup2() | Philippe Mathieu-Daudé | 2021-12-17 | 1 | -3/+3 |
| * | tests/qtest/libqos/ahci.c: Avoid NULL dereference in ahci_exec() | Peter Maydell | 2020-11-03 | 1 | -1/+4 |
| * | meson: convert tests/qtest to meson | Paolo Bonzini | 2020-08-21 | 1 | -3/+3 |
| * | tests/libqos: Move the libqos files under tests/qtest/ | Thomas Huth | 2020-01-12 | 1 | -0/+1242 |