VirtualBox

Ignore:
Timestamp:
Feb 23, 2009 10:26:39 PM (16 years ago)
Author:
vboxsync
Message:

VMM,REM: Brushed up the TR/TSS shadowing. We're now relying on the hidden TR registers in SELM and CPUM/REM will make sure these are always in sync. Joined CPUMGetGuestTRHid and CPUMGetGuestTR. Kicked out sync_tr (unused now) and SELMGCGetRing1Stack.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/SELMInternal.h

    r13577 r17035  
    187187VMMRCDECL(int) selmRCShadowTSSWriteHandler(PVM pVM, RTGCUINT uErrorCode, PCPUMCTXCORE pRegFrame, RTGCPTR pvFault, RTGCPTR pvRange, uintptr_t offRange);
    188188
     189void           selmSetRing1Stack(PVM pVM, uint32_t ss, RTGCPTR32 esp);
     190
    189191__END_DECLS
    190 
    191 #ifdef IN_RING3
    192 
    193 #endif
    194192
    195193/** @} */
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