|
|
@2020
|
18 years |
vboxsync |
unbroke Darwin and OS/2.
|
|
|
@2014
|
18 years |
vboxsync |
r=bird: some cleanup of the cPages change.
|
|
|
@1895
|
18 years |
vboxsync |
fixed more checks
|
|
|
@1893
|
18 years |
vboxsync |
fixed another check
|
|
|
@1892
|
18 years |
vboxsync |
dropped obsolete check
|
|
|
@1891
|
18 years |
vboxsync |
support driver major version 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). …
|
|
|
@1862
|
18 years |
vboxsync |
Forgot to commit sup.h with the correctly aligned GIP.
|
|
|
@1851
|
18 years |
vboxsync |
spelling
|
|
|
@1850
|
18 years |
vboxsync |
Corrected the heuristics for detecing async GIP mode, fixed GIP layout …
|
|
|
@1842
|
18 years |
vboxsync |
test the minimum requirement and no the required one.
|
|
|
@1841
|
18 years |
vboxsync |
warning.
|
|
|
@1840
|
18 years |
vboxsync |
Support driver interface cleanup.
|
|
|
@1819
|
18 years |
vboxsync |
Copy internal/magics.h
|
|
|
@1672
|
18 years |
vboxsync |
typo
|
|
|
@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.
|
|
|
@1547
|
18 years |
vboxsync |
export
|
|
|
@1486
|
18 years |
vboxsync |
build fix.
|
|
|
@1480
|
18 years |
vboxsync |
No longer require contiguous memory for the VM structure.
Did long …
|
|
|
@1397
|
18 years |
vboxsync |
Use VBOX_VERSION_STRING when possible.
|
|
|
@1355
|
18 years |
vboxsync |
nc
|
|
|
@1199
|
18 years |
vboxsync |
make debug builds work in fake mode.
|
|
|
@1197
|
18 years |
vboxsync |
export
|
|
|
@1193
|
18 years |
vboxsync |
Ported the support driver to OS/2.
|
|
|
@1192
|
18 years |
vboxsync |
comment.
|
|
|
@1183
|
18 years |
vboxsync |
typos
|
|
|
@1059
|
18 years |
vboxsync |
document TscInvariant
|
|
|
@1054
|
18 years |
vboxsync |
Check for some power feature in 0x8000007 eax:8 like linux does.
|
|
|
@1049
|
18 years |
vboxsync |
supdrvOSGetCPUCount on win32 and darwin.
|
|
|
@1047
|
18 years |
vboxsync |
Added X2 / NG opteron detection for enabling the async tsc gip mode.
|
|
|
@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
|
|
|
@982
|
18 years |
vboxsync |
fixed bustage.
|
|
|
@981
|
18 years |
vboxsync |
Debug only.
|
|
|
@978
|
18 years |
vboxsync |
install build_in_tmp
|
|
|
@970
|
18 years |
vboxsync |
removed that OpenSUSE hack, it should really not be necessary
|
|
|
@960
|
18 years |
vboxsync |
Darwin hacking.
|
|
|
@914
|
18 years |
vboxsync |
PVMR0 changes for darwin.
|
|
|
@913
|
18 years |
vboxsync |
Made it work on darwin and implemented the profiling.
|
|
|
@912
|
18 years |
vboxsync |
increase support driver version to ensure a recent linux driver
|
|
|
@876
|
18 years |
vboxsync |
protect locked pages against fork()
|
|
|
@874
|
18 years |
vboxsync |
Paranoia for 64-bit restore issue.
|
|
|
@679
|
18 years |
vboxsync |
WIN32 / WIN64.
|
|
|
@667
|
18 years |
vboxsync |
Move the hack to SUPLib-l4.cpp.
|
|
|
@541
|
18 years |
vboxsync |
export it.
|
|
|
@418
|
18 years |
vboxsync |
swapgs on AMD64 entry.
|
|
|
@417
|
18 years |
vboxsync |
the thunks aren't needed.
|
|
|
@411
|
18 years |
vboxsync |
Additional Linux installer makefile fixes
|
|
|
@410
|
18 years |
vboxsync |
added missing include to unbreak module compilation
|
|
|
@409
|
18 years |
vboxsync |
added missing include to unbreak module compilation
|
|
|
@406
|
18 years |
vboxsync |
Fail the testcase if SUPCallVMMR0 fails.
|
|
|
@403
|
18 years |
vboxsync |
Need RTThreadWait in ring-0 too when using the generic timers, so …
|
|
|
@398
|
18 years |
vboxsync |
oops.
|
|
|
@397
|
18 years |
vboxsync |
Completed most of VBOX_WITHOUT_IDT_PATCHING. (hope I didn't break …
|
|
|
@392
|
18 years |
vboxsync |
Added a process specifier to the APIs dealing with user addresses.
|
|
|
@390
|
18 years |
vboxsync |
iprt/process.h
|
|
|
@389
|
18 years |
vboxsync |
process-r0drv-linux.c needs building too..
|
|
|
@387
|
18 years |
vboxsync |
Use RTR0ProcHandleSelf / RTProcSelf. Implemented clientDied() cleanup …
|
|
|
@386
|
18 years |
vboxsync |
Free the last failure.
|
|
|
@378
|
18 years |
vboxsync |
client/provider stuff (not complete). And some bugfixes.
|
|
|
@375
|
18 years |
vboxsync |
Fixed the kernel module makefiles for OpenSUSE's non-standard build system
|
|
|
@345
|
18 years |
vboxsync |
made the Makefile compatible with (older) GNU make again to fix our …
|
|
|
@342
|
18 years |
vboxsync |
typo
|
|
|
@339
|
18 years |
vboxsync |
Removed int3+ret blocking interrupt gate calls on Linux/GNU (amd64).
|
|
|
@331
|
18 years |
vboxsync |
Bool and AMD64 hacking.
|
|
|
@325
|
18 years |
vboxsync |
forgot to export them
|
|
|
@324
|
18 years |
vboxsync |
Makefile.kmk -> Makefile.kup
|
|
|
@314
|
18 years |
vboxsync |
I use it.
|
|
|
@260
|
18 years |
vboxsync |
Fixed the vboxdrv kernel module on 2.4 series kernels
|
|
|
@241
|
18 years |
vboxsync |
<asm/nmi.h> not available on Linux 2.4
|
|
|
@232
|
18 years |
vboxsync |
Don't install vboxdrv.ko anymore to out/.../bin because this module is …
|
|
|
@220
|
18 years |
vboxsync |
32-bit kernel doesn't mean 32-bit cpu - I really hope this doesn't …
|
|
|
@219
|
18 years |
vboxsync |
MALLOC (kalloc) fails on relativly small amounts, use IOMallocAliged then.
|
|
|
@216
|
18 years |
vboxsync |
…
|
|
|
@213
|
18 years |
vboxsync |
make 'make -C <linux> M=$(pwd)' work
|
|
|
@206
|
18 years |
vboxsync |
Init/term R0 runtime.
|
|
|
@195
|
18 years |
vboxsync |
Created a script for loading the kernel extension (for development) …
|
|
|
@135
|
18 years |
vboxsync |
Slightly relaxed NMI check (see #1602)
|
|
|
@84
|
18 years |
vboxsync |
Support/linux/Makefile: fixed typo; 'make clean' should work even …
|
|
|
@83
|
18 years |
vboxsync |
kext layout.
|
|
|
@82
|
18 years |
vboxsync |
small cosmetical fix to get my syntax checker back on line
|
|
|
@81
|
18 years |
vboxsync |
Fixes to the Linux installer to prevent things getting deleted which …
|
|
|
@57
|
18 years |
vboxsync |
remove /etc/vbox/module_not_compiled if 'make install' was successful
|
|
|
@51
|
18 years |
vboxsync |
fixed libgcc
|
|
|
@42
|
18 years |
vboxsync |
Seems the _IO and _IOWR macros has changed.
|
|
|
@1
|
55 years |
vboxsync |
import
|