summary refs log tree commit diff stats
path: root/tests/qtest/igb-test.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* igb: Introduce qtest for igb deviceAkihiko Odaki2023-03-101-0/+256
This change is derived from qtest for e1000e device. Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com> Acked-by: Thomas Huth <thuth@redhat.com> [Jason: make qtest work for win32 (only hotplug)] Signed-off-by: Jason Wang <jasowang@redhat.com>