Changeset 33540 in vbox for trunk/src/VBox/VMM/VMMRZ
- Timestamp:
- Oct 28, 2010 9:27:05 AM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 67140
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMRZ/PGMRZDynMap.cpp
r32036 r33540 2457 2457 /** 2458 2458 * Checks that the content of the page is the same on all CPUs, i.e. that there 2459 * are no CPU spec fic PTs or similar nasty stuff involved.2459 * are no CPU specific PTs or similar nasty stuff involved. 2460 2460 * 2461 2461 * @param idCpu The current CPU.
Note:
See TracChangeset
for help on using the changeset viewer.