|
|
@91552
|
3 years |
vboxsync |
SUPDrV: The SUPDRVSESSION::Uid & Gid members should be the kernel …
|
|
|
@91551
|
3 years |
vboxsync |
SUPDrV: The SUPDRVSESSION::Uid & Gid members should be the kernel …
|
|
|
@90944
|
3 years |
vboxsync |
SUPDrv: Build fix for R0 module wrapping fix. bugref:9937
|
|
|
@90930
|
3 years |
vboxsync |
SUPDrv,Config.kmk: Make the module wrappering work for 5.13+. bugref:9937
|
|
|
@90829
|
3 years |
vboxsync |
IPRT,VMM,SUPDrv,++: Reworked the IPRT logger structure and how the VMM …
|
|
|
@90780
|
3 years |
vboxsync |
SUP: VALID_PTR -> RT_VALID_PTR.
|
|
|
@89961
|
4 years |
vboxsync |
SUPDrv: divmoddi4. bugref:9975
|
|
|
@89370
|
4 years |
vboxsync |
Host drivers: SUPDrv-linux: print revision number and optional extra …
|
|
|
@89368
|
4 years |
vboxsync |
Host drivers: SUPDrv-linux: prevent build failure on 5.12+ kernels, …
|
|
|
@87739
|
4 years |
vboxsync |
SUP/Makefile-wrapper.gmk,iprt/asmdefs.mac: Call objtool on our .r0 …
|
|
|
@87729
|
4 years |
vboxsync |
SUPDrv: Build fix. bugref:9937
|
|
|
@87728
|
4 years |
vboxsync |
SUPDrv,VMMR0,VBoxDDR0,++: More work on wrapper kmods. bugref:9937
|
|
|
@87708
|
4 years |
vboxsync |
SUPDrv: Doxygen fix. bugref:9937
|
|
|
@87700
|
4 years |
vboxsync |
SUPDrv,++: Experimental support for wrapping .r0 modules in native …
|
|
|
@87648
|
4 years |
vboxsync |
SUP/linux: Quick hack for getting some VMMR0.r0 info out of 'perf …
|
|
|
@87644
|
4 years |
vboxsync |
SUP/linux: Quick hack for getting some VMMR0.r0 info out of 'perf report'.
|
|
|
@85939
|
4 years |
vboxsync |
Additions/linux/Makefile, HostDrivers/linux/Makefile: Many cleanups in …
|
|
|
@85776
|
4 years |
vboxsync |
SUPDrv/linux: Corrections to the 5.8 changes to supdrvOSChangeCR4. …
|
|
|
@85698
|
4 years |
vboxsync |
IPRT,lnx-kmods: Use new linux kernel version checking macros. Moved …
|
|
|
@85523
|
4 years |
vboxsync |
SUPDrv/linux: Use two combined-agnostic.c files to undo the build time …
|
|
|
@85522
|
4 years |
vboxsync |
SUPDrv: Apply the linux compile job reduction trick from VBoxGuest …
|
|
|
@85521
|
4 years |
vboxsync |
SUPDrv: Apply the linux compile job reduction trick from VBoxGuest …
|
|
|
@85519
|
4 years |
vboxsync |
SUPDrv: Apply the linux compile job reduction trick from VBoxGuest …
|
|
|
@85505
|
4 years |
vboxsync |
IPRT/alloc-r0drv-linux.c,SUPDrv-linux.c: RTMEMALLOC_EXEC_HEAP for 5.8+ …
|
|
|
@85431
|
4 years |
vboxsync |
SUPDrv/supdrvOSChangeCR4: Adjustments for 5.8. bugref:9801
|
|
|
@85129
|
4 years |
vboxsync |
SUPLib: Make the suplibOs* hidden. bugref:9794
|
|
|
@84947
|
5 years |
vboxsync |
/linux/Makefile*,++: BUILD_TYPE -> VBOX_KBUILD_TYPE; …
|
|
|
@83886
|
5 years |
vboxsync |
IPRT: Implement RTStrEnd in assembly & C++, drop the inlining. memchr …
|
|
|
@83325
|
5 years |
vboxsync |
SUPDrv-linux.c: log msg clarification
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82590
|
5 years |
vboxsync |
SUPDrv,IPRT: Adding SUPR0HCPhysToVirt to linux & solaris; introducing …
|
|
|
@79444
|
6 years |
vboxsync |
SUPDrv-linux.c,VBoxGuest-linux.c: s/\$Rev:/\$Id:/ (svn keyword)
|
|
|
@77722
|
6 years |
vboxsync |
Drivers/Linux: add missing init and exit markers.
bugref:4567: …
|
|
|
@77403
|
6 years |
vboxsync |
More linux kernel module Makefile cleanups: Simplified VBOXMOD_INCL by …
|
|
|
@77400
|
6 years |
vboxsync |
More linux kernel module Makefile cleanups: Seems MODULE is not a …
|
|
|
@77399
|
6 years |
vboxsync |
More linux kernel module Makefile cleanups: $(subst MOD_%, VBOXMOD_%,*)
|
|
|
@77397
|
6 years |
vboxsync |
More linux kernel module Makefile cleanups: MOD_DEFS -> implicit -D
|
|
|
@77394
|
6 years |
vboxsync |
More linux kernel module Makefile cleansup.
|
|
|
@77390
|
6 years |
vboxsync |
Renamed the common linux makefile includes to use a more conventional …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76474
|
6 years |
vboxsync |
scm --fix-err-h src/ (bugref:9344)
|
|
|
@76326
|
6 years |
vboxsync |
iprt/err.h: Split out the RT_SUCCESS, RT_FAILURE, functions and error …
|
|
|
@75282
|
6 years |
vboxsync |
SUPDrv: Adding supdrvOSLdrQuerySymbol so we don't have to save a copy …
|
|
|
@75003
|
6 years |
vboxsync |
SUPDrv: Adjusted ep validation a little in prep for bugref:9232
|
|
|
@73542
|
6 years |
vboxsync |
SUPDrv-linux.c: Reserve more exec memory space.
|
|
|
@71199
|
7 years |
vboxsync |
SUPDrv,VMMR0: Prepped for extending the fast I/O control interface a …
|
|
|
@71198
|
7 years |
vboxsync |
SUPDrv,VMMR0: Prepped for extending the fast I/O control interface a …
|
|
|
@70918
|
7 years |
vboxsync |
VMM: NEM kick off.
|
|
|
@69836
|
7 years |
vboxsync |
Fix kernel module breakage due to a missing file
|
|
|
@69768
|
7 years |
vboxsync |
VBoxGuest,SUPDrv: linux+freebsd needs RTStrCat.
|
|
|
@69762
|
7 years |
vboxsync |
IPRT,SUPDrv,VBoxGuest: common/err/errinfo.cpp is now needed for kernel …
|
|
|
@69500
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69498
|
7 years |
vboxsync |
backed out r118835 as it incorrectly updated the 'This file is based …
|
|
|
@69496
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69371
|
7 years |
vboxsync |
HostDrivers: more scm updates
|
|
|
@69335
|
7 years |
vboxsync |
export_modules -> export_modules.sh
|
|
|
@68686
|
7 years |
vboxsync |
Split out the compile time assertions from iprt/assert.h and put them …
|
|
|
@68682
|
7 years |
vboxsync |
Drivers/Linux: make host kernel modules use make file templates. …
|
|
|
@67295
|
8 years |
vboxsync |
Linux host/guest kernel modules: add __udivmoddi4() to satisfy 32-bit …
|
|
|
@67293
|
8 years |
vboxsync |
Linux host/guest kernel modules: add __udivmoddi4() to satisfy 32-bit …
|
|
|
@67137
|
8 years |
vboxsync |
HostDrivers/Support, VMM: bugref:8864: On Linux 4.12 the GDT is mapped …
|
|
|
@67136
|
8 years |
vboxsync |
HostDrivers/Support, VMM: bugref:8864: On Linux 4.12 the GDT is mapped …
|
|
|
@67063
|
8 years |
vboxsync |
HostDrivers/Linux make files: added a todo.
|
|
|
@66573
|
8 years |
vboxsync |
supR3HardenedFatalMsgV: close driver, postpone fork. bugref:8838
|
|
|
@66526
|
8 years |
vboxsync |
HostDrivers/Support: bugref:8740: additional checks for non-Windows hosts
|
|
|
@66424
|
8 years |
vboxsync |
Runtime/r0drv: rtStrFormatKernelAddress() for Linux
|
|
|
@66415
|
8 years |
vboxsync |
IPRT: split %RKv formatting into separate function.
|
|
|
@66022
|
8 years |
vboxsync |
VMM: Nested Hw.virt: Backed out r113878. Attempted build fix for linux …
|
|
|
@66021
|
8 years |
vboxsync |
Linux build fix
|
|
|
@62877
|
8 years |
vboxsync |
HostDrivers: gcc warnings.
|
|
|
@62694
|
8 years |
vboxsync |
bugref:4567: Linux kernel driver maintenance: remove old code for …
|
|
|
@62490
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62051
|
9 years |
vboxsync |
HostDrivers/Support/linux: when checking the EFLAGS consistency, don't …
|
|
|
@61411
|
9 years |
vboxsync |
Linux hosts / guests: try to build the modules parallel
|
|
|
@61081
|
9 years |
vboxsync |
allow to compile with gcc configured with --enable-default-pie (e.g. …
|
|
|
@60584
|
9 years |
vboxsync |
Linux host/guest modules: include the revision into the Linux kernel …
|
|
|
@59453
|
9 years |
vboxsync |
ticketref:15069: Minor issue with file permissions - fail SCAP …
|
|
|
@58873
|
9 years |
vboxsync |
SUPDrv: linux debugging aid, cleanups.
|
|
|
@58872
|
9 years |
vboxsync |
SUPDrv: linux debugging aid.
|
|
|
@58340
|
9 years |
vboxsync |
HostDrivers: Doxygen fixes
|
|
|
@58273
|
9 years |
vboxsync |
build fix
|
|
|
@57943
|
9 years |
vboxsync |
added utf16.h and latin1.h to the various files_ files
|
|
|
@57840
|
9 years |
vboxsync |
unused variable
|
|
|
@57839
|
9 years |
vboxsync |
HostDrivers/linux: don't check the error code of misc_deregister(), …
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@57315
|
9 years |
vboxsync |
SUPDrv,VBoxNetFlt: More EFLAGS preservation fixes for linux.
|
|
|
@57313
|
9 years |
vboxsync |
IPRT,SUPDrv: More work on preserving certain EFLAGS for CONFIG_X86_SMAP.
|
|
|
@57305
|
9 years |
vboxsync |
typo
|
|
|
@57255
|
9 years |
vboxsync |
SUPDrv-linux.c: build fix
|
|
|
@57254
|
9 years |
vboxsync |
SUPDrv: Enabled AC=1 I/O control checks on Linux and extended the …
|
|
|
@57108
|
9 years |
vboxsync |
supdrv: Added SUPKERNELFEATURES_SMAP to SUPR0GetKernelFeatures and …
|
|
|
@56293
|
10 years |
vboxsync |
HostDrivers: Updated (C) year.
|
|
|
@55982
|
10 years |
vboxsync |
build fix
|
|
|
@55863
|
10 years |
vboxsync |
IPRT,SUPDrv,VMM: Revised the context switching hook interface. Do …
|
|
|
@55436
|
10 years |
vboxsync |
Reverted bad commit r99781.
|
|
|
@55435
|
10 years |
vboxsync |
Bad commit, reverted with following changeset
|
|
|
@54808
|
10 years |
vboxsync |
backed out r98998 and r99000 -- shouldn't be necessary here
|
|
|
@54803
|
10 years |
vboxsync |
more SMAP handling
|
|
|
@54802
|
10 years |
vboxsync |
another place where we have to handle SMAP
|
|
|
@54650
|
10 years |
vboxsync |
SUPDrv/VMMR0: properly handle the CR4 shadow register on Linux >= 4.0
|
|
|