mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-05 02:02:52 +00:00
69775f0346
Expose HWP (HW P-State) feature to the guest if enable-hwp is present and implement these dependencies: - enable-hwp depends on host-cpu-topology option - itmt depends on enable-hwp option Group the CPU configuration entries to a new struct CpuConfigArch, to simplify APIs in the vCPU configuration path. BUG=b:199380745 TEST=boot Redrix manatee and verified that intel_pstate driver works Change-Id: Icdd19190f6a7518492ff5fc54708af40288a1422 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3771065 Commit-Queue: Dmitry Torokhov <dtor@chromium.org> Reviewed-by: Dmitry Torokhov <dtor@chromium.org> Tested-by: Dmitry Torokhov <dtor@chromium.org> Reviewed-by: Junichi Uekawa <uekawa@chromium.org> |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |