VirtualBox

Changeset 94911 in vbox


Ignore:
Timestamp:
May 8, 2022 3:46:51 PM (3 years ago)
Author:
vboxsync
Message:

VMM/CPUM: Don't set fNestedPagingAndFullGuestExec when using IEM as main execution engine. duh. bugref:9898

File:
1 edited

Legend:

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

    r94909 r94911  
    45664566
    45674567    bool const fNestedPagingAndFullGuestExec = VM_IS_NEM_ENABLED(pVM)
    4568                                             || VM_IS_EXEC_ENGINE_IEM(pVM)
    45694568                                            || HMAreNestedPagingAndFullGuestExecEnabled(pVM);
    45704569    int rc = cpumR3CpuIdReadConfig(pVM, &Config, pCpumCfg, fNestedPagingAndFullGuestExec);
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