Changeset 41804 in vbox for trunk/src/VBox/VMM/VMMR0
- Timestamp:
- Jun 17, 2012 5:24:59 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HWVMXR0.cpp
r41801 r41804 2201 2201 * @param pVM Pointer to the VM. 2202 2202 * @param pVCpu Pointer to the VMCPU. 2203 * @param pCtx Pointer t he guest CPU context.2203 * @param pCtx Pointer to the guest CPU context. 2204 2204 */ 2205 2205 DECLINLINE(int) VMXR0SaveGuestState(PVM pVM, PVMCPU pVCpu, PCPUMCTX pCtx)
Note:
See TracChangeset
for help on using the changeset viewer.