Changeset 93100 in vbox for trunk/src/VBox/VMM
- Timestamp:
- Dec 29, 2021 12:54:15 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp
r93093 r93100 6182 6182 * @param pVCpu The cross context virtual CPU structure. 6183 6183 * @param pSvmTransient Pointer to the SVM transient structure. 6184 * @param pDbgState The runtime debug state. 6184 6185 */ 6185 6186 static VBOXSTRICTRC hmR0SvmDebugHandleExit(PVMCPUCC pVCpu, PSVMTRANSIENT pSvmTransient, PSVMRUNDBGSTATE pDbgState)
Note:
See TracChangeset
for help on using the changeset viewer.