- Timestamp:
- Jan 20, 2014 1:32:55 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/VMMTests.cpp
r49893 r50115 600 600 rc = VINF_SUCCESS; 601 601 602 #if 0 /* drop this for now as it causes trouble on AMDs (Opteron 2384 and possibly others). */ 602 603 /* 603 604 * A quick MSR report. 604 605 */ 605 606 vmmR3DoMsrQuickReport(pVM, NULL, true); 607 #endif 606 608 } 607 609 else
Note:
See TracChangeset
for help on using the changeset viewer.