Changeset 58337 in vbox for trunk/src/VBox/VMM/VMMR3
- Timestamp:
- Oct 20, 2015 1:34:32 PM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 103537
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/GIMHv.cpp ¶
r58331 r58337 1361 1361 * starts talking UDP. Then we can finally feed the UDP payload over the debug 1362 1362 * connection. 1363 * 1364 * When 'kdvm.dll' is the debug transport in the guest (Windows 7), it doesn't bother 1365 * with this DHCP/ARP phase. It starts sending debug data in a UDP frame right away. 1363 1366 */ 1364 1367 if (cbWrite > sizeof(RTNETETHERHDR))
Note:
See TracChangeset
for help on using the changeset viewer.