acrn-hypervisor/hypervisor/arch/x86/guest
Binbin Wu ebea5e5ae4 hv: remove unused API init_cpu
Signed-off-by: Binbin Wu <binbin.wu@intel.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
2018-05-30 14:55:57 +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 refomatted GET_DATA_SIZE macro 2018-05-29 14:11:29 +08:00
vcpu.c hv: remove unused API init_cpu 2018-05-30 14:55:57 +08:00
vioapic.c HV: debug: stop using ## __VA_ARGS__ 2018-05-29 14:13:44 +08:00
vlapic_priv.h hv: vlapic_timer: refine vlapic tscdeadline timer 2018-05-15 18:03:33 +08:00
vlapic.c lapic: continuous LVT registers as an array 2018-05-30 13:52:11 +08:00
vm.c hv: create vm failed don't panic system 2018-05-30 14:01:56 +08:00
vmcall.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
vmsr.c exception: use func vcpu_queue_exception to inject exception 2018-05-30 13:51:49 +08:00
vpic.c HV: debug: stop using ## __VA_ARGS__ 2018-05-29 14:13:44 +08:00