X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fsrc%2Finterfaces%2FKconfig;h=d7671a0e1ed6e7de77e81cf7da6ae5799489c72e;hb=fd8ffc465479e68f4938f85b718a9fb35d05bee0;hp=581852a46f4a43abb431452241083c88a43d157b;hpb=9feccf93cd8327d1d30a404a92f19716bf5a1e96;p=palacios.git diff --git a/palacios/src/interfaces/Kconfig b/palacios/src/interfaces/Kconfig index 581852a..d7671a0 100644 --- a/palacios/src/interfaces/Kconfig +++ b/palacios/src/interfaces/Kconfig @@ -89,6 +89,12 @@ config HOST_PWRSTAT Select this if you would like to access energy/power measurements within Palacios +config HOST_PSTATE_CTRL + bool "Host allows us control of P-states" + default n + help + Select this if your host allows control of hardware P-states (DVFS) + config HOST_LAZY_FPU_SWITCH bool "Host provides lazy FPU context switching" default n