VirtualBox

Ignore:
Timestamp:
Apr 27, 2011 5:38:26 PM (14 years ago)
Author:
vboxsync
Message:

CPUMSetGuestTR: Awww, shut up.

File:
1 edited

Legend:

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

    r36762 r36861  
    493493VMMDECL(int) CPUMSetGuestTR(PVMCPU pVCpu, uint16_t tr)
    494494{
    495     AssertMsgFailed(("Need to load the hidden bits too!\n"));
    496 
    497495    pVCpu->cpum.s.Guest.tr  = tr;
    498496    pVCpu->cpum.s.fChanged |= CPUM_CHANGED_TR;
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