VirtualBox

Ignore:
Timestamp:
Apr 15, 2015 3:04:30 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
99609
Message:

HM: Save/Load/Restore XCR0 handling during world switching. Implemented XSETBV for VT-x.

File:
1 edited

Legend:

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

    r55129 r55290  
    582582    /** Whether to preload the guest-FPU state to avoid #NM VM-exit overhead. */
    583583    bool                        fPreloadGuestFpu;
     584    /** Set if XCR0 needs to be loaded and saved when entering and exiting guest
     585     * code execution. */
     586    bool                        fLoadSaveGuestXcr0;
    584587
    585588    /** Whether #UD needs to be intercepted (required by certain GIM providers). */
     
    587590    /** Whether paravirt. hypercalls are enabled. */
    588591    bool                        fHypercallsEnabled;
    589     uint8_t                     u8Alignment0[6];
     592    uint8_t                     u8Alignment0[5];
    590593
    591594    /** World switch exit counter. */
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