On Fri, Nov 9, 2018 at 6:10 AM <[email protected]> wrote:

> seL4's x86 and ARM virtualisation architectures are indeed different. On
> x86, we use one kernel thread for both guest and host, and use the thread
> state to differentiate what is currently running. On ARM, guest and host
> run in different kernel threads so this isn't required.
>

Out of interest, what's the reason for the different approaches?
_______________________________________________
Devel mailing list
[email protected]
https://sel4.systems/lists/listinfo/devel

Reply via email to