acrn-hypervisor/hypervisor/arch/x86
Li, Fei1 fe4484f5a9 hv: move panic out of hv_main
We cleanup ASSERT. This serial try to only panic when create
SOS failed.

Signed-off-by: Li, Fei1 <fei1.li@intel.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
2018-05-30 14:01:56 +08:00
..
debug HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
guest lapic: continuous LVT registers as an array 2018-05-30 13:52:11 +08:00
assign.c HV: treewide: give names to unnamed structs/unions 2018-05-29 14:12:15 +08:00
cpu.c hv: move panic out of hv_main 2018-05-30 14:01:56 +08:00
cpu_primary.S HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
cpu_secondary.S HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
cpu_state_tbl.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
cpuid.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
ept.c treewide: remove unnecessary unnamed structs/unions 2018-05-29 14:12:15 +08:00
gdt.c HV: treewide: give names to unnamed structs/unions 2018-05-29 14:12:15 +08:00
idt.S initial import 2018-05-11 14:44:28 +08:00
interrupt.c exception: add vcpu_inject_pf support 2018-05-30 13:51:49 +08:00
intr_lapic.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
intr_main.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
io.c treewide: remove unnecessary unnamed structs/unions 2018-05-29 14:12:15 +08:00
ioapic.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
irq.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
mmu.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
notify.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
retpoline-thunk.S retpoline: add indirect thunk support 2018-05-15 17:19:36 +08:00
softirq.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
timer.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
trusty.c HV: treewide: give names to unnamed structs/unions 2018-05-29 14:12:15 +08:00
vmexit.c correct idt_vectoring_info handling 2018-05-30 13:51:49 +08:00
vmx.c HV: further cleanup of header inclusions 2018-05-25 10:45:56 +08:00
vmx_asm.S Jmp to vm_exit directly to avoid calling vmlaunch again if vm-entry fails in vmresume 2018-05-15 17:19:37 +08:00
vtd.c HV: debug: stop using ## __VA_ARGS__ 2018-05-29 14:13:44 +08:00