Changeset 88788 in vbox for trunk/src/VBox/Devices
- Timestamp:
- Apr 29, 2021 3:59:09 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/DevVGA-SVGA-cmd.cpp
r88787 r88788 879 879 /** Create a host ring-3 pointer to the MOB data. 880 880 * Current approach is to allocate a host memory buffer and copy the guest MOB data if necessary. 881 * @param pSvgaR3State R3 device state. 881 882 * @param pMob The MOB. 882 883 * @param cbValid How many bytes of the guest backing memory contain valid data.
Note:
See TracChangeset
for help on using the changeset viewer.