Changeset 91679 in vbox for trunk/src/VBox/VMM/VMMR3
- Timestamp:
- Oct 11, 2021 10:11:36 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp
r91676 r91679 2365 2365 * (hypercall) hangs the host (17134). 2366 2366 * 2367 * - CommonUtilities::GuidToString needs a 'static' before the hex digit array, 2368 * looks pointless to re-init a stack copy it for each call (novice mistake). 2367 2369 * 2368 2370 *
Note:
See TracChangeset
for help on using the changeset viewer.