VirtualBox

Changeset 15697 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Dec 19, 2008 2:26:58 PM (16 years ago)
Author:
vboxsync
Message:

Some test code (inactive)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/HWACCM.cpp

    r15694 r15697  
    10341034        AssertReleaseMsgRC(rc, ("HWACCMTestSwitcher64 -> rc=%Rrc\n", rc));
    10351035# 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# endif
    10361043    }
    10371044#endif
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