|
|
@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. …
|
|
|
@4800
|
17 years |
vboxsync |
Redid the supdrv interface. works on windows and linux while the other …
|
|
|
@4791
|
17 years |
vboxsync |
make vboxdrv compile on older 2.6er Linux kernels
|
|
|
@4174
|
17 years |
vboxsync |
2.6.10-gentoo-r6 needed divdi3 for some reason.
|
|
|
@4163
|
17 years |
vboxsync |
Use the RTR0MemObj API on Linux. (seems to work - just disable it in …
|
|
|
@4162
|
17 years |
vboxsync |
USE_NEW_OS_INTERFACE_FOR_MM
|
|
|
@4157
|
17 years |
vboxsync |
memobj stuff
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@3672
|
17 years |
vboxsync |
RT_OS_* and RT_ARCH_* for Runtime/ and Support/
|
|
|
@3596
|
17 years |
vboxsync |
fixed error detection in mmap()
|
|
|
@3400
|
17 years |
vboxsync |
Linux modules: don't demand on the MODULE_DIR if we don't install the …
|
|
|
@3393
|
17 years |
vboxsync |
Removed PCSUPGLOBALINFOPAGE and PCSUPGIPCPU to avoid const/volatile …
|
|
|
@3088
|
18 years |
vboxsync |
copyright
|
|
|
@3087
|
18 years |
vboxsync |
attempt to disable the local APIC on x86_64 systems
|
|
|
@3084
|
18 years |
vboxsync |
prevent warning on x86_64 systems
|
|
|
@3068
|
18 years |
vboxsync |
small fix
|
|
|
@2988
|
18 years |
vboxsync |
InnoTek -> innotek part 4: more miscellaneous files.
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2980
|
18 years |
vboxsync |
InnoTek -> innotek: actual code changes (headers follow).
|
|
|
@2898
|
18 years |
vboxsync |
fix compile on Linux 2.6.22 x86_64
|
|
|
@2871
|
18 years |
vboxsync |
get Module.symvers into vboxvfs for newer Linux kernels to prevent …
|
|
|
@2642
|
18 years |
vboxsync |
typo
|
|
|
@2641
|
18 years |
vboxsync |
export to OSE, added proper license
|
|
|
@2373
|
18 years |
vboxsync |
When in async mode we must update the aCPUs data everywhere since we …
|
|
|
@2242
|
18 years |
vboxsync |
pass VERR_IDT_FAILED correctly to userland
|
|
|
@2099
|
18 years |
vboxsync |
Fixed a typo in the Linux kernel module makefiles
|
|
|
@2014
|
18 years |
vboxsync |
r=bird: some cleanup of the cPages change.
|
|
|
@1890
|
18 years |
vboxsync |
Attempt to fix ALSA on Linux kernels <= 2.6.17: use mmap not memalign …
|
|
|
@1869
|
18 years |
vboxsync |
Fixed wrong u64LastMonotime usage (the cause of all the trouble). …
|
|
|
@1850
|
18 years |
vboxsync |
Corrected the heuristics for detecing async GIP mode, fixed GIP layout …
|
|
|
@1666
|
18 years |
vboxsync |
make VBOX_VERSION visible with modinfo
|
|
|
@1563
|
18 years |
vboxsync |
Rewrote it to use per-cpu timers instead of smp_call_function.
|
|
|
@1480
|
18 years |
vboxsync |
No longer require contiguous memory for the VM structure.
Did long …
|
|
|
@1355
|
18 years |
vboxsync |
nc
|
|
|
@1183
|
18 years |
vboxsync |
typos
|
|
|
@1028
|
18 years |
vboxsync |
SMP break.
|
|
|
@1027
|
18 years |
vboxsync |
Initial GIP change. Missing detection of SMP systems with TSC drift.
|
|
|
@1008
|
18 years |
vboxsync |
fixed eol-style
|
|
|
@1003
|
18 years |
vboxsync |
export to OSE
|
|
|
@987
|
18 years |
vboxsync |
added target install_rpm, needed for building vboxdrv.ko for rpm
|
|
|
@970
|
18 years |
vboxsync |
removed that OpenSUSE hack, it should really not be necessary
|
|
|
@876
|
18 years |
vboxsync |
protect locked pages against fork()
|
|
|