seL4/libsel4/arch_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
..
arm arm: complete SGI error conditions documentation 2025-11-24 16:56:46 +11:00
riscv libsel4: fix riscv ASIDcontrol param descriptions 2025-02-12 11:00:03 +00:00
x86 libsel4: fix incorrect seL4_VMEnter() description 2025-12-08 23:09:51 +00:00