Changeset 7416 in vbox
- Timestamp:
- Mar 10, 2008 3:53:53 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vmm.h
r6528 r7416 386 386 /** Setup the hardware accelerated raw-mode session. */ 387 387 VMMR0_DO_HWACC_SETUP_VM, 388 /** Attempt to enable or disable hardware accelerated raw-mode. */ 389 VMMR0_DO_HWACC_ENABLE, 388 390 /** Calls function in the hypervisor. 389 391 * The caller must setup the hypervisor context so the call will be performed.
Note:
See TracChangeset
for help on using the changeset viewer.