|
1 | | -# $Id: .scm-settings 110684 2025-08-11 17:18:47Z klaus.espenlaub@oracle.com $ |
| 1 | +# $Id: .scm-settings 111704 2025-11-13 14:43:46Z knut.osmundsen@oracle.com $ |
2 | 2 | ## @file |
3 | 3 | # Source code massager settings for the VMM. |
4 | 4 | # |
|
33 | 33 | /include/PGMGstDefs-x86.h: --no-fix-header-guards |
34 | 34 | /include/PGMSlatDefs.h: --no-fix-header-guards |
35 | 35 | /VMMR0/PGMR0Bth.h: --no-fix-header-guards |
36 | | -/VMMR3/PGMPhysRWTmpl.h: --no-fix-header-guards |
| 36 | +/VMMR3/PGMR3PhysRWTmpl.h: --no-fix-header-guards |
37 | 37 | /VMMAll/CPUMAllCpuIdArmV8.cpp.h: --dont-set-svn-keywords |
38 | | -/VMMAll/PGMAll*-*.cpp.h: --no-fix-header-guards |
| 38 | +/VMMAll/PGMAsll*-*.cpp.h: --no-fix-header-guards |
39 | 39 | /VMMAll/target-armv8/IEMAllInstrA64Impl.h: --no-fix-header-guards |
40 | 40 | /VMMAll/target-x86/IEMAllInstCommonBodyMacros-x86.h: --no-fix-header-guards |
41 | 41 | /VMMAll/target-x86/IEMAllN8veLiveness-x86.h: --no-fix-header-guards |
|
51 | 51 | /*.h: --only-guest-host-page |
52 | 52 | # Except in the pool where more care/work is needed. |
53 | 53 | /VMMAll/PGMAllPool.cpp: --no-page-restrictions |
54 | | -/VMMR3/PGMPool.cpp: --no-page-restrictions |
| 54 | +/VMMR3/PGMR3Pool.cpp: --no-page-restrictions |
55 | 55 | /testcase/tstVMStructSize.cpp: --no-page-restrictions |
56 | 56 |
|
57 | 57 | # Forbid ASMMemIsZeroPage and ASMMemZeroPage. |
|
0 commit comments