VirtualBox

Changeset 93557 in vbox for trunk/src/VBox/VMM/.scm-settings


Ignore:
Timestamp:
Feb 2, 2022 11:15:11 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
149691
Message:

VMM: Enabled checks for ASMMemIsZeroPage and ASMMemZeroPage, addressing 4 instances.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/.scm-settings

    r93554 r93557  
    4343/testcase/tstVMStructSize.cpp:     --no-page-restrictions
    4444
     45# Forbit ASMMemIsZeroPage and ASMMemZeroPage.
     46/*.cpp: --no-ASMMemPage-use
     47/*.h:   --no-ASMMemPage-use
     48# Except in the pool where more care/work is needed.
     49/VMMR3/PGMPool.cpp:     --unrestricted-ASMMemPage-use
     50/VMMAll/PGMAllPool.cpp: --unrestricted-ASMMemPage-use
     51
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette