Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f2b79b8

Browse files
VMM: scm fixes
svn:sync-xref-src-repo-rev: r171296
1 parent 7ab6897 commit f2b79b8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎src/VBox/VMM/.scm-settings‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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 $
22
## @file
33
# Source code massager settings for the VMM.
44
#
@@ -33,9 +33,9 @@
3333
/include/PGMGstDefs-x86.h: --no-fix-header-guards
3434
/include/PGMSlatDefs.h: --no-fix-header-guards
3535
/VMMR0/PGMR0Bth.h: --no-fix-header-guards
36-
/VMMR3/PGMPhysRWTmpl.h: --no-fix-header-guards
36+
/VMMR3/PGMR3PhysRWTmpl.h: --no-fix-header-guards
3737
/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
3939
/VMMAll/target-armv8/IEMAllInstrA64Impl.h: --no-fix-header-guards
4040
/VMMAll/target-x86/IEMAllInstCommonBodyMacros-x86.h: --no-fix-header-guards
4141
/VMMAll/target-x86/IEMAllN8veLiveness-x86.h: --no-fix-header-guards
@@ -51,7 +51,7 @@
5151
/*.h: --only-guest-host-page
5252
# Except in the pool where more care/work is needed.
5353
/VMMAll/PGMAllPool.cpp: --no-page-restrictions
54-
/VMMR3/PGMPool.cpp: --no-page-restrictions
54+
/VMMR3/PGMR3Pool.cpp: --no-page-restrictions
5555
/testcase/tstVMStructSize.cpp: --no-page-restrictions
5656

5757
# Forbid ASMMemIsZeroPage and ASMMemZeroPage.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /