Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to disable hypervisor option on different architecture #4407

Closed
Aaron-Rumpler opened this issue Sep 13, 2022 · 3 comments
Closed

Unable to disable hypervisor option on different architecture #4407

Aaron-Rumpler opened this issue Sep 13, 2022 · 3 comments
Milestone

Comments

@Aaron-Rumpler
Copy link

Configuration

  • UTM Version: 3.2.4
  • macOS Version: 12.4
  • Mac Chip: M1

When importing an x86 VM that has the 'Use Hypervisor' option enabled on an Apple Silicon Mac, the VM refuses to start with the error "qemu-x86_64-softmmu: unable to find CPU model 'host'".

QEMU Error

@osy
Copy link
Contributor

osy commented Sep 13, 2022

That’s expected because obviously you can’t virtualized x86 on arm. Go into the vm settings and uncheck the option to use hypervisor under QEMU settings.

@osy osy closed this as not planned Won't fix, can't repro, duplicate, stale Sep 13, 2022
@Aaron-Rumpler
Copy link
Author

  1. The mouseover text for that option implies the option is ignored on Apple Silicon:

Screen Shot 2022-09-13 at 4 22 12 PM

2. The option is grayed out on Apple Silicon, even if enabled.

@osy osy reopened this Sep 13, 2022
@osy osy changed the title 'Use Hypervisor' option prevents x86 QEMU VM from starting on Apple Silicon Unable to disable hypervisor option on different architecture Sep 13, 2022
@osy osy added this to the v4.0 milestone Sep 13, 2022
@osy osy closed this as completed in 581b36d Sep 16, 2022
@Aaron-Rumpler
Copy link
Author

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants