VirtualBox

Ignore:
Timestamp:
Sep 7, 2018 6:13:39 AM (6 years ago)
Author:
vboxsync
Message:

VMM/HMVMXR0: hmR0VmxCheckGuestState() I suspect this check is wrong. Added a todo for later investigation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp

    r74121 r74132  
    1076010760                                                                           & VMX_ENTRY_CTLS_IA32E_MODE_GUEST),
    1076110761                              VMX_IGS_EFER_LMA_GUEST_MODE_MISMATCH);
     10762            /** @todo r=ramshankar: Unrestricted check here is probably wrong, see
     10763             *        iemVmxVmentryCheckGuestState(). */
    1076210764            HMVMX_CHECK_BREAK(   fUnrestrictedGuest
    1076310765                              || !(u32GuestCr0 & X86_CR0_PG)
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