summaryrefslogtreecommitdiff
path: root/tests/e1000e-test.c
AgeCommit message (Expand)Author
2019-09-05tests/libqtest: Use libqtest-single.h in tests that require global_qtestThomas Huth
2019-08-15tests/libqtest: Make qtest_qmp_device_add/del independent from global_qtestThomas Huth
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-05-08tests: qpci_unplug_acpi_device_test() should not rely on global_qtestThomas Huth
2019-03-07qos-test: e1000e test nodeEmanuele Giuseppe Esposito
2019-03-07tests/libqos: embed allocators instead of malloc-ing them separatelyPaolo Bonzini
2019-03-07tests/libqos: rename qpci_init_pc and qpci_init_spapr functionsEmanuele Giuseppe Esposito
2018-08-16tests: Clean up string interpolation around qtest_qmp_device_add()Markus Armbruster
2018-02-14libqos: Use explicit QTestState for fw_cfg operationsEric Blake
2018-02-14libqos: Track QTestState with QPCIBusEric Blake
2017-03-01tests: fix e1000e leaksMarc-André Lureau
2016-10-28libqos: Change PCI accessors to take opaque BAR handleDavid Gibson
2016-10-06libqos: add PCI management in qtest_vboot()/qtest_shutdown()Laurent Vivier
2016-06-16clean-includes: run it once morePaolo Bonzini
2016-06-02e1000e: Introduce qtest for e1000e deviceDmitry Fleytman