acrn-hypervisor/hypervisor/include/common
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
..
hypercall.h HV: rename the term of vm0 to sos vm 2019-01-21 18:03:31 +08:00
irq.h doc: replace return with retval 2018-11-30 14:55:17 +08:00
ptdev.h hv: passthrough: Change interrupt pin to uint32_t 2019-01-10 23:52:25 +08:00
schedule.h replace arch_switch_to with pure asm code instead of inline asm 2019-01-25 11:39:47 +08:00
softirq.h hv: remove unused MACROs 2018-09-18 09:43:43 +08:00