VirtualBox

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


Ignore:
Timestamp:
Oct 24, 2017 7:44:17 AM (7 years ago)
Author:
vboxsync
Message:

Warning.

File:
1 edited

Legend:

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

    r69185 r69186  
    35983598    STAM_COUNTER_INC(&pVCpu->hm.s.StatLoadFull);
    35993599
    3600     PCSVMNESTEDVMCBCACHE pNstGstVmcbCache = &pVCpu->hm.s.svm.NstGstVmcbCache;
    3601     Assert(pNstGstVmcbCache->fValid);
     3600    Assert(pVCpu->hm.s.svm.NstGstVmcbCache.fValid);
    36023601
    36033602    /*
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