Module ro

Source
Expand description

VM-exit information fields.

Constantsยง

EXIT_QUALIFICATION
Exit qualification.
EXIT_REASON
Exit reason.
GUEST_LINEAR_ADDR
Guest-linear address.
GUEST_PHYSICAL_ADDR_FULL
Guest-physical address (full).
GUEST_PHYSICAL_ADDR_HIGH
Guest-physical address (high).
IDT_VECTORING_ERR_CODE
IDT-vectoring error code.
IDT_VECTORING_INFO
IDT-vectoring information field.
IO_RCX
I/O RCX.
IO_RDI
I/O RDI.
IO_RIP
I/O RIP.
IO_RSI
I/O RSI.
VMEXIT_INSTRUCTION_INFO
VM-exit instruction information.
VMEXIT_INSTRUCTION_LEN
VM-exit instruction length.
VMEXIT_INTERRUPTION_ERR_CODE
VM-exit interruption error code.
VMEXIT_INTERRUPTION_INFO
VM-exit interruption information.
VM_INSTRUCTION_ERROR
VM-instruction error.