- Timestamp:
- Jul 6, 2016 11:04:57 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp
r62044 r62045 4848 4848 break; 4849 4849 if (pMixedCtx->ldtr.u64Base & UINT64_C(0xffffffff00000000)) 4850 break;4851 if (pMixedCtx->tr.u64Base & UINT64_C(0xffffffff00000000))4852 4850 break; 4853 4851 if (pMixedCtx->tr.u64Base & UINT64_C(0xffffffff00000000))
Note:
See TracChangeset
for help on using the changeset viewer.