VirtualBox

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


Ignore:
Timestamp:
Nov 6, 2019 12:52:45 AM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
134449
Message:

Virtio_1_0: Missing return VINF_SUCCESS in virtioMmioWrite. Reduced stack usage by virtioCoreLogMappedIoValue. bugref:9218

File:
1 edited

Legend:

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

    r81680 r81689  
    24792479
    24802480            pTarget->pMediaNotify = PDMIBASE_QUERY_INTERFACE(pTarget->pDrvBase, PDMIMEDIANOTIFY);
    2481             AssertMsgReturn(VALID_PTR(pTarget->pMediaNotify),
    2482                             ("virtio-scsi configuration error: LUN#%u: Failed to get set Media notify obj!\n", iTarget),
    2483                             VERR_PDM_MISSING_INTERFACE);
    24842481
    24852482        }
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