VirtualBox

Changeset 48456 in vbox


Ignore:
Timestamp:
Sep 12, 2013 4:11:51 PM (11 years ago)
Author:
vboxsync
Message:

Build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp

    r48455 r48456  
    80058005    int      rc;
    80068006    uint32_t uError             = VMX_IGS_ERROR;
     8007    uint32_t u32Val;
    80078008    bool     fUnrestrictedGuest = pVM->hm.s.vmx.fUnrestrictedGuest;
    80088009
     
    80578058
    80588059#ifdef VBOX_STRICT
    8059         uint32_t u32Val;
    80608060        rc = VMXReadVmcs32(VMX_VMCS32_CTRL_PROC_EXEC, &u32Val);
    80618061        AssertRCBreak(rc);
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