Changeset 17292 in vbox for trunk/include
- Timestamp:
- Mar 3, 2009 3:31:32 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 43658
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/hwaccm.h
r17246 r17292 120 120 VMMR3DECL(bool) HWACCMR3IsVPIDActive(PVM pVM); 121 121 VMMR3DECL(int) HWACCMR3InjectNMI(PVM pVM); 122 VMMR3DECL(void) HWACCMR3EmulateIoBlock(PVM pVM, PCPUMCTX pCtx); 122 123 123 124 /** @} */
Note:
See TracChangeset
for help on using the changeset viewer.