|
|
@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
|
|
|
@12115
|
16 years |
vboxsync |
#3076: Re-enabled the current->euid == 0 check in VBoxDrvLinuxCreate.
|
|
|
@12099
|
16 years |
vboxsync |
iprt: splitting out some log stuff from log.cpp so we can avoid some …
|
|
|
@12011
|
16 years |
vboxsync |
#3076: hrmpf. typo, needs retesting.
|
|
|
@11879
|
16 years |
vboxsync |
SUPDrv-linux: Re-enabled root check (#3076).
|
|
|
@11866
|
16 years |
vboxsync |
typo fixed, and hardening partially disabled
|
|
|
@11865
|
16 years |
vboxsync |
#3076: check in VBoxDrvLinuxCreate that the caller euid is root.
|
|
|
@11752
|
16 years |
vboxsync |
#3076: edit linux/Makefile so VBOX_WITH_HARDENING is defined correctly.
|
|
|
@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 …
|
|
|
@10680
|
16 years |
vboxsync |
Increase minor version, needed some timestamp functions.
|
|
|
@10662
|
16 years |
vboxsync |
Increased the IOC version to 7.4 with the exporting of …
|
|
|
@10377
|
16 years |
vboxsync |
Implemented the IDC methods. Moved the setting of the R0Process and …
|
|
|
@10313
|
16 years |
vboxsync |
left a test change in (26 instead of 24).
|
|
|
@10303
|
16 years |
vboxsync |
lose the space in ifeq.
|
|
|
@10266
|
16 years |
vboxsync |
EXPORT_SYMTAB on 2.4
|
|
|
@10263
|
16 years |
vboxsync |
Inter-Driver Communication (IDC) interface for the support driver. The …
|
|
|
@10258
|
16 years |
vboxsync |
Inter-Driver Communication (IDC) interface for the support driver. The …
|
|
|
@10256
|
16 years |
vboxsync |
SUPDRVIOC.h -> (../)SUPDrvIOC.h
|
|
|
@10255
|
16 years |
vboxsync |
SUPDRVShared.c -> SUPDrv.c
|
|
|
@10254
|
16 years |
vboxsync |
Renamed SUPDRV.h to SUPDrvInternal.h.
|
|
|
@10250
|
16 years |
vboxsync |
Cleaned out the last bits of the USE_NEW_OS_* stuff.
|
|
|
@10248
|
16 years |
vboxsync |
Removed the non-USE_NEW_OS_INTERFACE_FOR_GIP code.
|
|
|
@9992
|
16 years |
vboxsync |
HostDrivers/Support: fixed a typo in the Linux kernel module build script
|
|
|
@9977
|
16 years |
vboxsync |
is needed for some older kernels/distros
|
|
|
@9621
|
17 years |
vboxsync |
The TSC checks are now fully done in the generic code.
|
|
|
@9602
|
17 years |
vboxsync |
Changed RTR0MpNotificationInit/Term to rtR0MpNotificationInit/Term and …
|
|
|
@9526
|
17 years |
vboxsync |
Added missing RTR0MpNotificationTerm() call in VBoxDrvLinuxUnload().
|
|
|
@9494
|
17 years |
vboxsync |
fixed + re-enabled USE_NEW_OS_INTERFACE_FOR_GIP code for Linux
|
|
|
@9492
|
17 years |
vboxsync |
disabled the new GIP timer interface
|
|
|