Changeset 85748 in vbox for trunk/include/VBox
- Timestamp:
- Aug 13, 2020 10:20:38 AM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 139896
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/sup.h
r85509 r85748 888 888 /** VT-x: VMCS shadowing is supported. */ 889 889 #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) 890 892 /** @} */ 891 893
Note:
See TracChangeset
for help on using the changeset viewer.