Changeset 73711 in vbox for trunk/src/VBox/VMM/VMMAll
- Timestamp:
- Aug 16, 2018 10:25:44 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h
r73710 r73711 402 402 Assert(VMX_INSTR_ID_IS_VALID(InstrId)); 403 403 ExitInstrInfo.LdtTr.u2InstrId = VMX_INSTR_ID_GET_ID(InstrId); 404 ExitInstrInfo. GdtIdt.u2Undef0 = 0;404 ExitInstrInfo.LdtTr.u2Undef0 = 0; 405 405 break; 406 406 }
Note:
See TracChangeset
for help on using the changeset viewer.