VirtualBox

Changeset 76491 in vbox for trunk/include


Ignore:
Timestamp:
Dec 27, 2018 5:59:04 AM (6 years ago)
Author:
vboxsync
Message:

VMM/CPUM: Nested VMX: bugref:9180 Logging extensively VMX features exposed to the guest (which are in MSRs and not just CPUID).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/cpum.h

    r76464 r76491  
    22132213VMMR3DECL(int)          CPUMR3Init(PVM pVM);
    22142214VMMR3DECL(int)          CPUMR3InitCompleted(PVM pVM, VMINITCOMPLETED enmWhat);
    2215 VMMR3DECL(void)         CPUMR3LogCpuIds(PVM pVM);
     2215VMMR3DECL(void)         CPUMR3LogCpuIdAndMsrFeatures(PVM pVM);
    22162216VMMR3DECL(void)         CPUMR3Relocate(PVM pVM);
    22172217VMMR3DECL(int)          CPUMR3Term(PVM pVM);
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