]> xenbits.xensource.com Git - libvirt.git/commit
test_driver: provide basic NIC hotplug support
authorJohn Levon <john.levon@nutanix.com>
Thu, 1 Aug 2024 11:47:40 +0000 (12:47 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Thu, 3 Oct 2024 07:10:22 +0000 (09:10 +0200)
commitcda4ee02a68c113ee81589c93b0484bfe98e6372
tree7986150ed39e2322260c35a74e0ae7ec3fb2b791
parent3b296a98aaf43310f85f7e51d89791b985204173
test_driver: provide basic NIC hotplug support

Provide minimal support for hotplugging ETHERNET or BRIDGE type NICs in
the test driver.

Signed-off-by: John Levon <john.levon@nutanix.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
src/test/test_driver.c