VirtualBox

Changeset 82015 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Nov 20, 2019 9:48:33 AM (5 years ago)
Author:
vboxsync
Message:

DevATA: Don't block config sub-nodes. bugref:9218

File:
1 edited

Legend:

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

    r81999 r82015  
    77907790     * Validate and read configuration.
    77917791     */
    7792     PDMDEV_VALIDATE_CONFIG_RETURN(pDevIns, "IRQDelay|Type", "");
     7792    PDMDEV_VALIDATE_CONFIG_RETURN(pDevIns, "IRQDelay|Type",  "PrimaryMaster|PrimarySlave|SecondaryMaster|SecondarySlave");
    77937793
    77947794    rc = pHlp->pfnCFGMQueryU32Def(pCfg, "IRQDelay", &msDelayIRQ, 0);
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