VirtualBox

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


Ignore:
Timestamp:
Feb 5, 2018 10:41:07 AM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
120686
Message:

VMM/HMSVMR0: Build fix.

File:
1 edited

Legend:

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

    r70782 r70860  
    29172917    PSVMVMCBCTRL         pVmcbNstGstCtrl  = &pVmcbNstGst->ctrl;
    29182918    PCSVMNESTEDVMCBCACHE pVmcbNstGstCache = &pVCpu->hm.s.svm.NstGstVmcbCache;
    2919     Assert(pCtx->hwvirt.svm.fHMCachedVmcb);
     2919    Assert(pCtx->hwvirt.svm.fHMCachedVmcb); RT_NOREF(pCtx);
    29202920
    29212921    /*
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