mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-11-28 07:45:32 +00:00
hv: host_pm: Move two common APIs to common scope
Move shutdown_system to common (and rename to shutdown_host) Move reset_host to common Tracked-On: #8830 Signed-off-by: Yifan Liu <yifan1.liu@intel.com> Reviewed-by: Fei Li <fei1.li@intel.com> Acked-by: Wang Yu1 <yu1.wang@intel.com>
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
#include <logmsg.h>
|
||||
#include <version.h>
|
||||
#include <asm/guest/vmcs.h>
|
||||
#include <asm/host_pm.h>
|
||||
#include <host_pm.h>
|
||||
#include <cpu.h>
|
||||
#include "debug/shell_priv.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user