67ff575ee8
Host cpu mapping structure can only support 64 cpus. When run vm_power sample
on platform with more than 64 cpus, will generate improper physical core mask.
After limited supported host cpus to 64 will fix this issue.
Fixes:
|
||
---|---|---|
.. | ||
guest_cli | ||
channel_manager.c | ||
channel_manager.h | ||
channel_monitor.c | ||
channel_monitor.h | ||
main.c | ||
Makefile | ||
power_manager.c | ||
power_manager.h | ||
vm_power_cli.c | ||
vm_power_cli.h |