Changeset 26146 in vbox for trunk/include
- Timestamp:
- Feb 2, 2010 1:51:26 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 57155
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/hwaccm.h
r25825 r26146 145 145 VMMR3DECL(int) HWACMMR3DisablePatching(PVM pVM, RTGCPTR pPatchMem, unsigned cbPatchMem); 146 146 VMMR3DECL(int) HWACCMR3PatchTprInstr(PVM pVM, PVMCPU pVCpu, PCPUMCTX pCtx); 147 VMMR3DECL(bool) HWACCMR3IsRescheduleRequired(PVM pVM, PCPUMCTX pCtx); 147 148 148 149 /** @} */
Note:
See TracChangeset
for help on using the changeset viewer.