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

Windows 11 (x86_64) runs very slowly on MacOS (Intel) #4473

Open
p8952 opened this issue Oct 3, 2022 · 4 comments
Open

Windows 11 (x86_64) runs very slowly on MacOS (Intel) #4473

p8952 opened this issue Oct 3, 2022 · 4 comments

Comments

@p8952
Copy link

p8952 commented Oct 3, 2022

Issue
Windows 11 (x86_64) runs very slowly for even basic tasks, opening the start menu, browsing files, etc. Application windows appear to be rendered "choppily" when opening or being moved around. SPICE Guest Tools are installed, and Clipboard / File Sharing works, Automatic Window Resizing didn't work until enabling Retina Mode as per #4064.

Screen Recording 2022-10-03 at 13 38 49

Configuration

  • UTM Version: 3.2.4 (58)
  • SPICE Guest Tools Version: 0.164.3
  • macOS Version: 12.6 (21G115)
  • Mac Chip: Intel
    • MacBook Pro: 13-inch, 2016, Four Thunderbolt 3 Ports
    • Processor: 3.1 GHz Dual-Core Intel Core i5
    • Memory: 16 GB 2133 MHz LPDDR3
    • Graphics: Intel Iris Graphics 550 1536 MB

VM Settings:
Screenshot 2022-10-03 at 13 40 08
Screenshot 2022-10-03 at 13 40 14
Screenshot 2022-10-03 at 13 40 18
Screenshot 2022-10-03 at 13 40 21
Screenshot 2022-10-03 at 13 40 24
Screenshot 2022-10-03 at 13 40 26
Screenshot 2022-10-03 at 13 40 29

@stonerl
Copy link

stonerl commented Jan 6, 2023

Add these additional lines in the QEMU section:

-cpu
Cascadelake-Server,hv-relaxed,hv-vapic,hv_spinlocks=0x1fff,hv-runtime,hv-time,hv-frequencies,hv-xmm-input
-no-hpet

More Info can be found here: Hyper-V Enlightenments

image

@brad-x
Copy link

brad-x commented Jan 6, 2023

Add these additional lines in the QEMU section:

-cpu
Cascadelake-Server,hv-relaxed,hv-vapic,hv_spinlocks=0x1fff,hv-runtime,hv-time,hv-frequencies,hv-xmm-input
-no-hpet

More Info can be found here: Hyper-V Enlightenments

image

Interesting! Have you tested this with HVF?

@stonerl
Copy link

stonerl commented Jan 6, 2023

Yes.

@AlBundy33
Copy link

Did you found a solution for better performance in a windows 11 vm?
I have currently the same issue (see #6451)

windows 11 is much slower than a parallels vm.
and with the arguments in this issue here I get a bluescreen (inside the vm) when I try to install windows.

I have not tested yet #5468

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

4 participants