VirtualBox

Ignore:
Timestamp:
Jul 29, 2020 10:10:49 AM (4 years ago)
Author:
vboxsync
Message:

SUP,*: Some changes to the SUP_IOCTL_LDR_OPEN and SUP_IOCTL_LDR_LOAD interfaces adding memory protection regions for better WX compliance. Preps for linux 5.8 where we'll be using RTR0MemObjAllocPage rather than RTMemExecAlloc for images, switch from relocatable ELF files to shared objects. bugref:9801

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/utils/misc/Makefile.kmk

    r83944 r85507  
    3232LoadGenerator_SOURCES  = loadgenerator.cpp
    3333
    34 SYSMODS += loadgeneratorR0
     34$(if-expr defined(VBOX_WITH_VBOXR0_AS_DLL),DLLS,SYSMODS) += loadgeneratorR0
    3535loadgeneratorR0_TEMPLATE = VBoxValidationKitR0
    3636loadgeneratorR0_SOURCES = loadgeneratorR0.cpp
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