acrn-hypervisor/hypervisor/include
Jason Chen CJ 285b64faec replace arch_switch_to with pure asm code instead of inline asm
after compile, the compiled code could change rsp, so use pure asm code
to avoid such problem which will cause schedule switch failure.

Tracked-On: #2410
Signed-off-by: Jason Chen CJ <jason.cj.chen@intel.com>
2019-01-25 11:39:47 +08:00
..
arch/x86 hv: remove unused fields in 'struct acrn_vcpu' 2019-01-25 11:26:33 +08:00
common replace arch_switch_to with pure asm code instead of inline asm 2019-01-25 11:39:47 +08:00
debug security: Increase buffer size to avoid buffer overflow error 2019-01-25 10:24:55 +08:00
dm HV: remove unused mptable info 2019-01-18 11:50:00 +08:00
lib hv: remove the usage of 'atoi()' 2018-12-26 13:50:26 +08:00
public HV: rename the term of vm0 to sos vm 2019-01-21 18:03:31 +08:00
hv_debug.h HV: Added Initial support for SEP/SOCWATCH profiling 2018-10-26 13:39:07 +08:00
hypervisor.h HV: rename the term of vm0 to sos vm 2019-01-21 18:03:31 +08:00