X86_Triple_Fault X86_Vmcs_Write
Quick-Start Platform x86 Reference Manual  /  6 Haps  / 

X86_Vmcs_Read

Description
Triggered when IntelĀ® Virtual Machine Control Structure (IntelĀ® VMCS) is read by VMREAD instruction. The hap is called before the read is performed; thus no registers have been modified.
Callback Type
void (*)(lang_void *callback_data, 
         conf_object_t *trigger_obj, int64 field_index);

Index
field_index

Provided By
x86-intel64
X86_Triple_Fault X86_Vmcs_Write