VirtualBox

Changeset 15609 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Dec 16, 2008 10:00:21 PM (16 years ago)
Author:
vboxsync
Message:

HWACCM/EM: Sketeched out some scheduling notification from EM to let HWACCM know when to resync the guest state - disabled for the time being.

File:
1 edited

Legend:

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

    r15159 r15609  
    110110VMMR3DECL(void) HWACCMR3CheckError(PVM pVM, int iStatusCode);
    111111VMMR3DECL(bool) HWACCMR3CanExecuteGuest(PVM pVM, PCPUMCTX pCtx);
     112VMMR3DECL(void) HWACCMR3NotifyScheduled(PVMCPU pVCpu);
     113VMMR3DECL(void) HWACCMR3NotifyEmulated(PVMCPU pVCpu);
    112114VMMR3DECL(bool) HWACCMR3IsActive(PVM pVM);
    113115VMMR3DECL(bool) HWACCMR3IsNestedPagingActive(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