acrn-hypervisor/hypervisor/include/common
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
..
hypercall.h hv: add new hypercall to fetch platform configurations 2019-04-15 22:14:13 +08:00
ptdev.h hv: release IOMMU irte when releasing ptirq remapping entries 2019-05-06 18:25:37 +08:00
schedule.h HV: Use the mwait instead of pause for cpu_idle 2019-08-27 16:25:39 +08:00
softirq.h hv: remove unused MACROs 2018-09-18 09:43:43 +08:00