VirtualBox

Ignore:
Timestamp:
Jun 15, 2016 9:24:43 AM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
108069
Message:

VMX: Keep using 64-bit switcher to preserve guest CPU state on 32-bit hosts, bugref:8432 (undoing r108051).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/HMInternal.h

    r61648 r61703  
    809809        /** Set if guest was executing in real mode (extra checks). */
    810810        bool                        fWasInRealMode;
    811         uint8_t                     u8Alignment1[7];
     811        /** Set if guest switched to 64-bit mode on a 32-bit host. */
     812        bool                        fSwitchedTo64on32;
     813
     814        uint8_t                     u8Alignment1[6];
    812815    } vmx;
    813816
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