Hi, Ken - I think all I said in comment #2 still applies (and likely won't change).
It really is a non-issue warning - and even if you e.g. have a zero- warning-allowed policy then you can easily avoid that by using a CPU type that doesn't enable it by default or switch it on/off as needed. In libvirt that would be via CPU features [1] and in qemu via +/- flags on the -cpu switch. Like [2] but for vmx/svm flags. Note that: $ qemu-system-x86_64 -cpu help will show you all the types and features known to your current qemu. [1]: https://libvirt.org/formatdomain.html#elementsCPU [2]: https://www.berrange.com/posts/2018/06/29/cpu-model-configuration-for-qemu-kvm-on-x86-hosts/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1722074 Title: warning: host doesn't support requested feature: CPUID.01H:ECX.vmx To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1722074/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
