VirtualBox

Changeset 64151 in vbox for trunk/src/VBox/Additions/linux


Ignore:
Timestamp:
Oct 5, 2016 9:29:17 AM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
111127
Message:

bugref:8614: Additions/common/VBoxVideo: make the code more self-contained: the common library code shared by the various video drivers (mainly for hardware access) contained one file from the VirtualBox run-time library, for managing heaps. This is no longer even needed, as the library now has its own heap management code, so remove it.

Location:
trunk/src/VBox/Additions/linux/drm
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/drm/Makefile.module.kms

    r61081 r64151  
    3131ifeq ($(filter 1.% 2.% 3.0.% 3.1.% 3.2.% 3.3.% 3.4.% 3.5.% 3.6.% 3.7.% \
    32323.8.% 3.9.% 3.10.%,$(MY_KERNELRELEASE)),)
    33 MOD_OBJS   = HGSMIBase.o HGSMICommon.o HGSMIMemAlloc.o heapoffset.o \
     33MOD_OBJS   = HGSMIBase.o HGSMICommon.o HGSMIMemAlloc.o \
    3434             Modesetting.o vbox_drv.o vbox_fb.o vbox_irq.o vbox_main.o \
    3535             vbox_mode.o vbox_ttm.o VBVABase.o
  • trunk/src/VBox/Additions/linux/drm/files_vboxvideo_drv

    r60584 r64151  
    6969    ${PATH_ROOT}/src/VBox/GuestHost/HGSMI/HGSMICommon.cpp=>HGSMICommon.c \
    7070    ${PATH_ROOT}/src/VBox/GuestHost/HGSMI/HGSMIMemAlloc.cpp=>HGSMIMemAlloc.c \
    71     ${PATH_ROOT}/src/VBox/Runtime/common/alloc/heapoffset.cpp=>heapoffset.c \
    7271    ${PATH_ROOT}/src/VBox/Runtime/include/internal/iprt.h=>include/internal/iprt.h \
    7372    ${PATH_ROOT}/src/VBox/Runtime/include/internal/magics.h=>include/internal/magics.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