acrn-hypervisor/hypervisor/include/arch/x86/guest
Mingqiang Chi 2ffc683d01 hv: move some api declaration from mmu.h to ept.h
-- add ept.h, and move ept related api declaration
   from mmu.h to ept.h
-- move lookup_address()declaration from mmu.h to pgtable.h

Tracked-On: #1842
Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com>
Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com>
2019-01-30 20:43:04 +08:00
..
assign.h hv:move some files to guest folder 2019-01-30 20:43:04 +08:00
ept.h hv: move some api declaration from mmu.h to ept.h 2019-01-30 20:43:04 +08:00
guest_pm.h hv: use int32_t replace int 2018-12-12 13:08:10 +08:00
guest.h HV: rename the term of vm0 to sos vm 2019-01-21 18:03:31 +08:00
instr_emul.h HV: modularization cleanup instr_emul header file 2019-01-22 10:50:30 +08:00
io_emul.h hv:move some files to guest folder 2019-01-30 20:43:04 +08:00
trusty.h hv:move some files to guest folder 2019-01-30 20:43:04 +08:00
ucode.h HV:treewide:rename vcpu data structure 2018-11-05 15:35:49 +08:00
vcpu.h hv: remove unused fields in 'struct acrn_vcpu' 2019-01-25 11:26:33 +08:00
vcpuid.h modulization: move virtual cpuid stuff into guest dir 2018-12-13 09:08:02 +08:00
virtual_cr.h hv:move some files to guest folder 2019-01-30 20:43:04 +08:00
vlapic.h hv: send IPI instead of irq injection to notify vcpu with lapic pt 2019-01-28 19:47:33 +08:00
vm.h hv:Move several inline APIs from vm.h to *.c 2019-01-29 11:29:59 +08:00
vmcs.h hv:move some files to guest folder 2019-01-30 20:43:04 +08:00
vmexit.h hv:move some files to guest folder 2019-01-30 20:43:04 +08:00
vmtrr.h modularization: clean up namings in vMTRR module 2018-12-14 09:43:06 +08:00