|
|
@85939
|
4 years |
vboxsync |
Additions/linux/Makefile, HostDrivers/linux/Makefile: Many cleanups in …
|
|
|
@85523
|
4 years |
vboxsync |
SUPDrv/linux: Use two combined-agnostic.c files to undo the build time …
|
|
|
@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 …
|
|
|
@84947
|
4 years |
vboxsync |
/linux/Makefile*,++: BUILD_TYPE -> VBOX_KBUILD_TYPE; …
|
|
|
@83886
|
5 years |
vboxsync |
IPRT: Implement RTStrEnd in assembly & C++, drop the inlining. memchr …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82590
|
5 years |
vboxsync |
SUPDrv,IPRT: Adding SUPR0HCPhysToVirt to linux & solaris; introducing …
|
|
|
@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
|
|
|
@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 …
|
|
|
@69371
|
7 years |
vboxsync |
HostDrivers: more scm updates
|
|
|
@68682
|
7 years |
vboxsync |
Drivers/Linux: make host kernel modules use make file templates. …
|
|
|
@67293
|
7 years |
vboxsync |
Linux host/guest kernel modules: add __udivmoddi4() to satisfy 32-bit …
|
|
|
@67063
|
8 years |
vboxsync |
HostDrivers/Linux make files: added a todo.
|
|
|
@66424
|
8 years |
vboxsync |
Runtime/r0drv: rtStrFormatKernelAddress() for Linux
|
|
|
@66415
|
8 years |
vboxsync |
IPRT: split %RKv formatting into separate function.
|
|
|
@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. …
|
|
|
@59453
|
9 years |
vboxsync |
ticketref:15069: Minor issue with file permissions - fail SCAP …
|
|
|
@58872
|
9 years |
vboxsync |
SUPDrv: linux debugging aid.
|
|
|
@57313
|
9 years |
vboxsync |
IPRT,SUPDrv: More work on preserving certain EFLAGS for CONFIG_X86_SMAP.
|
|
|
@57254
|
9 years |
vboxsync |
SUPDrv: Enabled AC=1 I/O control checks on Linux and extended the …
|
|
|
@56293
|
9 years |
vboxsync |
HostDrivers: Updated (C) year.
|
|
|
@54446
|
10 years |
vboxsync |
RTMpOnPair implementation for linux.
|
|
|
@54419
|
10 years |
vboxsync |
HostDrivers/Support: fix the Linux modules
|
|
|
@54327
|
10 years |
vboxsync |
SUPDrv: Split out the GIP related code into SUPDrvGip.cpp.
|
|
|
@54322
|
10 years |
vboxsync |
HostDrivers/linux: symbol fix.
|
|
|
@54250
|
10 years |
vboxsync |
SUPDrv must be compiled with -DSUPDRV_WITH_RELEASE_LOGGER on linux too.
|
|
|
@50008
|
11 years |
vboxsync |
supdrv,iprt: Added VBOX_WITH_TEXT_MODMEM_HACK for getting VMMR0.r0 …
|
|
|
@49395
|
11 years |
vboxsync |
SUPDrv: Made dtrace support build against UEKR3.
|
|
|
@48901
|
11 years |
vboxsync |
Linux host modules: added -Wno-declaration-after-statement (introduced …
|
|
|
@47199
|
11 years |
vboxsync |
IPRT: Kernel thread-context hooks, linux implementation. Extended …
|
|
|
@46646
|
11 years |
vboxsync |
Linux r0drv burn fixes
|
|
|
@44579
|
12 years |
vboxsync |
BUGZ:6602 Reverted r83596.
|
|
|
@44544
|
12 years |
vboxsync |
Linux r0drv: implement DO_NOT_DISABLE_PROVE_LOCKING option.
|
|
|
@41354
|
13 years |
vboxsync |
SUPDrv: An DTrace on UEK experiments.
|
|
|
@40800
|
13 years |
vboxsync |
SUPDrv: More exports.
|
|
|
@40798
|
13 years |
vboxsync |
SUPDrv: More exports.
|
|
|
@40777
|
13 years |
vboxsync |
SUPDrv: tracing infastructure coding…
|
|
|
@39400
|
13 years |
vboxsync |
Linux modules: force disabling of CONFIG_MODULE_SIG when building the …
|
|
|
@37233
|
14 years |
vboxsync |
IRPT: Adding RTErrVarsSave/Restore/++ to preserve errno, …
|
|
|
@36671
|
14 years |
vboxsync |
Trunk: forward ported r70873: Installer/linux: no "make kernelrelease" …
|
|
|
@36408
|
14 years |
vboxsync |
log rotation review and adjustments: Don't delete any excess files if …
|
|
|
@36293
|
14 years |
vboxsync |
Linux additions / host drivers: fixed compilation with DKMS
|
|
|
@36254
|
14 years |
vboxsync |
GIP,++: Lots of CPUs (disabled).
|
|
|
@36233
|
14 years |
vboxsync |
IPRT: linux R0 threads
|
|
|
@36190
|
14 years |
vboxsync |
IPRT,Drivers: Committed a modified version of the …
|
|
|
@33033
|
14 years |
vboxsync |
IPRT: Implemented RTSemEventWaitEx[Debug] for ring-0 linux.
|
|
|
@33011
|
14 years |
vboxsync |
IPRT,SUPDrv,VBoxGuest: Reimplemented RTSemEventWait* so that it can …
|
|
|
@32572
|
14 years |
vboxsync |
VMM,SUPDrv,IPRT: More changes for related to the priodic preemption …
|
|
|
@32537
|
14 years |
vboxsync |
Linux host drivers: another fix for the clean rule (the kernel …
|
|
|
@32504
|
14 years |
vboxsync |
SUPDrv,IPRT,VMM,DevAPIC: Added RTTimerCanDoHighResolution and exposed …
|
|
|
@32256
|
14 years |
vboxsync |
Linux host kernel modules: some minor Makefile fixes
|
|
|
@32183
|
14 years |
vboxsync |
Linux Installer/Additions: attempt to properly register the host/guest …
|
|
|
@31829
|
14 years |
vboxsync |
IPRT,SUP: Moved the strformat*.cpp completely out of RuntimeR0 on all …
|
|
|
@31245
|
14 years |
vboxsync |
HostDrivers/*/linux/Makefile: Disabled IPRT_DEBUG_SEMS.
|
|
|
@30961
|
14 years |
vboxsync |
IPRT/vboxdrv: We have RTTimeSystemNanoTS in ring-0 now, so use it.
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28462
|
15 years |
vboxsync |
IPRT,SUPDrv: Basic testcase for ring-0 RTSemMutex*.
|
|
|
@28283
|
15 years |
vboxsync |
Linux HostDrivers/Additions: fixed missing symbol …
|
|
|
@28156
|
15 years |
vboxsync |
VBoxNetFlt-linux: GSO to host and wire experiment, the former is a …
|
|
|
@26180
|
15 years |
vboxsync |
*: The rest of the %V* format specifiers are history.
|
|
|
@25536
|
15 years |
vboxsync |
iprt/assert.h: Added RTAssertMsg2Add[Weak][V] for dumping the lock …
|
|
|
@25532
|
15 years |
vboxsync |
files_*,Makefile: s/RTAssertMsg2V/RTAssertMsg2/
|
|
|
@25528
|
15 years |
vboxsync |
IPRT,SUPDrv,++: AssertMsg[12] -> AssertMsg1Weak, AssertMsg1, …
|
|
|
@25465
|
15 years |
vboxsync |
SUPDrv,++: Made SUPDrv.c platform agnostic and renamed …
|
|
|
@25097
|
15 years |
vboxsync |
Linux installer: depmod -ae => depmod -a (the latter is …
|
|
|
@23725
|
15 years |
vboxsync |
SUPDrv: Started splitting out platform agonstic code to avoid clashes …
|
|
|
@21549
|
15 years |
vboxsync |
iprt/log.h: Use the spinning mutexes.
|
|
|
@21351
|
15 years |
vboxsync |
HstDrv: Made vboxnetadp and vboxnetflt use IPRT from vboxdrv.
|
|
|
@21285
|
15 years |
vboxsync |
SUPDrv: Export the RTR0MemUser/Kernel APIs. (Needed for the …
|
|
|
@19938
|
16 years |
vboxsync |
HostDrivers/*/linux/Makefile: Added --no-print-directory to the …
|
|
|
@19866
|
16 years |
vboxsync |
SUP: Expose ring-0 event semaphores to ring-3, part 1.
|
|
|
@19455
|
16 years |
vboxsync |
linux kernel modules: prevent some superflous output during build
|
|
|
@18254
|
16 years |
vboxsync |
leftover
|
|
|
@18250
|
16 years |
vboxsync |
enable vm_insert_page() for Linux 2.6.23+
|
|
|
@17935
|
16 years |
vboxsync |
Additions/linux: fixed kernel detection
|
|
|
@15691
|
16 years |
vboxsync |
Linux host kernel modules: removed 2.4 cruft; fixed …
|
|
|
@14436
|
16 years |
vboxsync |
deb/rpm: fixed vboxnetflt module compilation
|
|
|
@14432
|
16 years |
vboxsync |
fix linux builds
|
|
|
@13773
|
16 years |
vboxsync |
clean one more file
|
|
|
@13715
|
16 years |
vboxsync |
disabled VBOX_USE_INSERT_PAGE by default - somewhat unclear what goes …
|
|
|
@13651
|
16 years |
vboxsync |
set VBOX_USE_INSERT_PAGE = 1 as default linux host kernel module flag
|
|
|
@13473
|
16 years |
vboxsync |
Linux module fixes
|
|
|
@13320
|
16 years |
vboxsync |
small fix
|
|
|
@13314
|
16 years |
vboxsync |
Created assert-r0drv-linux.c (finally).
|
|
|
@13306
|
16 years |
vboxsync |
IPRT,++: some assert.h cleanup, making a suitable place to call …
|
|
|
@13000
|
16 years |
vboxsync |
Implemented kernel driver build flag to allow better debuggability of …
|
|
|
@12099
|
16 years |
vboxsync |
iprt: splitting out some log stuff from log.cpp so we can avoid some …
|
|
|
@11725
|
16 years |
vboxsync |
#3076: Merged in the branch with the alternate driver authentication …
|
|
|
@11476
|
16 years |
vboxsync |
Linux support: define VBOX_WITH_64_BITS_GUESTS on AMD64 hosts; added …
|
|
|
@10313
|
16 years |
vboxsync |
left a test change in (26 instead of 24).
|
|
|