Turnstone Operating System
|
defines hypervisor related vmcs operations More...
Classes | |
struct | vmx_vmcs_msr_blob_t |
struct | vmx_vmcs_registers_t |
struct | vmx_vmcs_vmexit_info |
Macros | |
#define | ___HYPERVISOR_VMX_VMCS_OPS_H 0 |
Typedefs | |
typedef struct vmx_vmcs_msr_blob_t | vmx_vmcs_msr_blob_t |
typedef struct vmx_vmcs_registers_t | vmx_vmcs_registers_t |
typedef struct vmx_vmcs_vmexit_info | vmx_vmcs_vmexit_info_t |
Functions | |
int8_t | hypervisor_vmx_vmcs_prepare_ept (hypervisor_vm_t *vm) |
void | hypervisor_vmx_vmcs_dump (void) |
uint32_t | hypervisor_vmx_vmcs_revision_id (void) |
int8_t | hypervisor_vmx_vmcs_prepare (hypervisor_vm_t **vm_out) |
int8_t | hypervisor_vmx_vmcs_prepare_vmexit_handlers (void) |
defines hypervisor related vmcs operations
This work is licensed under TURNSTONE OS Public License. Please read and understand latest version of Licence.