VirtualBox

Changeset 8899 in vbox for trunk/src


Ignore:
Timestamp:
May 16, 2008 2:55:31 PM (17 years ago)
Author:
vboxsync
Message:

Fixed hwaccm test

File:
1 edited

Legend:

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

    r8155 r8899  
    533533
    534534            uint64_t TickThisStart = ASMReadTSC();
    535             rc = SUPCallVMMR0(pVM->pVMR0, VMMR0_DO_HWACC_RUN, NULL);
     535            rc = SUPCallVMMR0Fast(pVM->pVMR0, VMMR0_DO_HWACC_RUN);
    536536            uint64_t TickThisElapsed = ASMReadTSC() - TickThisStart;
    537537            if (VBOX_FAILURE(rc))
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