acrn-hypervisor/hypervisor/arch/x86/guest
Li, Fei1 38e2e45d83 hv: ept: move EPT PML4 table allocation to create_vm
Signed-off-by: Li, Fei1 <fei1.li@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-07-20 10:40:32 +08:00
..
guest.c HV:treewide: Add exec_vmread16 and exec_vmwrite16 functions 2018-07-18 12:31:42 +08:00
instr_emul_wrapper.c HV:INSTR_EMUL: Clean up CPU_reg_name 2018-07-19 14:08:03 +08:00
instr_emul_wrapper.h HV:INSTR_EMUL: Clean up CPU_reg_name 2018-07-19 14:08:03 +08:00
instr_emul.c HV: treewide: terminate 'if .. else if' constructs with 'else' 2018-07-19 14:09:36 +08:00
instr_emul.h HV: instr_emul: enforce unsignedness when possible 2018-07-05 13:14:07 +08:00
pm.c HV: Fix new MISRAC violations for brackets 2018-07-16 11:02:38 +08:00
ucode.c HV: treewide: terminate 'if .. else if' constructs with 'else' 2018-07-19 14:09:36 +08:00
vcpu.c HV:treewide:Update the type of return value and parameters of atomic operations 2018-07-19 14:39:47 +08:00
vioapic.c HV: treewide: terminate 'if .. else if' constructs with 'else' 2018-07-19 14:09:36 +08:00
vlapic_priv.h HV: vlapic: convert loop variables to unsigned 2018-07-13 10:02:44 +08:00
vlapic.c HV:treewide:Update the type of return value and parameters of atomic operations 2018-07-19 14:39:47 +08:00
vm.c hv: ept: move EPT PML4 table allocation to create_vm 2018-07-20 10:40:32 +08:00
vmcall.c HV: handle integral issue report by MISRA-C 2018-07-16 16:24:29 +08:00
vmsr.c HV:treewide:Add exec_vmread32 and exec_vmwrite32 functions 2018-07-18 12:31:42 +08:00
vpic.c HV: treewide: terminate 'if .. else if' constructs with 'else' 2018-07-19 14:09:36 +08:00