Changeset 81548 in vbox
- Timestamp:
- Oct 25, 2019 2:49:24 PM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 134281
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp ¶
r81519 r81548 1917 1917 * @param pGVM The global (ring-0) VM structure. 1918 1918 * @param pReq Pointer to the request buffer. 1919 * @param idCpu The ID of the calling EMT. 1919 1920 * @thread EMT(0), except for PDMDEVICEGENCALL_REQUEST which can be any EMT. 1920 1921 */
Note:
See TracChangeset
for help on using the changeset viewer.