VirtualBox

Changeset 81943 in vbox


Ignore:
Timestamp:
Nov 18, 2019 3:10:36 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
134740
Message:

VBoxManage: add "unrestricted guest" and "nested HW virtualization" in the list of CPU features shown by "list hostinfo".

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageList.cpp

    r81644 r81943  
    214214        { ProcessorFeature_LongMode,     "long mode" },
    215215        { ProcessorFeature_NestedPaging, "nested paging" },
     216        { ProcessorFeature_UnrestrictedGuest, "unrestricted guest" },
     217        { ProcessorFeature_NestedHWVirt, "nested HW virtualization" },
    216218    };
    217219    HRESULT rc;
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