Re: Reload domain configuration on guest restart

2020-01-17 Thread Gionatan Danti
On 16/01/20 19:14, Daniel P. Berrangé wrote: With the current impl this is not possible. From a technical POV though it is possible to extend libvirt to have a recreate option which would kill QEMU & recreate it with the new config. Basically just needs someone motivated to write the code... Ok

Re: Reload domain configuration on guest restart

2020-01-16 Thread Daniel P . Berrangé
On Thu, Jan 16, 2020 at 06:56:30PM +0100, Gionatan Danti wrote: > Hi all, > as you surely know, after changing some domain parameters via libvirt (ie: > NIC type), the guest need to be shutdown and restarted. A simple reboot will > not be sufficient, as libvirt will not launch a new qemu domain (ie