Changeset 88593 in vbox
- Timestamp:
- Apr 20, 2021 3:33:16 AM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 143893
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/PDMR0DevHlp.cpp
r88592 r88593 1696 1696 } 1697 1697 1698 1698 1699 /** @interface_method_impl{PDMIOMMUHLPR0,pfnSendMsi} */ 1699 1700 static DECLCALLBACK(int) pdmR0IommuHlp_SendMsi(PPDMDEVINS pDevIns, PCMSIMSG pMsi, uint32_t uTagSrc)
Note:
See TracChangeset
for help on using the changeset viewer.