Is hwp-cpufreq the equivalent of intel-pstate in qubes?

On fedora cpupower uses intel-pstate driver but on qubes dom0 xenpm has two drivers acpi-cpufreq and hwp-cpufreq. Which one of these is the equivalent of it that i should use?

hwp, it allows the hardware to do the p-state selection, similar to what intel-pstate does.

Don’t expect it to give the same results you get running intel-pstate bare-metal, running a hypervisor is going to tax the CPU much harder than just running a single bare-metal OS.

Is hwp exactly the same as intel-pstate but with a different name or just similiar? I’m running one vm only so it shouldn’t tax it much harder?