Guest Operating Systems
Red Hat Enterprise Linux (RHEL) 8.4 and above
Ubuntu (LTS and Server versions)
SUSE Linux Enterprise Server (SLES) (All recent versions)
Linux Kernel 4.18.0-305.el8 & above
Remove the following parameters at Guest OS Level
idle=poll
intel_idle.max_cstate=0
Once the VM restarts, CPU utilization should return to normal.
These kernel parameters are part of the core Linux kernel and are available and used on virtually all major Linux distributions, including Debian, Ubuntu, Fedora, SUSE, and Arch Linux ETC....
The kernel parameters idle=poll and intel_idle.max_cstate=0 are generic Linux kernel tuning options. If these are applied to any modern Linux distribution (e.g., Debian, Fedora, Arch) running as a VM, the same 100% host CPU utilization symptom will occur.