Age | Commit message (Expand) | Author | Files | Lines |
2020-01-12 | test: Move qtests to a separate directory | Thomas Huth | 1 | -279/+0 |
2019-09-05 | tests/libqtest: Use libqtest-single.h in tests that require global_qtest | Thomas Huth | 1 | -1/+1 |
2019-08-15 | tests/libqtest: Make qtest_qmp_device_add/del independent from global_qtest | Thomas Huth | 1 | -1/+1 |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster | 1 | -0/+1 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -0/+1 |
2019-05-08 | tests: qpci_unplug_acpi_device_test() should not rely on global_qtest | Thomas Huth | 1 | -1/+3 |
2019-03-07 | qos-test: e1000e test node | Emanuele Giuseppe Esposito | 1 | -279/+77 |
2019-03-07 | tests/libqos: embed allocators instead of malloc-ing them separately | Paolo Bonzini | 1 | -12/+10 |
2019-03-07 | tests/libqos: rename qpci_init_pc and qpci_init_spapr functions | Emanuele Giuseppe Esposito | 1 | -1/+1 |
2018-08-16 | tests: Clean up string interpolation around qtest_qmp_device_add() | Markus Armbruster | 1 | -4/+2 |
2018-02-14 | libqos: Use explicit QTestState for fw_cfg operations | Eric Blake | 1 | -1/+1 |
2018-02-14 | libqos: Track QTestState with QPCIBus | Eric Blake | 1 | -3/+3 |
2017-03-01 | tests: fix e1000e leaks | Marc-André Lureau | 1 | -1/+5 |
2016-10-28 | libqos: Change PCI accessors to take opaque BAR handle | David Gibson | 1 | -4/+3 |
2016-10-06 | libqos: add PCI management in qtest_vboot()/qtest_shutdown() | Laurent Vivier | 1 | -1/+1 |
2016-06-16 | clean-includes: run it once more | Paolo Bonzini | 1 | -1/+0 |
2016-06-02 | e1000e: Introduce qtest for e1000e device | Dmitry Fleytman | 1 | -0/+479 |