index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
e1000e-test.c
Age
Commit message (
Expand
)
Author
2019-09-05
tests/libqtest: Use libqtest-single.h in tests that require global_qtest
Thomas Huth
2019-08-15
tests/libqtest: Make qtest_qmp_device_add/del independent from global_qtest
Thomas Huth
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-05-08
tests: qpci_unplug_acpi_device_test() should not rely on global_qtest
Thomas Huth
2019-03-07
qos-test: e1000e test node
Emanuele Giuseppe Esposito
2019-03-07
tests/libqos: embed allocators instead of malloc-ing them separately
Paolo Bonzini
2019-03-07
tests/libqos: rename qpci_init_pc and qpci_init_spapr functions
Emanuele Giuseppe Esposito
2018-08-16
tests: Clean up string interpolation around qtest_qmp_device_add()
Markus Armbruster
2018-02-14
libqos: Use explicit QTestState for fw_cfg operations
Eric Blake
2018-02-14
libqos: Track QTestState with QPCIBus
Eric Blake
2017-03-01
tests: fix e1000e leaks
Marc-André Lureau
2016-10-28
libqos: Change PCI accessors to take opaque BAR handle
David Gibson
2016-10-06
libqos: add PCI management in qtest_vboot()/qtest_shutdown()
Laurent Vivier
2016-06-16
clean-includes: run it once more
Paolo Bonzini
2016-06-02
e1000e: Introduce qtest for e1000e device
Dmitry Fleytman