Changeset 87483 in vbox for trunk/src/VBox/VMM/VMMAll
- Timestamp:
- Jan 29, 2021 5:17:17 PM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 142505
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/PDMAllIommu.cpp
r87478 r87483 132 132 * @param GCPhys The guest-physical address to write. 133 133 * @param pvBuf The data to write. 134 * @param cb ReadHow many bytes to write.134 * @param cbWrite How many bytes to write. 135 135 * @param fFlags Combination of PDM_DEVHLP_PHYS_RW_F_XXX. 136 136 *
Note:
See TracChangeset
for help on using the changeset viewer.