VirtualBox

Ignore:
Timestamp:
Dec 16, 2008 9:25:08 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
41069
Message:

Save and restore the host's EFER msr in the 32->64 switcher.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/CPUMInternal.h

    r15417 r15563  
    189189    CPUMSYSENTER    SysEnter;
    190190
     191    /** MSRs
     192     * @{ */
     193    uint64_t        efer;
     194    /** @} */
     195
    191196    /* padding to get 64byte aligned size */
    192     uint8_t         auPadding[24+32];
     197    uint8_t         auPadding[16+32];
    193198
    194199#elif HC_ARCH_BITS == 64 || defined(VBOX_WITH_HYBRID_32BIT_KERNEL)
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