#752607 backports: fails to acknowledge kvm capabilities unless script moved to /usr/local/bin #752607
- Package:
- libvirt-bin
- Source:
- libvirt
- Submitter:
- Daniel Dickinson
- Date:
- 2023-04-17 15:57:21 UTC
- Severity:
- normal
libvirt-bin reports xxx not supported by this qemu binary for any number of things (such as pci bridges and usb ohci and ehci) that are in fact supported. Moving the /usr/bin/kvm script from qemu-kvm to /usr/local/bin/kvm and updating the domain XML emulator tag to use /usr/local/bin/kvm works around the issue (no errors thrown) with no apparent ill effects.
Hi, Are you still seeing this? I can't seem to reproduce this here. Can you attach some log output if this is still the case? Cheers, -- Guido