VirtualBox

Changeset 49218 in vbox for trunk/src/VBox/Devices/Storage


Ignore:
Timestamp:
Oct 21, 2013 10:33:46 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
90109
Message:

AHCI: Fix compatibility with saved states from previous versions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/DevAHCI.cpp

    r49208 r49218  
    80148014        pAhciPort->pAsyncIOThread       = NULL;
    80158015        pAhciPort->hEvtProcess          = NIL_SUPSEMEVENT;
     8016        pAhciPort->fHotpluggable        = true;
    80168017    }
    80178018
     
    81578158        pAhciPort->IMountNotify.pfnUnmountNotify        = ahciR3UnmountNotify;
    81588159        pAhciPort->fAsyncIOThreadIdle                   = true;
    8159         pAhciPort->fHotpluggable                        = true;
    81608160
    81618161        /* Query per port configuration options if available. */
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette