mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-29 04:25:57 +00:00
Avoid failing hypercalls by returning 0 for empty PX and CX tables on HC_PM_GET_CPU_STATE/PMCMD_GET_PX_CNT and HC_PM_GET_CPU_STATE/PMCMD_GET_CX_CNT. Tracked-On: #6848 Signed-off-by: Helmut Buchsbaum <helmut.buchsbaum@opensource.tttech-industrial.com> Acked-by: Anthony Xu <anthony.xu@intel.com> Acked-by: Eddie Dong <eddie.dong@Intel.com>