|
|
@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
|
17 years |
vboxsync |
Implemented the IDC methods. Moved the setting of the R0Process and …
|
|
|
@10313
|
17 years |
vboxsync |
left a test change in (26 instead of 24).
|
|
|
@10303
|
17 years |
vboxsync |
lose the space in ifeq.
|
|
|
@10266
|
17 years |
vboxsync |
EXPORT_SYMTAB on 2.4
|
|
|
@10263
|
17 years |
vboxsync |
Inter-Driver Communication (IDC) interface for the support driver. The …
|
|
|
@10258
|
17 years |
vboxsync |
Inter-Driver Communication (IDC) interface for the support driver. The …
|
|
|
@10256
|
17 years |
vboxsync |
SUPDRVIOC.h -> (../)SUPDrvIOC.h
|
|
|
@10255
|
17 years |
vboxsync |
SUPDRVShared.c -> SUPDrv.c
|
|
|
@10254
|
17 years |
vboxsync |
Renamed SUPDRV.h to SUPDrvInternal.h.
|
|
|
@10250
|
17 years |
vboxsync |
Cleaned out the last bits of the USE_NEW_OS_* stuff.
|
|
|
@10248
|
17 years |
vboxsync |
Removed the non-USE_NEW_OS_INTERFACE_FOR_GIP code.
|
|
|
@9992
|
17 years |
vboxsync |
HostDrivers/Support: fixed a typo in the Linux kernel module build script
|
|
|
@9977
|
17 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
|
|
|
@9488
|
17 years |
vboxsync |
fixed vboxdrv compilation
|
|
|
@9481
|
17 years |
vboxsync |
udivdi3
|
|
|
@9470
|
17 years |
vboxsync |
Generic timer code for async GIP mode.
|
|
|
@9236
|
17 years |
vboxsync |
Implemented RTTime for the linux kernel (not used yet).
|
|
|
@9059
|
17 years |
vboxsync |
cosmetical fix
|
|
|
@8837
|
17 years |
vboxsync |
We are not allowed to execute KeQueryActiveProcessors at DPC_LEVEL, so …
|
|
|
@8789
|
17 years |
vboxsync |
Windows host: also check for tsc consistency across cores/cpus. The …
|
|
|
@8506
|
17 years |
vboxsync |
remove old DKMS modules as well when installing the host kernel module
|
|
|
@8447
|
17 years |
vboxsync |
DKMS support for Linux guest kernel modules
|
|
|
@8347
|
17 years |
vboxsync |
gcc warnings
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@8133
|
17 years |
vboxsync |
rebrand the Linux host support driver
|
|
|
@7985
|
17 years |
vboxsync |
clean rule
|
|
|
@7902
|
17 years |
vboxsync |
the asynchronous TSC detection code is generic code
|
|
|
@7869
|
17 years |
vboxsync |
Linux: detect asynchronous TSCs
|
|
|
@7521
|
17 years |
vboxsync |
vboxdrv: made it compile with Linux 2.6.24 if …
|
|
|
@7396
|
17 years |
vboxsync |
not needed here anymore (stuff now done in Runtime/r0drv)
|
|
|
@7344
|
17 years |
vboxsync |
Linking fix.
|
|
|
@7343
|
17 years |
vboxsync |
Compilation fix.
|
|
|
@7337
|
17 years |
vboxsync |
Enabled RTMp on linux.
|
|
|
@7276
|
17 years |
vboxsync |
RTMpOn stubs for linux.
|
|
|
@7272
|
17 years |
vboxsync |
Use MP functions in the runtime.
|
|
|
@7206
|
17 years |
vboxsync |
Added SUPR0ExecuteCallback. Currently a stub.
|
|
|
@7183
|
17 years |
vboxsync |
Added RTStrFormatTypeRegister/SetUser/Deregister for runtime …
|
|
|
@7130
|
17 years |
vboxsync |
Linux kmod: VBOX_REDHAT_KABI
|
|
|
@7041
|
17 years |
vboxsync |
dkms autoinstall
|
|
|
@7032
|
17 years |
vboxsync |
Ring-0 semaphore debugging aid (linux).
|
|
|
@7014
|
17 years |
vboxsync |
Making the logging more useful.
|
|
|
@7005
|
17 years |
vboxsync |
Installer/Linux: added support for DKMS to the all distributions Linux …
|
|
|
@7004
|
17 years |
vboxsync |
Installer/Linux: added support for DKMS to the all distributions Linux …
|
|
|
@6857
|
17 years |
vboxsync |
Linux modules: unbreak compilation against Linux 2.4
|
|
|
@6846
|
17 years |
vboxsync |
Fix for previous change, move vermagic.h include back to where it was.
|
|
|
@6845
|
17 years |
vboxsync |
Fix a soon to appear post-2.6.24 linux kernel issue dropping a macro …
|
|
|
@6574
|
17 years |
vboxsync |
Linux kernel modules: added override
|
|
|
@6571
|
17 years |
vboxsync |
Linux kernel modules: allow to build from kBuild (KERNELRELEASE set), …
|
|
|
@6530
|
17 years |
vboxsync |
Support driver (Linux): added gcc (u)div/mod support
|
|
|
@6493
|
17 years |
vboxsync |
Made it possible to make debug versions of vboxdrv on linux. This will …
|
|
|
@6418
|
17 years |
vboxsync |
cosmetics on the hrtimer stuff.
|
|
|
@6342
|
17 years |
vboxsync |
fix build
|
|
|
@6341
|
17 years |
vboxsync |
made vboxdrv compile with 2.4.x again
|
|
|
@6340
|
17 years |
vboxsync |
vboxdrv: added support for Linux high-res timers (disabled), added …
|
|
|
@6159
|
17 years |
vboxsync |
Linux kernel module Makefiles: use KDIR if set
|
|
|
@6046
|
17 years |
vboxsync |
vboxdrv: KERN_INFO => KERN_DEBUG (ensure that messages are not print …
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5989
|
17 years |
vboxsync |
|
|
|
@5986
|
17 years |
vboxsync |
a little bit more specific
|
|
|
@5985
|
17 years |
vboxsync |
Linux support module: print version of module into kernel log when …
|
|
|
@5425
|
17 years |
vboxsync |
IPRT reorg
|
|
|
@5257
|
17 years |
vboxsync |
less magic
|
|
|
@5234
|
17 years |
vboxsync |
improve kernel version check
|
|
|
@5227
|
17 years |
vboxsync |
semaphore-r0drv-lnx.c split.
|
|
|
@5226
|
17 years |
vboxsync |
Added r0drv/linux/semeventmulti-r0drv-linux.c
|
|
|
@5225
|
17 years |
vboxsync |
semaphore-r0drv-lnx.c split.
|
|
|
@5177
|
17 years |
vboxsync |
disable IDT_PATCHING code in the Linux vboxdrv module
|
|
|
@5169
|
17 years |
vboxsync |
Use unlocked_ioctl when available, otherwise leave the kernel lock.
|
|
|
@5138
|
17 years |
vboxsync |
vboxdrv: TICK_NSEC as macro
|
|
|
@4985
|
17 years |
vboxsync |
RTAssertDoBreakpoint
|
|
|
@4925
|
17 years |
vboxsync |
Added a LogRel with additional driver open info. Return the …
|
|
|
@4882
|
17 years |
vboxsync |
Fixed casing of suplibOsIOCtlFast.
|
|
|
@4831
|
17 years |
vboxsync |
Removed the old MM code.
|
|
|
@4829
|
17 years |
vboxsync |
inverted VBOX_WITHOUT_IDT_PATCHING.
|
|
|
@4827
|
17 years |
vboxsync |
fixed for high ksoftireq load.
|
|
|
@4811
|
17 years |
vboxsync |
Split VMMR0Entry into VMMR0EntryInt, VMMR0EntryFast and VMMr0EntryEx. …
|
|
|