VirtualBox

Changeset 15440 in vbox for trunk/src/VBox/VMM/VMMGC


Ignore:
Timestamp:
Dec 13, 2008 1:09:30 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
40891
Message:

Sync CR2 properly for VT-x EPT (unable to access the 64 bits cr2 from 32 bits mode).

File:
1 edited

Legend:

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

    r15378 r15440  
    308308    jnz     .cached_read
    309309.no_cached_reads:
     310
     311    ; Save CR2 for EPT
     312    mov     xAX, cr2
     313    mov     [xDX + VMCSCACHE.cr2], xAX
    310314%endif
    311315
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