- Timestamp:
- Dec 19, 2008 3:47:08 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/HWACCM.cpp
r15697 r15700 1034 1034 AssertReleaseMsgRC(rc, ("HWACCMTestSwitcher64 -> rc=%Rrc\n", rc)); 1035 1035 # endif 1036 1037 # if 0 /*test code */1038 for (unsigned i=0;i<100;i++)1039 {1040 rc = SUPCallVMMR0Ex(pVM->pVMR0, VMMR0_DO_TEST_SWITCHER3264, 0, NULL);1041 }1042 # endif1043 1036 } 1044 1037 #endif
Note:
See TracChangeset
for help on using the changeset viewer.