Changeset 88153 in vbox for trunk/include/VBox
- Timestamp:
- Mar 17, 2021 12:56:48 PM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 143302
- Location:
- trunk/include/VBox
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vmm/pdmdev.h
r87906 r88153 1891 1891 * @param pMsiIn The source MSI. 1892 1892 * @param pMsiOut Where to store the remapped MSI. 1893 *1894 * @sa iommuAmdDeviceMsiRemap().1895 1893 */ 1896 1894 DECLCALLBACKMEMBER(int, pfnIommuMsiRemap,(PPDMDEVINS pDevIns, uint16_t idDevice, PCMSIMSG pMsiIn, PMSIMSG pMsiOut));
Note:
See TracChangeset
for help on using the changeset viewer.