VirtualBox

Changeset 64090 in vbox for trunk/include/VBox/vmm/hm_vmx.h


Ignore:
Timestamp:
Sep 29, 2016 12:49:36 PM (8 years ago)
Author:
vboxsync
Message:

build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/hm_vmx.h

    r64089 r64090  
    11101110#define MSR_IA32_VMX_BASIC_INFO_VMCS_INS_OUTS(a)                RT_BOOL((a) & RT_BIT_64(54))
    11111111/** Whether default 1 bits in control MSRs (pin/proc/exit/entry) may be
    1112  *  cleared to 0 and that 'true' control MSRs are supported. */ */
     1112 *  cleared to 0 and that 'true' control MSRs are supported. */
    11131113#define MSR_IA32_VMX_BASIC_INFO_TRUE_CONTROLS(a)                RT_BOOL((a) & RT_BIT_64(55))
    11141114/** @} */
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette