On Thu, Aug 01, 2024 at 12:47:39PM +0100, John Levon wrote: > These two patches add basic support for NIC hot[un]plug to the test hypervisor, > based on the qemu driver; only ethernet and bridge type VNICS are currently > supported. > > John Levon (2): > test_driver: provide basic NIC hotplug support > test_driver: provide basic NIC hotunplug support > > src/test/test_driver.c | 305 ++++++++++++++++++++++++++++++++++++++--- > 1 file changed, 283 insertions(+), 22 deletions(-) > Gentle ping? thanks john