hv:cleanup header file for vcpu.c & vcpu.h

For vcpu.c and vcpu.h,only include some necessary
header files, doesn't include hypervisor.h

Tracked-On: #1842
Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
This commit is contained in:
Mingqiang Chi
2019-02-02 22:45:21 +08:00
committed by wenlingz
parent 3d878a9123
commit 229fbdd81d
4 changed files with 11 additions and 4 deletions

View File

@@ -50,6 +50,8 @@
#ifndef ASSEMBLER
#include <types.h>
#include <acrn_common.h>
#include <guest_memory.h>
#include <virtual_cr.h>
#include <vlapic.h>

View File

@@ -8,6 +8,7 @@
#define TIMER_H
#include <list.h>
#include <rtl.h>
/**
* @brief Timer