Changeset 72786 in vbox for trunk/src/VBox/VMM/VMMR0
- Timestamp:
- Jul 2, 2018 8:54:12 AM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 123328
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp
r72783 r72786 2454 2454 * 2455 2455 * @returns VBox status code. 2456 * @param pVM The cross context VM structure.2457 2456 * @param pVCpu The cross context virtual CPU structure. 2458 * @param pCtx Pointer to the guest-CPU context.2459 2457 * 2460 2458 * @remarks No-long-jump zone!!! … … 2802 2800 * 2803 2801 * @param pVCpu The cross context virtual CPU structure. 2804 * @param pCtx Pointer to the guest-CPU or nested-guest-CPU context.2805 2802 * @param fWhat What to import, CPUMCTX_EXTRN_XXX. 2806 2803 */
Note:
See TracChangeset
for help on using the changeset viewer.