VirtualBox

Changeset 55304 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Apr 16, 2015 11:15:39 AM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
99624
Message:

SVMRCVMRun64: Must push context pointer (rsi) _after_ the XCR0 stuff since it's used before it.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMSwitcher/LegacyandAMD64.mac

    r55302 r55304  
    12391239    ;  - DR7 (reset to 0x400)
    12401240
    1241     ; Save the Guest CPU context pointer.
    1242     push    rsi                             ; Push for saving the state at the end
    1243 
    12441241    ;
    12451242    ; Save the host XCR0 and load the guest one if necessary.
     
    12651262    push    3fh                         ; indicate that we need not.
    12661263.xcr0_before_done:
     1264
     1265    ; Save the Guest CPU context pointer.
     1266    push    rsi                             ; Push for saving the state at the end
    12671267
    12681268    ; Save host fs, gs, sysenter msr etc
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