VirtualBox

Ignore:
Timestamp:
Feb 24, 2022 9:15:14 PM (3 years ago)
Author:
vboxsync
Message:

Devices: Must not use PAGE_SIZE, PAGE_SHIFT, PAGE_OFFSET_MASK, PAGE_ADDRESS or PHYS_PAGE_ADDRESS here either. bugref:9898

File:
1 edited

Legend:

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

    r93115 r93944  
    1818/*.h: --guard-relative-to-dir .
    1919/Graphics/vmsvga_glext/*.h|/Graphics/vmsvga/*.h: --guard-relative-to-dir ''
     20/*.h: --only-guest-host-page
    2021
     22# Same as for the VMM, careful with page stuff.
     23/*.h:   --only-guest-host-page --no-ASMMemPage-use
     24/*.cpp: --only-guest-host-page --no-ASMMemPage-use
     25/*.m:   --only-guest-host-page --no-ASMMemPage-use
     26
     27# This defines it's own PAGE_XXX macros.
     28/PC/ipxe/src/include/ipxe/virtio-ring.h: --no-page-restrictions
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