acrn-hypervisor/hypervisor/include
Zhao Yakui a7706e0c39 HV: Use the mwait instead of pause for cpu_idle
Now it will use the pause when cpu is in idle state. It will consume
more power. If the mwait is supported, it will use the monitor/mwait to
enter the deep CPU C-state. It helps to save power.

Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
2019-08-27 16:25:39 +08:00
..
arch/x86 DM/HV: Increase VM name len 2019-05-27 12:13:51 +08:00
common HV: Use the mwait instead of pause for cpu_idle 2019-08-27 16:25:39 +08:00
debug xHV: remove unused function is_dbg_uart_enabled 2019-05-22 16:36:03 +08:00
dm HV: predefine pci vbar's base address for pre-launched VMs in vm_config 2019-05-22 10:00:15 +08:00
hw HV: remove function pci_pdev_foreach() 2019-05-23 14:06:51 +08:00
lib hv:move several files related X86 for lib 2019-05-13 10:12:20 +08:00
public DM/HV: Increase VM name len 2019-05-27 12:13:51 +08:00