Previously the kernel did not call vcpu_switch on the fastpath since the fastpath avoids calling setVMRoot, so when sending an IPC message from a guest thread to a native thread, if the IPC was small enough to go on the fastpath the kernel would fail to disable the HYP traps and would treat the native thread like a guest thread. |
||
|---|---|---|
| .. | ||
| arch | ||
| armv | ||