-
- Downloads
x86: check vcpu is set on seL4_VMEnter
Prio to this change the kernel would crash if a thread with no VCPU attempted to seL4_VMEnter. As of this commit, an unknown syscall exception will be raised and the kernel will not crash.
Please register or sign in to comment