HV: code cleanup for cpu state

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>
This commit is contained in:
Victor Sun
2018-04-17 12:12:33 +08:00
committed by lijinxia
parent 2efe7833bf
commit f053288fca
10 changed files with 122 additions and 90 deletions

View File

@@ -37,7 +37,6 @@
#include <acrn_hv_defs.h>
#include <hv_debug.h>
#include <version.h>
#include <cpu_state_tbl.h>
#define ACRN_DBG_HYCALL 6