acrn-hypervisor/hypervisor/arch/x86/guest
Zide Chen 8f16faab04 HV: further cleanup of header inclusions
According to the comments in hypervisor:
 " This file includes config header file "bsp_cfg.h" and other
	hypervisor used header files.
	It should be included in all the source files."

this patch includes all common header files in hypervisor.h
then removes other redundant inclusions

Signed-off-by: Zide Chen <zide.chen@intel.com>
2018-05-25 10:45:56 +08:00
..
guest.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
instr_emul_wrapper.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
instr_emul_wrapper.h hv: define 4 vcpu modes 2018-05-24 10:16:48 +08:00
instr_emul.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
instr_emul.h HV:remove redundant field 'mmio' from 'struct emul_cnx' 2018-05-23 11:43:56 +08:00
pm.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
ucode.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
vcpu.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
vioapic.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
vlapic_priv.h hv: vlapic_timer: refine vlapic tscdeadline timer 2018-05-15 18:03:33 +08:00
vlapic.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
vm.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
vmcall.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
vmsr.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
vpic.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00