VirtualBox

Changeset 15515 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Dec 15, 2008 4:05:36 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
41000
Message:

Fixed host crash with debug build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMGC/HWACCMGCA.asm

    r15500 r15515  
    164164    push    xBX
    165165%endif
    166   
     166 
    167167    ; Save the host state that's relevant in the temporary 64 bits mode
    168168    mov     rdx, cr0
     
    320320
    321321.vmstart64_end:
     322
     323%ifdef VMX_USE_CACHED_VMCS_ACCESSES
    322324%ifdef DEBUG
    323325    mov     rdx, [rsp]                             ; pVMCSPhys
    324326    mov     [rdi + VMCSCACHE.TestOut.pVMCSPhys], rdx
     327%endif
    325328%endif
    326329
     
    341344
    342345%ifdef VMX_USE_CACHED_VMCS_ACCESSES
    343     add     xSP, xS     ; pCache
     346    pop     rdi         ; pCache
    344347%endif
    345348
     
    355358
    356359%ifdef VMX_USE_CACHED_VMCS_ACCESSES
    357     add     xSP, xS     ; pCache
     360    pop     rdi         ; pCache
    358361%endif
    359362
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