VirtualBox

Changeset 17035 in vbox for trunk/include/VBox/selm.h


Ignore:
Timestamp:
Feb 23, 2009 10:26:39 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
43248
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/include/VBox/selm.h

    r13718 r17035  
    4545VMMDECL(RTSEL)      SELMGetTrap8Selector(PVM pVM);
    4646VMMDECL(void)       SELMSetTrap8EIP(PVM pVM, uint32_t u32EIP);
    47 VMMDECL(void)       SELMSetRing1Stack(PVM pVM, uint32_t ss, RTGCPTR32 esp);
    4847VMMDECL(int)        SELMGetRing1Stack(PVM pVM, uint32_t *pSS, PRTGCPTR32 pEsp);
    4948VMMDECL(RTGCPTR)    SELMGetGuestTSS(PVM pVM);
Note: See TracChangeset for help on using the changeset viewer.

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