KVM
|
#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 |
Definition at line 27 of file capabilities.h.
u64 nested_vmx_msrs::basic |
Definition at line 47 of file capabilities.h.
u64 nested_vmx_msrs::cr0_fixed0 |
Definition at line 48 of file capabilities.h.
u64 nested_vmx_msrs::cr0_fixed1 |
Definition at line 49 of file capabilities.h.
u64 nested_vmx_msrs::cr4_fixed0 |
Definition at line 50 of file capabilities.h.
u64 nested_vmx_msrs::cr4_fixed1 |
Definition at line 51 of file capabilities.h.
u32 nested_vmx_msrs::entry_ctls_high |
Definition at line 42 of file capabilities.h.
u32 nested_vmx_msrs::entry_ctls_low |
Definition at line 41 of file capabilities.h.
u32 nested_vmx_msrs::ept_caps |
Definition at line 45 of file capabilities.h.
u32 nested_vmx_msrs::exit_ctls_high |
Definition at line 40 of file capabilities.h.
u32 nested_vmx_msrs::exit_ctls_low |
Definition at line 39 of file capabilities.h.
u32 nested_vmx_msrs::misc_high |
Definition at line 44 of file capabilities.h.
u32 nested_vmx_msrs::misc_low |
Definition at line 43 of file capabilities.h.
u32 nested_vmx_msrs::pinbased_ctls_high |
Definition at line 38 of file capabilities.h.
u32 nested_vmx_msrs::pinbased_ctls_low |
Definition at line 37 of file capabilities.h.
u32 nested_vmx_msrs::procbased_ctls_high |
Definition at line 34 of file capabilities.h.
u32 nested_vmx_msrs::procbased_ctls_low |
Definition at line 33 of file capabilities.h.
u32 nested_vmx_msrs::secondary_ctls_high |
Definition at line 36 of file capabilities.h.
u32 nested_vmx_msrs::secondary_ctls_low |
Definition at line 35 of file capabilities.h.
u64 nested_vmx_msrs::vmcs_enum |
Definition at line 52 of file capabilities.h.
u64 nested_vmx_msrs::vmfunc_controls |
Definition at line 53 of file capabilities.h.
u32 nested_vmx_msrs::vpid_caps |
Definition at line 46 of file capabilities.h.