seL4/libsel4/include
Bill Nguyen 704f80b9be libsel4: fix incorrect seL4_VMEnter() description
SEL4_VMENTER_CALL_CONTROL_ENTRY_MR refers to the
VM Entry Interruption-Information Field of the VMCS [1].
Not the VM-Entry Controls, which are two different things.

[1]: src/arch/x86/object/vcpu.c: vcpu_update_state_sysvmenter()

Signed-off-by: Bill Nguyen <bill.nguyen@student.unsw.edu.au>
2025-12-08 23:09:51 +00:00
..
api arm: Add new APIs for generating SGIs 2025-07-07 08:50:47 +10:00
interfaces Add seL4_TCB_SetFlags Syscall 2025-07-24 16:44:08 +10:00
sel4 libsel4: fix incorrect seL4_VMEnter() description 2025-12-08 23:09:51 +00:00