]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu_hotplug: Deny live detach of <console/>
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 12 Apr 2023 10:41:53 +0000 (12:41 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 18 Apr 2023 14:02:35 +0000 (16:02 +0200)
commit8de96e270aed6afab96e5ddca39ec22f9a06bbd0
tree5c2ae9f3e065816ec339a0bf9e2f7aacb00bf282
parentb5a591f73b681baa9b9b1efe38bbf3f7ab704b11
qemu_hotplug: Deny live detach of <console/>

I've tried, then I've tried even harder, but still wasn't able to
make sense of our console backcompat code in all its fine
details. Since I value my sanity, let's just forbid hotunplug of
<console/>, especially since detaching of corresponding <serial/>
works.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_hotplug.c