VirtualBox

Changeset 70457 in vbox for trunk/src/VBox/VMM/VMMR0


Ignore:
Timestamp:
Jan 4, 2018 6:34:21 AM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
120063
Message:

VMM: spaces, nit.

File:
1 edited

Legend:

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

    r70451 r70457  
    10151015        Log4(("SVMR0InvalidatePage %RGv\n", GCVirt));
    10161016
    1017         PCPUMCTX pCtx = CPUMQueryGuestCtxPtr(pVCpu);
     1017        PCPUMCTX pCtx  = CPUMQueryGuestCtxPtr(pVCpu);
    10181018        PSVMVMCB pVmcb = hmR0SvmGetCurrentVmcb(pVCpu, pCtx);
    10191019        AssertMsgReturn(pVmcb, ("Invalid pVmcb!\n"), VERR_SVM_INVALID_PVMCB);
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