VirtualBox

Ignore:
Timestamp:
Aug 12, 2013 11:09:09 PM (11 years ago)
Author:
vboxsync
Message:

build fix + adj.

File:
1 edited

Legend:

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

    r47682 r47683  
    91559155         * Note that the I/O breakpoint type is undefined if CR4.DE is 0.
    91569156         */
    9157         int rc2 = hmR0VmxSaveGuestDR7(pVCpu, pMixedCtx);
     9157        rc2 = hmR0VmxSaveGuestDR7(pVCpu, pMixedCtx);
    91589158        AssertRCReturn(rc2, rc2);
    91599159
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