VirtualBox

Changeset 17303 in vbox for trunk/src


Ignore:
Timestamp:
Mar 3, 2009 4:53:01 PM (16 years ago)
Author:
vboxsync
Message:

Updates

File:
1 edited

Legend:

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

    r17296 r17303  
    12041204
    12051205    /* This is primarily intended to speed up Grub, so we don't care about paged protected mode. */
    1206     if (!CPUMIsGuestInPagedProtectedModeEx(pCtx))
     1206    if (HWACCMCanEmulateIoBlock(pCtx))
    12071207    {
    12081208        Log(("HWACCMR3EmulateIoBlock -> enabled\n"));
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