VirtualBox

Changeset 55299 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Apr 16, 2015 9:47:21 AM (10 years ago)
Author:
vboxsync
Message:

VMMSwitcher: try to fix crash on 32-bit AMD boxes

File:
1 edited

Legend:

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

    r55290 r55299  
    15211521    mov     rsi, [rsp + 20h + 1Ch]      ; pVMCBPhys
    15221522    mov     edx, [rsp + 20h + 24h]      ; pCtx
    1523     mov     ecx, [rsp + 20h + 20h]      ; pVM
    1524     mov     r8,  [rsp + 20h + 24h]      ; pVCpu
     1523    mov     ecx, [rsp + 20h + 28h]      ; pVM
     1524    mov     r8,  [rsp + 20h + 2Ch]      ; pVCpu
    15251525    call    NAME(SVMR0VMRun_64)
    15261526    add     esp, 20h
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