VirtualBox

Changeset 73257 in vbox for trunk/src/VBox/VMM/tools


Ignore:
Timestamp:
Jul 20, 2018 8:33:28 AM (6 years ago)
Author:
vboxsync
Message:

VMM: Nested VMX: bugref:9180 Renamed Ia32VmxBase to Ia32VmxBasic to match the Intel MSR name.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/tools/VBoxCpuReport.cpp

    r69654 r73257  
    21052105
    21062106        case 0x00000478: return g_enmMicroarch == kCpumMicroarch_Intel_Core2_Penryn ? "IntelCpuId1FeatureMaskEcdx" : NULL;
    2107         case 0x00000480: *pfTakesValue = true; return "Ia32VmxBase";
     2107        case 0x00000480: *pfTakesValue = true; return "Ia32VmxBasic";
    21082108        case 0x00000481: *pfTakesValue = true; return "Ia32VmxPinbasedCtls";
    21092109        case 0x00000482: *pfTakesValue = true; return "Ia32VmxProcbasedCtls";
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