VirtualBox

Changeset 2227 in vbox for trunk/src


Ignore:
Timestamp:
Apr 19, 2007 1:51:54 PM (18 years ago)
Author:
vboxsync
Message:

Ignore ModifyPage for real and protected mode without paging.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PGMAllGst.h

    r23 r2227  
    291291
    292292#else
    293     /* real / protected mode. */
    294     AssertFailed();
    295     return VERR_NOT_SUPPORTED;
     293    /* real / protected mode: ignore. */
     294    return VINF_SUCCESS;
    296295#endif
    297296}
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