VirtualBox

Changeset 8899

Show
Ignore:
Timestamp:
05/16/08 16:55:31 (5 months ago)
Author:
vboxsync
Message:

Fixed hwaccm test

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 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)) 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy