seL4/include/arch
Kofi Doku Atuah cd26d7d00c Aarch64 HYP Fastpath: Call vcpu_switch when switching from Guest to native threads
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.
2018-12-18 15:38:43 +11:00
..
arm Aarch64 HYP Fastpath: Call vcpu_switch when switching from Guest to native threads 2018-12-18 15:38:43 +11:00
riscv/arch riscv: make register size equal to word size 2018-12-06 15:32:26 +11:00
x86/arch Dedup user_data and user_data_device definitions. 2018-12-06 15:04:41 +11:00