VirtualBox

Changeset 34564 in vbox


Ignore:
Timestamp:
Dec 1, 2010 11:49:37 AM (14 years ago)
Author:
vboxsync
Message:

Fixed unrestricted guest hang with EFI

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/HWACCM.cpp

    r34326 r34564  
    23982398    /** The VMM device heap is a requirement for emulating real mode or protected mode without paging when the unrestricted guest execution feature is missing. (VT-x only) */
    23992399    if (    pVM->hwaccm.s.vmx.fEnabled
     2400        &&  !pVM->hwaccm.s.vmx.fUnrestrictedGuest
    24002401        &&  !CPUMIsGuestInPagedProtectedModeEx(pCtx)
    24012402        &&  !PDMVMMDevHeapIsEnabled(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