VirtualBox

Ignore:
Timestamp:
Jun 28, 2023 10:17:34 AM (20 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/HostDrivers/Support/linux
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/linux/combined-agnostic2.c

    r98103 r100307  
    104104#include "generic/mppresent-generic.c"
    105105#undef LOG_GROUP
     106#include "generic/system-page-size-generic.c"
     107#undef LOG_GROUP
    106108#include "generic/uuid-generic.c"
    107109#undef LOG_GROUP
  • trunk/src/VBox/HostDrivers/Support/linux/files_vboxdrv

    r98103 r100307  
    7373    ${PATH_ROOT}/include/iprt/stdint.h=>include/iprt/stdint.h \
    7474    ${PATH_ROOT}/include/iprt/string.h=>include/iprt/string.h \
     75    ${PATH_ROOT}/include/iprt/system.h=>include/iprt/system.h \
    7576    ${PATH_ROOT}/include/iprt/thread.h=>include/iprt/thread.h \
    7677    ${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/generic/uuid-generic.cpp=>generic/uuid-generic.c \
    201203    ${PATH_ROOT}/src/VBox/Runtime/r0drv/alloc-r0drv.cpp=>r0drv/alloc-r0drv.c \
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