KVM
Public Attributes | List of all members
nested_vmx_msrs Struct Reference

#include <capabilities.h>

Public Attributes

u32 procbased_ctls_low
 
u32 procbased_ctls_high
 
u32 secondary_ctls_low
 
u32 secondary_ctls_high
 
u32 pinbased_ctls_low
 
u32 pinbased_ctls_high
 
u32 exit_ctls_low
 
u32 exit_ctls_high
 
u32 entry_ctls_low
 
u32 entry_ctls_high
 
u32 misc_low
 
u32 misc_high
 
u32 ept_caps
 
u32 vpid_caps
 
u64 basic
 
u64 cr0_fixed0
 
u64 cr0_fixed1
 
u64 cr4_fixed0
 
u64 cr4_fixed1
 
u64 vmcs_enum
 
u64 vmfunc_controls
 

Detailed Description

Definition at line 27 of file capabilities.h.

Member Data Documentation

◆ basic

u64 nested_vmx_msrs::basic

Definition at line 47 of file capabilities.h.

◆ cr0_fixed0

u64 nested_vmx_msrs::cr0_fixed0

Definition at line 48 of file capabilities.h.

◆ cr0_fixed1

u64 nested_vmx_msrs::cr0_fixed1

Definition at line 49 of file capabilities.h.

◆ cr4_fixed0

u64 nested_vmx_msrs::cr4_fixed0

Definition at line 50 of file capabilities.h.

◆ cr4_fixed1

u64 nested_vmx_msrs::cr4_fixed1

Definition at line 51 of file capabilities.h.

◆ entry_ctls_high

u32 nested_vmx_msrs::entry_ctls_high

Definition at line 42 of file capabilities.h.

◆ entry_ctls_low

u32 nested_vmx_msrs::entry_ctls_low

Definition at line 41 of file capabilities.h.

◆ ept_caps

u32 nested_vmx_msrs::ept_caps

Definition at line 45 of file capabilities.h.

◆ exit_ctls_high

u32 nested_vmx_msrs::exit_ctls_high

Definition at line 40 of file capabilities.h.

◆ exit_ctls_low

u32 nested_vmx_msrs::exit_ctls_low

Definition at line 39 of file capabilities.h.

◆ misc_high

u32 nested_vmx_msrs::misc_high

Definition at line 44 of file capabilities.h.

◆ misc_low

u32 nested_vmx_msrs::misc_low

Definition at line 43 of file capabilities.h.

◆ pinbased_ctls_high

u32 nested_vmx_msrs::pinbased_ctls_high

Definition at line 38 of file capabilities.h.

◆ pinbased_ctls_low

u32 nested_vmx_msrs::pinbased_ctls_low

Definition at line 37 of file capabilities.h.

◆ procbased_ctls_high

u32 nested_vmx_msrs::procbased_ctls_high

Definition at line 34 of file capabilities.h.

◆ procbased_ctls_low

u32 nested_vmx_msrs::procbased_ctls_low

Definition at line 33 of file capabilities.h.

◆ secondary_ctls_high

u32 nested_vmx_msrs::secondary_ctls_high

Definition at line 36 of file capabilities.h.

◆ secondary_ctls_low

u32 nested_vmx_msrs::secondary_ctls_low

Definition at line 35 of file capabilities.h.

◆ vmcs_enum

u64 nested_vmx_msrs::vmcs_enum

Definition at line 52 of file capabilities.h.

◆ vmfunc_controls

u64 nested_vmx_msrs::vmfunc_controls

Definition at line 53 of file capabilities.h.

◆ vpid_caps

u32 nested_vmx_msrs::vpid_caps

Definition at line 46 of file capabilities.h.


The documentation for this struct was generated from the following file: