- Timestamp:
- Jun 6, 2016 12:05:41 PM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 107821
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/GIMAll.cpp
r58390 r61489 99 99 return VERR_GIM_NOT_ENABLED; 100 100 101 STAM_ COUNTER_INC(&pVM->gim.s.StatHypercalls);101 STAM_REL_COUNTER_INC(&pVM->gim.s.StatHypercalls); 102 102 switch (pVM->gim.s.enmProviderId) 103 103 {
Note:
See TracChangeset
for help on using the changeset viewer.