VirtualBox

Changeset 19679 in vbox for trunk/include/VBox


Ignore:
Timestamp:
May 14, 2009 8:34:39 AM (16 years ago)
Author:
vboxsync
Message:

Fixed wrong usage of HWACCMR3IsActive.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/hwaccm.h

    r19227 r19679  
    127127VMMR3DECL(void) HWACCMR3NotifyScheduled(PVMCPU pVCpu);
    128128VMMR3DECL(void) HWACCMR3NotifyEmulated(PVMCPU pVCpu);
    129 VMMR3DECL(bool) HWACCMR3IsActive(PVM pVM);
     129VMMR3DECL(bool) HWACCMR3IsActive(PVMCPU pVCpu);
    130130VMMR3DECL(bool) HWACCMR3IsNestedPagingActive(PVM pVM);
    131131VMMR3DECL(bool) HWACCMR3IsAllowed(PVM pVM);
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