- Timestamp:
- Mar 26, 2014 9:22:01 AM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 92980
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp
r50867 r50880 8382 8382 8383 8383 8384 8385 8384 /** 8386 8385 * Runs the guest code using VT-x the normal way. … … 8551 8550 /** @todo there seems to be issues with the resume flag when the monitor trap 8552 8551 * flag is pending without being used. Seen early in bios init when 8553 * accessing APIC page in prot mode. */8552 * accessing APIC page in protected mode. */ 8554 8553 8555 8554 STAM_PROFILE_ADV_STOP(&pVCpu->hm.s.StatEntry, x);
Note:
See TracChangeset
for help on using the changeset viewer.