|
|
@35495
|
14 years |
vboxsync |
header included twice
|
|
|
@35346
|
14 years |
vboxsync |
VMM reorg: Moving the public include files from include/VBox to …
|
|
|
@35294
|
14 years |
vboxsync |
Linux hosts: quick fix for CONFIG_DEBUG_SET_MODULE_RONX
|
|
|
@34856
|
14 years |
vboxsync |
The gip timer is not high-res on linux.
|
|
|
@33940
|
14 years |
vboxsync |
Support/linux: cosmetics
|
|
|
@33939
|
14 years |
vboxsync |
Support/linux: the user does not need to disable the Local APIC …
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@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 …
|
|
|
@31847
|
14 years |
vboxsync |
iprt: removed crc32.h and crc64.h, use crc.h instead.
|
|
|
@31840
|
14 years |
vboxsync |
Linux support kernel module build fix
|
|
|
@31829
|
14 years |
vboxsync |
IPRT,SUP: Moved the strformat*.cpp completely out of RuntimeR0 on all …
|
|
|
@31250
|
14 years |
vboxsync |
adding missing files for compiling Linux host kernel modules
|
|
|
@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.
|
|
|
@29250
|
15 years |
vboxsync |
iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
|
|
|
@29246
|
15 years |
vboxsync |
files_*: iprt/asm-amd64-x86.h
|
|
|
@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 …
|
|
|
@28278
|
15 years |
vboxsync |
Rebranding: Linux modules
|
|
|
@28156
|
15 years |
vboxsync |
VBoxNetFlt-linux: GSO to host and wire experiment, the former is a …
|
|
|
@27334
|
15 years |
vboxsync |
Linux hosts: properly suspend/resume during host hibernation
|
|
|
@26512
|
15 years |
vboxsync |
HostDrivers: tabs -> spaces.
|
|
|
@26180
|
15 years |
vboxsync |
*: The rest of the %V* format specifiers are history.
|
|
|
@25606
|
15 years |
vboxsync |
addendum to r56287
|
|
|
@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, …
|
|
|
@25484
|
15 years |
vboxsync |
SUPDrv: Fixed recent regression that may cause the SUPDRVSESSION …
|
|
|
@25465
|
15 years |
vboxsync |
SUPDrv,++: Made SUPDrv.c platform agnostic and renamed …
|
|
|
@25406
|
15 years |
vboxsync |
IPRT,PDMCritSect: Lock validation can only be performed in ring-3; …
|
|
|
@25366
|
15 years |
vboxsync |
addendum to r55979
|
|
|
@25365
|
15 years |
vboxsync |
Linux support driver: adapted the CONFIG_PERF_* heuristics to 2.6.32 …
|
|
|
@25278
|
15 years |
vboxsync |
SUPDrv: Major IOC version change - preparing to use the native ring-0 …
|
|
|
@25260
|
15 years |
vboxsync |
SUPDRV_USE_NATIVE_LOADER -> VBOX_WITH_NATIVE_R0_LOADER
|
|
|
@25258
|
15 years |
vboxsync |
SUPDrv: Sketched out support for native module loading. (OS parts are …
|
|
|
@25097
|
15 years |
vboxsync |
Linux installer: depmod -ae => depmod -a (the latter is …
|
|
|
@25090
|
15 years |
vboxsync |
HostDrivers/Support/linux: typo in a message
|
|
|
@24181
|
15 years |
vboxsync |
VMM,SUPDrv,IPRT: Always initialize RTSPINLOCKTMP structures.
|
|
|
@23961
|
15 years |
vboxsync |
IPRT: Three new format types: %RTmac, %RTnaipv4 and %RTnapiv6.
|
|
|
@23725
|
15 years |
vboxsync |
SUPDrv: Started splitting out platform agonstic code to avoid clashes …
|
|
|
@23710
|
15 years |
vboxsync |
HostDriver/Support/linux: Copy used header files for SUPR0QueryVTCaps. …
|
|
|
@23316
|
15 years |
vboxsync |
warning
|
|
|
@22632
|
15 years |
vboxsync |
fixed wrong Linux host kernel version check
|
|
|
@22618
|
15 years |
vboxsync |
build fix 2
|
|
|
@22615
|
15 years |
vboxsync |
refined r51666
|
|
|
@22609
|
15 years |
vboxsync |
disable VT-x on Linux < 2.6.13
|
|
|
@22077
|
15 years |
vboxsync |
HostDrivers/Support: header and svn props cleanup.
|
|
|
@21955
|
15 years |
vboxsync |
Linux host driver: workaround for the 2.6.31 performance counter …
|
|
|
@21949
|
15 years |
vboxsync |
Linux host kernel module: adapted platform power management interface …
|
|
|
@21720
|
15 years |
vboxsync |
iprt/stdint.h: Replaced by stdint-new.h.
|
|
|
@21719
|
15 years |
vboxsync |
HostDrv-Linux: fix building
|
|
|
@21682
|
15 years |
vboxsync |
HostDrivers: xstr -> RT_XSTR.
|
|
|
@21549
|
15 years |
vboxsync |
iprt/log.h: Use the spinning mutexes.
|
|
|
@21354
|
15 years |
vboxsync |
typo
|
|
|
@21351
|
15 years |
vboxsync |
HstDrv: Made vboxnetadp and vboxnetflt use IPRT from vboxdrv.
|
|
|
@21337
|
15 years |
vboxsync |
IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel …
|
|
|
@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
|
|
|
@17064
|
16 years |
vboxsync |
Linux hostdrivers: removed Linux 2.4.x compatibility
|
|
|
@16446
|
16 years |
vboxsync |
spaces, doxy
|
|
|
@15999
|
16 years |
vboxsync |
hrmpf
|
|
|
@15993
|
16 years |
vboxsync |
cosmetical fix
|
|
|
@15992
|
16 years |
vboxsync |
Linux vboxdrv: 2.6.29-rc1 compile fix; small cosmetical fixes
|
|
|
@15691
|
16 years |
vboxsync |
Linux host kernel modules: removed 2.4 cruft; fixed …
|
|
|
@15689
|
16 years |
vboxsync |
... and removed the old script
|
|
|
@14655
|
16 years |
vboxsync |
Linux drivers: try to hack around the DKMS problem with module dependencies
|
|
|
@14645
|
16 years |
vboxsync |
SUP, VMM: Moved the max alloc/map page count to VBox/param.h
|
|
|
@14436
|
16 years |
vboxsync |
deb/rpm: fixed vboxnetflt module compilation
|
|
|
@14432
|
16 years |
vboxsync |
fix linux builds
|
|
|
@13939
|
16 years |
vboxsync |
siwtch to the older R0 notification mechanism
|
|
|
@13934
|
16 years |
vboxsync |
backed out r38943
|
|
|
@13924
|
16 years |
vboxsync |
vboxdrv: R0 suspend/resume notifier
|
|
|
@13865
|
16 years |
vboxsync |
SUP: pass idCpu up on all platforms (save OS/2), handle it in ring-0 …
|
|
|
@13861
|
16 years |
vboxsync |
Compile fixes
|
|
|
@13858
|
16 years |
vboxsync |
Pass the VMCPU id to the ring 0 callbacks.
|
|
|
@13837
|
16 years |
vboxsync |
s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
|
|
|
@13773
|
16 years |
vboxsync |
clean one more file
|
|
|
@13715
|
16 years |
vboxsync |
disabled VBOX_USE_INSERT_PAGE by default - somewhat unclear what goes …
|
|
|
@13668
|
16 years |
vboxsync |
SUPDrv-linux.c: print g_abExecMemory address for #3280.
|
|
|
@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 …
|
|
|
@12961
|
16 years |
vboxsync |
suplibOsInit/linux: use local hDevice like the rest of the gang.
|
|
|
@12908
|
16 years |
vboxsync |
fixed error check (hDevice is unsigned)
|
|
|
@12360
|
16 years |
vboxsync |
2.6.27 vboxdrv compile fix
|
|
|