Changeset 49670 in vbox for trunk/src/VBox
- Timestamp:
- Nov 26, 2013 5:01:01 PM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 90926
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp
r49669 r49670 7911 7911 * before using them. 7912 7912 * @param pVmxTransient Pointer to the VMX transient structure. 7913 *7914 * @remarks Called with preemption disabled. In the VINF_SUCCESS return case7915 * interrupts will be disabled.7916 7913 */ 7917 7914 static int hmR0VmxPreRunGuest(PVM pVM, PVMCPU pVCpu, PCPUMCTX pMixedCtx, PVMXTRANSIENT pVmxTransient)
Note:
See TracChangeset
for help on using the changeset viewer.