]> git.proxmox.com Git - mirror_qemu.git/commit - MAINTAINERS
igb: Introduce qtest for igb device
authorAkihiko Odaki <akihiko.odaki@daynix.com>
Fri, 10 Mar 2023 06:11:25 +0000 (14:11 +0800)
committerJason Wang <jasowang@redhat.com>
Fri, 10 Mar 2023 09:26:47 +0000 (17:26 +0800)
commit45cb69bbd6cb51d856a6d845b717b513f556ba82
treea5f102411af7353b08080ca542fc7f4ce8ca19f1
parent0caa7effcc766bdf97daaede1a376fb249e2046b
igb: Introduce qtest for igb device

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>
MAINTAINERS
tests/qtest/fuzz/generic_fuzz_configs.h
tests/qtest/igb-test.c [new file with mode: 0644]
tests/qtest/libqos/igb.c [new file with mode: 0644]
tests/qtest/libqos/meson.build
tests/qtest/meson.build