Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/manual.md
Original file line number Diff line number Diff line change
Expand Up @@ -958,6 +958,7 @@ Read a 64-bit Model Specific Register of a given virtual CPU with ID `vcpu` spec
* `IA32_STAR_MSR`
* `IA32_CSTAR_MSR`
* `IA32_FMASK_MSR`
* `IA32_VMX_MISC_MSR`

## `void microkit_vcpu_x86_write_msr(microkit_child vcpu, seL4_Word field, seL4_Word value)`

Expand Down
Loading