Changeset 87842 in vbox
- Timestamp:
- Feb 23, 2021 9:03:44 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Bus/DevIommuAmd.cpp
r87839 r87842 6525 6525 } 6526 6526 6527 /** @todo Kick the command thread, anything else to do on restore? */ 6528 6529 return VERR_NOT_IMPLEMENTED; 6527 iommuAmdCmdThreadWakeUpIfNeeded(pDevIns); 6528 return VINF_SUCCESS; 6530 6529 } 6531 6530
Note:
See TracChangeset
for help on using the changeset viewer.