Changeset 43865 in vbox for trunk/src/VBox/VMM/VMMR0
- Timestamp:
- Nov 13, 2012 3:26:30 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp
r43746 r43865 519 519 * 520 520 * @param pVCpu Pointer to the VMCPU. 521 * @param pvVMCB 521 * @param pvVMCB Pointer to the VMCB. 522 522 * @param pCtx Pointer to the guest CPU context. 523 523 * @param pIntInfo Pointer to the SVM interrupt info. … … 556 556 * @param pVM Pointer to the VM. 557 557 * @param pVCpu Pointer to the VMCPU. 558 * @param pvVMCB 558 * @param pvVMCB Pointer to the VMCB. 559 559 * @param pCtx Pointer to the guest CPU Context. 560 560 */
Note:
See TracChangeset
for help on using the changeset viewer.