VirtualBox

Changeset 9592 in vbox


Ignore:
Timestamp:
Jun 11, 2008 9:39:14 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
31895
Message:

Bug fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HWACCMR0A.asm

    r9484 r9592  
    564564    lldt    ax
    565565
    566     add     xSP, xS      ; pCtx
     566    pop     xSI         ; pCtx (needed in rsi by the macros below
    567567
    568568    ; Save the guest LSTAR, CSTAR, SFMASK & KERNEL_GSBASE MSRs and restore the host MSRs
     
    597597    lldt    ax
    598598
    599     add     xSP, xS     ; pCtx
     599    pop     xSI         ; pCtx (needed in rsi by the macros below
    600600
    601601    ; Save the guest LSTAR, CSTAR, SFMASK & KERNEL_GSBASE MSRs and restore the host MSRs
     
    624624    lldt    ax
    625625
    626     add     xSP, xS     ; pCtx
     626    pop     xSI         ; pCtx (needed in rsi by the macros below
    627627
    628628    ; Save the guest LSTAR, CSTAR, SFMASK & KERNEL_GSBASE MSRs and restore the host MSRs
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