Module control

Source
Expand description

VM-execution, VM-exit, and VM-entry control fields.

Structs§

EntryControls
VM-entry controls.
ExitControls
VM-exit controls.
PinbasedControls
Pin-based VM-execution controls.
PrimaryControls
Primary processor-based VM-execution controls.
SecondaryControls
Secondary processor-based VM-execution controls.

Constants§

APIC_ACCESS_ADDR_FULL
APIC-access address (full).
APIC_ACCESS_ADDR_HIGH
APIC-access address (high).
CR0_GUEST_HOST_MASK
CR0 guest/host mask.
CR0_READ_SHADOW
CR0 read shadow.
CR3_TARGET_COUNT
CR3-target count.
CR3_TARGET_VALUE0
CR3-target value 0.
CR3_TARGET_VALUE1
CR3-target value 1.
CR3_TARGET_VALUE2
CR3-target value 2.
CR3_TARGET_VALUE3
CR3-target value 3.
CR4_GUEST_HOST_MASK
CR4 guest/host mask.
CR4_READ_SHADOW
CR4 read shadow.
ENCLS_EXITING_BITMAP_FULL
ENCLS-exiting bitmap (full).
ENCLS_EXITING_BITMAP_HIGH
ENCLS-exiting bitmap (high).
EOI_EXIT0_FULL
EOI-exit bitmap 0 (full).
EOI_EXIT0_HIGH
EOI-exit bitmap 0 (high).
EOI_EXIT1_FULL
EOI-exit bitmap 1 (full).
EOI_EXIT1_HIGH
EOI-exit bitmap 1 (high).
EOI_EXIT2_FULL
EOI-exit bitmap 2 (full).
EOI_EXIT2_HIGH
EOI-exit bitmap 2 (high).
EOI_EXIT3_FULL
EOI-exit bitmap 3 (full).
EOI_EXIT3_HIGH
EOI-exit bitmap 3 (high).
EPTP_FULL
EPT pointer (full).
EPTP_HIGH
EPT pointer (high).
EPTP_INDEX
EPTP index.
EPTP_LIST_ADDR_FULL
EPTP-list address (full).
EPTP_LIST_ADDR_HIGH
EPTP-list address (high).
EXCEPTION_BITMAP
Exception bitmap.
EXECUTIVE_VMCS_PTR_FULL
Executive-VMCS pointer (full).
EXECUTIVE_VMCS_PTR_HIGH
Executive-VMCS pointer (high).
IO_BITMAP_A_ADDR_FULL
Address of I/O bitmap A (full).
IO_BITMAP_A_ADDR_HIGH
Address of I/O bitmap A (high).
IO_BITMAP_B_ADDR_FULL
Address of I/O bitmap B (full).
IO_BITMAP_B_ADDR_HIGH
Address of I/O bitmap B (high).
MSR_BITMAPS_ADDR_FULL
Address of MSR bitmaps (full).
MSR_BITMAPS_ADDR_HIGH
Address of MSR bitmaps (high).
PAGE_FAULT_ERR_CODE_MASK
Page-fault error-code mask.
PAGE_FAULT_ERR_CODE_MATCH
Page-fault error-code match.
PINBASED_EXEC_CONTROLS
Pin-based VM-execution controls.
PLE_GAP
PLE_Gap.
PLE_WINDOW
PLE_Window.
PML_ADDR_FULL
PML address (full).
PML_ADDR_HIGH
PML address (high).
POSTED_INTERRUPT_DESC_ADDR_FULL
Posted-interrupt descriptor address (full).
POSTED_INTERRUPT_DESC_ADDR_HIGH
Posted-interrupt descriptor address (high).
POSTED_INTERRUPT_NOTIFICATION_VECTOR
Posted-interrupt notification vector.
PRIMARY_PROCBASED_EXEC_CONTROLS
Primary processor-based VM-execution controls.
SECONDARY_PROCBASED_EXEC_CONTROLS
Secondary processor-based VM-execution controls.
SUBPAGE_PERM_TABLE_PTR_FULL
Sub-page-permission-table pointer (full).
SUBPAGE_PERM_TABLE_PTR_HIGH
Sub-page-permission-table pointer (high).
TPR_THRESHOLD
TPR threshold.
TSC_MULTIPLIER_FULL
TSC multiplier (full).
TSC_MULTIPLIER_HIGH
TSC multiplier (high).
TSC_OFFSET_FULL
TSC offset (full).
TSC_OFFSET_HIGH
TSC offset (high).
VIRT_APIC_ADDR_FULL
Virtual-APIC address (full).
VIRT_APIC_ADDR_HIGH
Virtual-APIC address (high).
VIRT_EXCEPTION_INFO_ADDR_FULL
Virtualization-exception information address (full).
VIRT_EXCEPTION_INFO_ADDR_HIGH
Virtualization-exception information address (high).
VMENTRY_CONTROLS
VM-entry controls.
VMENTRY_EXCEPTION_ERR_CODE
VM-entry exception error code.
VMENTRY_INSTRUCTION_LEN
VM-entry instruction length.
VMENTRY_INTERRUPTION_INFO_FIELD
VM-entry interruption-information field.
VMENTRY_MSR_LOAD_ADDR_FULL
VM-entry MSR-load address (full).
VMENTRY_MSR_LOAD_ADDR_HIGH
VM-entry MSR-load address (high).
VMENTRY_MSR_LOAD_COUNT
VM-entry MSR-load count.
VMEXIT_CONTROLS
VM-exit controls.
VMEXIT_MSR_LOAD_ADDR_FULL
VM-exit MSR-load address (full).
VMEXIT_MSR_LOAD_ADDR_HIGH
VM-exit MSR-load address (high).
VMEXIT_MSR_LOAD_COUNT
VM-exit MSR-load count.
VMEXIT_MSR_STORE_ADDR_FULL
VM-exit MSR-store address (full).
VMEXIT_MSR_STORE_ADDR_HIGH
VM-exit MSR-store address (high).
VMEXIT_MSR_STORE_COUNT
VM-exit MSR-store count.
VMREAD_BITMAP_ADDR_FULL
VMREAD-bitmap address (full).
VMREAD_BITMAP_ADDR_HIGH
VMREAD-bitmap address (high).
VMWRITE_BITMAP_ADDR_FULL
VMWRITE-bitmap address (full).
VMWRITE_BITMAP_ADDR_HIGH
VMWRITE-bitmap address (high).
VM_FUNCTION_CONTROLS_FULL
VM-function controls (full).
VM_FUNCTION_CONTROLS_HIGH
VM-function controls (high).
VPID
Virtual-processor identifier (VPID).
XSS_EXITING_BITMAP_FULL
XSS-exiting bitmap (full).
XSS_EXITING_BITMAP_HIGH
XSS-exiting bitmap (high).