VirtualBox

Changeset 72642 in vbox for trunk/src/VBox/VMM/VMMR3/VM.cpp


Ignore:
Timestamp:
Jun 21, 2018 3:41:14 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
123148
Message:

EM,IEM,VMX: Working on configuring exit history optimziations. Currently enabled in ring-0 for NEM but disabled for HM. bugref:9198

File:
1 edited

Legend:

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

    r72343 r72642  
    11971197    if (RT_SUCCESS(rc))
    11981198        rc = CPUMR3InitCompleted(pVM, enmWhat);
     1199    if (RT_SUCCESS(rc))
     1200        rc = EMR3InitCompleted(pVM, enmWhat);
    11991201    if (enmWhat == VMINITCOMPLETED_RING3)
    12001202    {
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