acrn-hypervisor/hypervisor/include
Haiwei Li d6fe8b0892 hv: cpuid: make leaf 0x6 per-cpu in hybrid architecture
Leaf 0x6 returns thermal and power management information. In
hybrid architecture, P-cores and E-cores have different information.

Add leaf 0x6 to per-cpu list in hybrid architecture and handle specific
cpuid access.

Tracked-On: #8608
Signed-off-by: Haiwei Li <haiwei.li@intel.com>
2024-05-28 11:02:56 +08:00
..
arch/x86/asm hv: cpuid: make leaf 0x6 per-cpu in hybrid architecture 2024-05-28 11:02:56 +08:00
common hv: enable thermal lvt interrupt 2024-05-16 09:40:32 +08:00
debug hv: change sbuf to a common infrastructure 2022-09-27 10:26:42 +08:00
dm debug: vuart: add guest break key support 2024-04-25 15:00:09 +08:00
hw hv: enable thermal lvt interrupt 2024-05-16 09:40:32 +08:00
lib hv: add clamp macro for convenience 2023-09-18 16:26:05 +08:00
public dm: vm_event: add support for RTC change event 2024-02-01 17:01:31 +08:00