VirtualBox

Changeset 45774 in vbox


Ignore:
Timestamp:
Apr 26, 2013 12:19:12 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
85337
Message:

VMM/HMVMXR0: unintentional commit of debugging stuff.

File:
1 edited

Legend:

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

    r45773 r45774  
    77817781                case 0: /* CR0 */
    77827782                    Log(("CRX CR0 write rc=%d CR0=%#RGv\n", rc, pMixedCtx->cr0));
    7783                     pVCpu->hm.s.fContextUseFlags |= HM_CHANGED_GUEST_CR0 | HM_CHANGED_GUEST_CR3;
     7783                    pVCpu->hm.s.fContextUseFlags |= HM_CHANGED_GUEST_CR0;
    77847784                    break;
    77857785                case 2: /* C2 **/
Note: See TracChangeset for help on using the changeset viewer.

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