Page 1 of 1

CPU scaling in a KVM guest

Posted: Thu Apr 12, 2018 7:45 am
by z0rr0
Hello everyone, I have my kernel running as a KVM guest and I would like to be able to scale the CPU from the guest. At the beginning, I was thinking to use the intel speedstep, however, I figured out that this feature is not enable in the Guest (I checked it by using CPUID). Is it possible to enable it? Is there other way to scale the CPU from a KVM guest?

Thanks, Matias.