VirtualBox

Changeset 43497 in vbox


Ignore:
Timestamp:
Oct 1, 2012 6:35:31 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
81062
Message:

build fix

File:
1 edited

Legend:

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

    r43496 r43497  
    49974997    AssertMsg(rc == VINF_SUCCESS, ("VMXR0InvEPT %x %RGv failed with %d\n", enmFlush, pVCpu->hm.s.vmx.GCPhysEPTP, rc));
    49984998#ifdef VBOX_WITH_STATISTICS
    4999     STAM_COUNTER_INC(&pVCpu->hm.s.StatFlushNP);
     4999    STAM_COUNTER_INC(&pVCpu->hm.s.StatFlushNestedPaging);
    50005000#endif
    50015001}
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