VirtualBox

Changeset 85748 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Aug 13, 2020 10:20:38 AM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
139896
Message:

SUPDrv: Added flag for detecting Virtualized VMSAVE/VMLOAD feature on AMD CPUs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/sup.h

    r85509 r85748  
    888888/** VT-x: VMCS shadowing is supported. */
    889889#define SUPVTCAPS_VTX_VMCS_SHADOWING        RT_BIT(4)
     890/** AMD-V: Virtualized VMSAVE/VMLOAD is supported. */
     891#define SUPVTCAPS_AMDV_VIRT_VMSAVE_VMLOAD   RT_BIT(5)
    890892/** @} */
    891893
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