acrn-hypervisor/hypervisor/arch/x86/guest
Li, Fei1 8ec78f8efc hv: vlapic: coding refine
Using __func__ instead of function string name.
Using tab instead of more whitespace.
Using macro instead of numeric constants.
Remove unnecessary function declaration.

Signed-off-by: Li, Fei1 <fei1.li@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-05-15 18:03:33 +08:00
..
guest.c Revert "HV: added memory allocation functions for AP trampoline code relocation" 2018-05-15 17:25:58 +08:00
instr_emul_wrapper.c initial import 2018-05-11 14:44:28 +08:00
instr_emul_wrapper.h hv: microcode: Enable microcode update from SOS. 2018-05-15 17:19:37 +08:00
instr_emul.c revise type of 'exit_reason' and 'inst_len' in vcpu_arch 2018-05-15 17:25:55 +08:00
instr_emul.h revise type of 'exit_reason' and 'inst_len' in vcpu_arch 2018-05-15 17:25:55 +08:00
pm.c HV cleanup: assert on vm setup cpu px 2018-05-15 17:25:57 +08:00
ucode.c cpuid restruct 2018-05-15 17:19:38 +08:00
vcpu.c revise type of 'exit_reason' and 'inst_len' in vcpu_arch 2018-05-15 17:25:55 +08:00
vioapic.c initial import 2018-05-11 14:44:28 +08:00
vlapic_priv.h hv: vlapic: coding refine 2018-05-15 18:03:33 +08:00
vlapic.c hv: vlapic: coding refine 2018-05-15 18:03:33 +08:00
vm.c rename 'req_buf' field in 'struct vm_sw_info' 2018-05-15 17:25:58 +08:00
vmcall.c rename vmexit handlers 2018-05-15 17:25:55 +08:00
vmsr.c HV: code cleanup for cpu state 2018-05-15 17:25:56 +08:00
vpic.c refine: remove redundant data type definition 2018-05-15 17:25:54 +08:00