VirtualBox

Changeset 10704 in vbox


Ignore:
Timestamp:
Jul 16, 2008 2:59:09 PM (17 years ago)
Author:
vboxsync
Message:

Write a notice about nested paging usage to the release log.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/HWACCM.cpp

    r10703 r10704  
    521521                pVM->hwaccm.s.svm.fEnabled = true;
    522522
     523                if (pVM->hwaccm.s.fNestedPaging)
     524                    LogRel(("HWACCM:    Enabled nested paging\n"));
     525
    523526                hwaccmr3DisableRawMode(pVM);
    524527                CPUMSetGuestCpuIdFeature(pVM, CPUMCPUIDFEATURE_SEP);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette