aboutsummaryrefslogtreecommitdiff
path: root/tests/e1000e-test.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-0/+1
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-0/+1
2019-05-08tests: qpci_unplug_acpi_device_test() should not rely on global_qtestThomas Huth1-1/+3
2019-03-07qos-test: e1000e test nodeEmanuele Giuseppe Esposito1-279/+77
2019-03-07tests/libqos: embed allocators instead of malloc-ing them separatelyPaolo Bonzini1-12/+10
2019-03-07tests/libqos: rename qpci_init_pc and qpci_init_spapr functionsEmanuele Giuseppe Esposito1-1/+1
2018-08-16tests: Clean up string interpolation around qtest_qmp_device_add()Markus Armbruster1-4/+2
2018-02-14libqos: Use explicit QTestState for fw_cfg operationsEric Blake1-1/+1
2018-02-14libqos: Track QTestState with QPCIBusEric Blake1-3/+3
2017-03-01tests: fix e1000e leaksMarc-André Lureau1-1/+5
2016-10-28libqos: Change PCI accessors to take opaque BAR handleDavid Gibson1-4/+3
2016-10-06libqos: add PCI management in qtest_vboot()/qtest_shutdown()Laurent Vivier1-1/+1
2016-06-16clean-includes: run it once morePaolo Bonzini1-1/+0
2016-06-02e1000e: Introduce qtest for e1000e deviceDmitry Fleytman1-0/+479