VirtualBox

Ignore:
Timestamp:
Sep 9, 2010 12:29:10 PM (14 years ago)
Author:
vboxsync
Message:

vboxGuestInitFixateGuestMappings: Reverted r65618, fixed the APIs instead.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp

    r32290 r32349  
    133133             * virtual kernel space.
    134134             */
    135             if (   rc == VERR_NOT_SUPPORTED
    136                 || rc == VERR_NOT_IMPLEMENTED)
     135            if (rc == VERR_NOT_SUPPORTED)
    137136            {
    138137                if (hFictive == NIL_RTR0MEMOBJ)
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