Changeset 108944 in vbox
- Timestamp:
- Apr 11, 2025 9:07:29 AM (9 days ago)
- svn:sync-xref-src-repo-rev:
- 168455
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/testcase/tstPGMAllGst-armv8.cpp
r108943 r108944 1029 1029 */ 1030 1030 if (RT_FAILURE(rcExpected)) 1031 { 1031 { 1032 1032 WalkResult.fFailed = pWalkResult->fFailed; 1033 1033 WalkResult.uLevel = (pWalkResult->fFailed & PGM_WALKFAIL_LEVEL_MASK) >> PGM_WALKFAIL_LEVEL_SHIFT;
Note:
See TracChangeset
for help on using the changeset viewer.