Changeset 10360 in vbox for trunk/src/VBox/VMM
- Timestamp:
- Jul 8, 2008 12:42:08 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp
r10356 r10360 807 807 else 808 808 { 809 Assert(pVM->hwaccm.s.vmx.fResumeVM == true);810 809 /** @todo check if we support the old style mess correctly. */ 811 810 if (!(val & X86_CR0_NE))
Note:
See TracChangeset
for help on using the changeset viewer.