[virt-tools-list] [virt-manager] [PATCH 0/2] Check availability of usb redirdevs and spicevmc channels in domcaps
Lin Ma
lma at suse.com
Fri Nov 4 04:11:43 UTC 2022
Libvirt domcaps can advertise the redirect devices and spicevmc channel
devices since v8.9.0.
Virt-install adds usb redirdevs and spicevmc channels by default on x86.
This patchset adds checks to avoid using redirect devices/spicevmc channel
devices when not supported by the target qemu.
Lin Ma (2):
guest: Query availability of usb redirdevs in domcaps
guest: Query availability of spicevmc channels in domcaps
virtinst/domcapabilities.py | 14 ++++++++++++++
virtinst/guest.py | 4 ++++
2 files changed, 18 insertions(+)
--
2.37.3
More information about the virt-tools-list
mailing list