- Timestamp:
- Oct 13, 2017 3:48:13 PM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 118368
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/x11/vboxvideo/vbva.c
r69080 r69081 121 121 /** 122 122 * Calculate the location in video RAM of and initialise the heap for guest to 123 * host messages. In the VirtualBox 4.3 and earlier Guest Additions this 124 * function creates the heap structures directly in guest video RAM, so it 125 * needs to be called whenever video RAM is (re-)set-up. 123 * host messages. 126 124 */ 127 125 void vbvxSetUpHGSMIHeapInGuest(VBOXPtr pVBox, uint32_t cbVRAM)
Note:
See TracChangeset
for help on using the changeset viewer.