VirtualBox

Ignore:
Timestamp:
Jan 2, 2018 8:36:52 AM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
120020
Message:

VMM/HM: Nested Hw.virt: Implement virtual GIF to not intercept CLGI/STGI on CPUs that support the feature.

File:
1 edited

Legend:

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

    r70413 r70415  
    522522        /** Set when the hack to ignore VERR_SVM_IN_USE is active. */
    523523        bool                        fIgnoreInUseError;
    524         /** Whether to use virutalized VMSAVE/VMLOAD feature. */
     524        /** Whether to use virtualized VMSAVE/VMLOAD feature. */
    525525        bool                        fVirtVmsaveVmload;
    526         uint8_t                     u8Alignment0[3];
     526        /** Whether to use virtual GIF feature. */
     527        bool                        fVGif;
     528        uint8_t                     u8Alignment0[2];
    527529
    528530        /** Physical address of the IO bitmap (12kb). */
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