acrn-hypervisor/hypervisor/arch/x86/guest
Yonghua Huang aee1931ee6 HV: refine 'decode_instruction() function
update:
   1. remove 'struct mem_io *'from input arguments
   2. return 'opsize' instead of status.
   3. rename 'vmm_decode_instruction()'

Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
2018-05-22 16:41:19 +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 HV: refine 'decode_instruction() function 2018-05-22 16:41:19 +08:00
instr_emul_wrapper.h hv: microcode: Enable microcode update from SOS. 2018-05-15 17:19:37 +08:00
instr_emul.c HV: refine 'decode_instruction() function 2018-05-22 16:41:19 +08:00
instr_emul.h HV: refine 'decode_instruction() function 2018-05-22 16:41:19 +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 hv: refine atomic_load/store_xxx name 2018-05-18 10:52:31 +08:00
vioapic.c hv: fix incorrect use of atomic_set_xxx 2018-05-18 10:52:31 +08:00
vlapic_priv.h hv: vlapic_timer: refine vlapic tscdeadline timer 2018-05-15 18:03:33 +08:00
vlapic.c HV: refine 'decode_instruction() function 2018-05-22 16:41:19 +08:00
vm.c hv: refine atomic_load/store_xxx name 2018-05-18 10:52:31 +08:00
vmcall.c hypercall: do not allow hypercall from UOS except trusty 2018-05-22 11:38:04 +08:00
vmsr.c hv: vlapic_timer: refine vlapic tscdeadline timer 2018-05-15 18:03:33 +08:00
vpic.c refine: remove redundant data type definition 2018-05-15 17:25:54 +08:00