mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-29 04:25:57 +00:00
Split pm.c from cpu_state_tbl.c to put guest power management related functions, keep cpu_state_tbl.c to store host cpu state table and related functions. Signed-off-by: Victor Sun <victor.sun@intel.com> Acked-by: Kevin Tian <kevin.tian@intel.com>