VirtualBox

Changeset 14254 in vbox


Ignore:
Timestamp:
Nov 17, 2008 1:44:51 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
39412
Message:

Safety precautions.

File:
1 edited

Legend:

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

    r14167 r14254  
    934934    DEBUG_CHAR('9')
    935935
     936    ; Clear high dword of the CPUM pointer
     937    and     rdx, 0ffffffffh
     938
     939    ; Load the CPUMCPU offset.
     940    mov     r8, [rdx + CPUM.ulOffCPUMCPU]
     941
    936942    ; load final cr3
    937943    mov     rsi, [rdx + r8 + CPUMCPU.Host.cr3]
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