Comment 6 for bug 361754

Revision history for this message
Dustin Kirkland  (kirkland) wrote : Re: guest needs to boot with clock=acpi_pm

Okay, so thinking about this so more, here's how I propose solving this...

 * Modify the kvm init script to check if your CPU is a buggy (cat /proc/cpuinfo, AMD processor, cpu family < 16), then cpu-frequency scaling should be turned off

:-Dustin