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

Provide minimal support for hotunplugging 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