OneClick-macOS-Simple-KVM icon indicating copy to clipboard operation
OneClick-macOS-Simple-KVM copied to clipboard

VM does not start from virt-manager

Open welcoMattic opened this issue 1 year ago • 15 comments

Which operating system are you trying to install? e.g. macOS Ventura

Describe the bug

Warning message by running ./basic.sh

qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.hle [bit 4]
qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.rtm [bit 11]
qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.hle [bit 4]
qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.rtm [bit 11]
qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.hle [bit 4]
qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.rtm [bit 11]
qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.hle [bit 4]
qemu-system-x86_64: warning: host doesn't support requested feature: CPUID.07H:EBX.rtm [bit 11]

But the VM starts.

And in virt-manager, same messages but as errors, and the VM does not start.

To Reproduce Steps to reproduce the behavior: Follow the documentation to create a fresh new VM Run ./make.sh --add Try to run the VM from virt-manager

Expected behavior The VM to boot normally, like by running basic.sh

Desktop (please complete the following information):

  • OS: Arch
  • Version kernel 6.1

welcoMattic avatar Jan 06 '23 20:01 welcoMattic