> Yes, I wanted to fix that since a long time, thanks. OK > About network hotplug, > I have exception if I try to change the bridge for example, and conf->{hotplug} = > 0. > > I think this is because be always call > > vm_deviceplug($storecfg, $conf, $vmid, $opt, $newnet); > > at the end of vmconfig_update_net. OK, will try to fix.