VirtualBox

Changeset 74874 in vbox


Ignore:
Timestamp:
Oct 17, 2018 8:18:48 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
125856
Message:

VMM/CPUM: Nested VMX: bugref:9180 Fix typo in freeing the VMX structures.

File:
1 edited

Legend:

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

    r74753 r74874  
    17961796#endif
    17971797
    1798     if (pVM->cpum.ro.GuestFeatures.fSvm)
     1798    if (pVM->cpum.ro.GuestFeatures.fVmx)
    17991799        cpumR3FreeVmxHwVirtState(pVM);
    18001800    else if (pVM->cpum.ro.GuestFeatures.fSvm)
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