VirtualBox

Changeset 47662 in vbox


Ignore:
Timestamp:
Aug 12, 2013 1:16:17 AM (11 years ago)
Author:
vboxsync
Message:

build fix.

File:
1 edited

Legend:

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

    r47660 r47662  
    96639663         * Raise #DB in the guest.
    96649664         */
    9665         int rc = hmR0VmxReadExitIntrInfoVmcs(pVCpu, pVmxTransient);
     9665        rc = hmR0VmxReadExitIntrInfoVmcs(pVCpu, pVmxTransient);
    96669666        rc |= hmR0VmxReadExitInstrLenVmcs(pVCpu, pVmxTransient);
    96679667        rc |= hmR0VmxReadExitIntrErrorCodeVmcs(pVCpu, pVmxTransient);
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