VirtualBox

Changeset 46340 in vbox


Ignore:
Timestamp:
May 31, 2013 12:13:15 PM (12 years ago)
Author:
vboxsync
Message:

Host::init: Set HwVirt and NP to false when SUPR3QueryVTCaps fails.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/HostImpl.cpp

    r46331 r46340  
    372372            {
    373373                LogRel(("SUPR0QueryVTCaps -> %Rrc\n", rc));
    374                 m->fVTSupported = m->fNestedPagingSupported = true;
     374                m->fVTSupported = m->fNestedPagingSupported = false;
    375375            }
    376376        }
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