VirtualBox

Changeset 73711 in vbox for trunk/src/VBox/VMM/VMMAll


Ignore:
Timestamp:
Aug 16, 2018 10:25:44 AM (6 years ago)
Author:
vboxsync
Message:

VMM/IEM: Nested VMX: bugref:9180 Fix typo in r124389.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h

    r73710 r73711  
    402402            Assert(VMX_INSTR_ID_IS_VALID(InstrId));
    403403            ExitInstrInfo.LdtTr.u2InstrId = VMX_INSTR_ID_GET_ID(InstrId);
    404             ExitInstrInfo.GdtIdt.u2Undef0 = 0;
     404            ExitInstrInfo.LdtTr.u2Undef0 = 0;
    405405            break;
    406406        }
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette