With the current build:
sudo qemu-system-x86_64 --enable-kvm --nographic --nodefaults -S -qmp-pretty 
stdio
{"execute":"qmp_capabilities"}
{"execute":"query-cpu-definitions"}
        {
            "name": "qemu64",
            "typename": "qemu64-x86_64-cpu",
            "unavailable-features": [
                "svm"
            ],
            "static": false,
            "migration-safe": true
        },

vmx isn't in /usr/share/libvirt/cpu_map/x86_qemu64.xml but it wasn't
before and got auto-added. So lets recheck the new build before tweaking
too many knobs at once (and XML changes can be done at runtime without
rebuild).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1868692

Title:
  default cpu (qemu64) no more capable of nesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1868692/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to