How to present a fixed CPU clock speed for a Windows 11 virtual machine?

yeyeye1990 0 Reputation points
2023-12-01T02:35:54.1066667+00:00

I used Qemu to start the Windows 11 virtual machine on arm. I saw that the clock speed of each CPU was different, I wanted to set it to a fixed value. How to present a fixed CPU clock speed to a Windows virtual machine?

Here's what to try:

Method 1:

Set fields such as LowestFrequency and NominalFrequency in ACPI's Collaborative Processor Perfermance Control (CPPC) table, and then present them to the Windows virtual machine, but they do not take effect.

Method 2:

Set fields such as Max Speed and Current Speed in the Processor Inofrmation (Type 4) table of SMBIOS, and then present them to the Windows virtual machine, but they also do not take effect.

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
11,403 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.