Changeset 72783 in vbox for trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp
- Timestamp:
- Jul 1, 2018 4:33:06 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp
r72777 r72783 1847 1847 * @param pVCpu The cross context virtual CPU structure. 1848 1848 * @param pVmcb Pointer to the VM control block. 1849 * @param pCtx Pointer to the guest-CPU context.1850 1849 * 1851 1850 * @remarks No-long-jump zone!!! … … 2433 2432 * 2434 2433 * @returns VBox status code. 2435 * @param pVM The cross context VM structure.2436 2434 * @param pVCpu The cross context virtual CPU structure. 2437 2435 *
Note:
See TracChangeset
for help on using the changeset viewer.