Changeset 7497 in vbox
- Timestamp:
- Mar 19, 2008 10:23:49 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/hwaccm.h
r7471 r7497 94 94 95 95 /** 96 * Does Ring-0 per VM HWACCM termination. 97 * 98 * @returns VBox status code. 99 * @param pVM The VM to operate on. 100 */ 101 HWACCMR0DECL(int) HWACCMR0TermVM(PVM pVM); 102 103 /** 96 104 * Sets up HWACCM on all cpus. 97 105 *
Note:
See TracChangeset
for help on using the changeset viewer.