Changeset 84356 in vbox for trunk/src/VBox
- Timestamp:
- May 19, 2020 6:43:31 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Storage/DevVirtioSCSI.cpp
r84355 r84356 570 570 571 571 /** 572 * @callback_method_impl{VIRTIOCORER0,pfnQueueNotified} 572 * callback_method_impl{VIRTIOCORER0,pfnQueueNotified} 573 * @todo this causes burn if I prefix with at-sign. This callback is in VIRTIOCORER0 and VIRTIOCORER3 573 574 */ 574 575 static DECLCALLBACK(void) virtioScsiNotified(PPDMDEVINS pDevIns, PVIRTIOCORE pVirtio, uint16_t qIdx)
Note:
See TracChangeset
for help on using the changeset viewer.