On Fri, Oct 07, 2022 at 09:16:41AM +0200, Stefano
Brivio wrote:
This is practical to avoid explicit lifecycle
management in users,
e.g. libvirtd, and is trivial to implement.
Signed-off-by: Stefano Brivio <sbrivio(a)redhat.com>
Reviewed-by: David Gibson <david(a)gibson.dropbear.id.au>
I actually wonder if this should be the default/only behaviour.
I also think it might make sense to have it as default behaviour: if
one runs another guest, quite likely they won't want to touch that
dirty, filthy process from the guest before.
On the other hand, what if one day we try and add the capability to
qemu to reconnect? I would check back later on this topic once we make
more progress with libvirt integration -- we should have more clarity
then.
--
Stefano