VirtualBox

Changeset 100307 in vbox for trunk/src/VBox/Additions/common


Ignore:
Timestamp:
Jun 28, 2023 10:17:34 AM (23 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
158022
Message:

Runtime,Additions,HostDrivers: Provide API to query the host page size and associated parameters for architectures where the used page size can vary (like on linux.arm64 depending on the kernel config), bugref:10476

Location:
trunk/src/VBox/Additions/common/VBoxGuest/linux
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuest/linux/combined-agnostic.c

    r100191 r100307  
    167167#undef LOG_GROUP
    168168#include "generic/mppresent-generic.c"
     169#undef LOG_GROUP
     170#include "generic/system-page-size-generic.c"
    169171#undef LOG_GROUP
    170172#include "VBox/log-vbox.c"
  • trunk/src/VBox/Additions/common/VBoxGuest/linux/files_vboxguest

    r100191 r100307  
    7474    ${PATH_ROOT}/include/iprt/stdint.h=>include/iprt/stdint.h \
    7575    ${PATH_ROOT}/include/iprt/string.h=>include/iprt/string.h \
     76    ${PATH_ROOT}/include/iprt/system.h=>include/iprt/system.h \
    7677    ${PATH_ROOT}/include/iprt/thread.h=>include/iprt/thread.h \
    7778    ${PATH_ROOT}/include/iprt/time.h=>include/iprt/time.h \
     
    198199    ${PATH_ROOT}/src/VBox/Runtime/generic/errvars-generic.cpp=>generic/errvars-generic.c \
    199200    ${PATH_ROOT}/src/VBox/Runtime/generic/mppresent-generic.cpp=>generic/mppresent-generic.c \
     201    ${PATH_ROOT}/src/VBox/Runtime/generic/system-page-size-generic.cpp=>generic/system-page-size-generic.c \
    200202    ${PATH_ROOT}/src/VBox/Runtime/r0drv/alloc-r0drv.cpp=>r0drv/alloc-r0drv.c \
    201203    ${PATH_ROOT}/src/VBox/Runtime/r0drv/alloc-r0drv.h=>r0drv/alloc-r0drv.h \
Note: See TracChangeset for help on using the changeset viewer.

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