VirtualBox

Changeset 91604 in vbox for trunk/src/VBox/VMM/VMMR3


Ignore:
Timestamp:
Oct 6, 2021 6:50:49 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
147323
Message:

VMM/CPUM: Fix nested paging related error message typo (unrestricted).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp

    r91586 r91604  
    42094209            else if (!fNestedPagingAndFullGuestExec)
    42104210                return VMSetError(pVM, VERR_CPUM_INVALID_HWVIRT_CONFIG, RT_SRC_POS,
    4211                                   "Cannot enable nested VT-x/AMD-V without nested-paging and unresricted guest execution!\n");
     4211                                  "Cannot enable nested VT-x/AMD-V without nested-paging and unrestricted guest execution!\n");
    42124212        }
    42134213
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