Changeset 10835
- Timestamp:
- 07/23/08 17:36:16 (2 months ago)
- Files:
-
- trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp
r10833 r10835 1016 1016 /** 1017 1017 * Runs guest code in a VT-x VM. 1018 *1019 * @note NEVER EVER turn on interrupts here. Due to our illegal entry into the kernel, it might mess things up. (XP kernel traps have been frequently observed)1020 1018 * 1021 1019 * @returns VBox status code.

