|
|
@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 …
|
|
|
@5929
|
17 years |
vboxsync |
Spaces.
|
|
|
@5886
|
17 years |
vboxsync |
Avoid printing vboxdrv message to stdout in release builds.
|
|
|
@5697
|
17 years |
vboxsync |
Solaris: protect the GIP using the GIP mutex during suspend/resume.
|
|
|
@5678
|
17 years |
vboxsync |
Solaris: Added Suspend/Resume for vboxdrv (Untested, needs build snv_77)
|
|
|
@5606
|
17 years |
vboxsync |
ALIGNP SIZEOFMEMB
|
|
|
@5605
|
17 years |
vboxsync |
BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
|
|
|
@5584
|
17 years |
vboxsync |
Consistency with the others.
|
|
|
@5565
|
17 years |
vboxsync |
Link USBLib into VBoxDDU.
|
|
|
@5564
|
17 years |
vboxsync |
Link USBLib into VBoxDDU.
|
|
|
@5425
|
17 years |
vboxsync |
IPRT reorg
|
|
|
@5379
|
17 years |
vboxsync |
New driver location: /platform/i86pc/kernel/drv
|
|
|
@5345
|
17 years |
vboxsync |
sudo.
|
|
|
@5331
|
17 years |
vboxsync |
Use mmap/munmap instead of RTMemPage* (valloc/free).
|
|
|
@5330
|
17 years |
vboxsync |
|
|
|
@5311
|
17 years |
vboxsync |
64-bit solaris.
|
|
|
@5257
|
17 years |
vboxsync |
less magic
|
|
|
@5234
|
17 years |
vboxsync |
improve kernel version check
|
|
|
@5231
|
17 years |
vboxsync |
Export the multiple release event semaphores.
|
|
|
@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.
|
|
|
@5168
|
17 years |
vboxsync |
RTSemEventWaitNoResume
|
|
|
@5166
|
17 years |
vboxsync |
RTSemEventWaitNoResume
|
|
|
@5138
|
17 years |
vboxsync |
vboxdrv: TICK_NSEC as macro
|
|
|
@5133
|
17 years |
vboxsync |
added some missing dummy function entries for the fake mode
|
|
|
@5031
|
17 years |
vboxsync |
Use GVMMR3CreateVM. the new GVM structure is a ring-0 only VM …
|
|
|
@5021
|
17 years |
vboxsync |
Removed obsolete memory reservation during suplibOsInit (Windows host)
|
|
|
@5019
|
17 years |
vboxsync |
No IDT patching on OS/2 - stack isn't flat, remember.
|
|
|
@4988
|
17 years |
vboxsync |
did the freebsd device skeleton. the cloning doesn't seem quiet stable …
|
|
|
@4987
|
17 years |
vboxsync |
Reading the GIP request rc from the wrong place.
|
|
|
@4985
|
17 years |
vboxsync |
RTAssertDoBreakpoint
|
|
|
@4974
|
17 years |
vboxsync |
RTThreadNativeSelf
|
|
|
@4973
|
17 years |
vboxsync |
export SUPR0LowAlloc/Free.
|
|
|
@4971
|
17 years |
vboxsync |
GVM.
|
|
|
@4965
|
17 years |
vboxsync |
Allow allocations up to the maximum guest VRAM size.
|
|
|
@4963
|
17 years |
vboxsync |
Compile fix
|
|
|
@4962
|
17 years |
vboxsync |
Don't turn off interrupts here
|
|
|
@4961
|
17 years |
vboxsync |
Tabs
|
|
|
@4960
|
17 years |
vboxsync |
Raise IRQL to DISPATCH_LEVEL to prevent Windows from rescheduling us …
|
|
|
@4946
|
17 years |
vboxsync |
error code corrections and better release logging.
|
|
|
@4942
|
17 years |
vboxsync |
Backed out 24688
|
|
|
@4941
|
17 years |
vboxsync |
Backed out 24691
|
|
|
@4940
|
17 years |
vboxsync |
Backed out 24688
|
|
|
@4939
|
17 years |
vboxsync |
Correction
|
|
|
@4938
|
17 years |
vboxsync |
1.5: Backported r24649: do not turn off interrupts in GIP timer handler
|
|
|
@4937
|
17 years |
vboxsync |
Todo added
|
|
|
@4935
|
17 years |
vboxsync |
build fixes / warnings.
|
|
|
@4925
|
17 years |
vboxsync |
Added a LogRel with additional driver open info. Return the …
|
|
|
@4922
|
17 years |
vboxsync |
Log everything that's opened or loaded into ring-0 with .reload …
|
|
|
@4911
|
17 years |
vboxsync |
Raise irql to DISPATCH_LEVEl (should already be at that level though) …
|
|
|
@4898
|
17 years |
vboxsync |
Log the address of VMMR0EntryEx into the release log. Makes debugging …
|
|
|
@4897
|
17 years |
vboxsync |
oops.
|
|
|
@4882
|
17 years |
vboxsync |
Fixed casing of suplibOsIOCtlFast.
|
|
|
@4873
|
17 years |
vboxsync |
rc not errno.
|
|
|
@4872
|
17 years |
vboxsync |
freebsd too.
|
|
|
@4871
|
17 years |
vboxsync |
The vboxdrv descriptor must be marked close on exec.
|
|
|
@4870
|
17 years |
vboxsync |
Log open and close, something isn't going right when we crash…
|
|
|
@4868
|
17 years |
vboxsync |
More logical grouping.
|
|
|
@4851
|
17 years |
vboxsync |
Difference approach to instance data, hope this fixes some of the issues…
|
|
|
@4835
|
17 years |
vboxsync |
a quick hack.
|
|
|
@4834
|
17 years |
vboxsync |
Unbroke solaris.
|
|
|
@4833
|
17 years |
vboxsync |
use SUPR0Printf as uprintf doesn't seem to grok half of the string we …
|
|
|
@4831
|
17 years |
vboxsync |
Removed the old MM code.
|
|
|
@4830
|
17 years |
vboxsync |
not os/2.
|
|
|
@4829
|
17 years |
vboxsync |
inverted VBOX_WITHOUT_IDT_PATCHING.
|
|
|
@4828
|
17 years |
vboxsync |
pvReq not &cbReq.
|
|
|
@4827
|
17 years |
vboxsync |
fixed for high ksoftireq load.
|
|
|
@4826
|
17 years |
vboxsync |
Made OS/2 build.
|
|
|
@4825
|
17 years |
vboxsync |
warning
|
|
|
@4824
|
17 years |
vboxsync |
stricter checks.
|
|
|
@4823
|
17 years |
vboxsync |
not &pvReq but pvReq.
|
|
|
@4821
|
17 years |
vboxsync |
Fixed bug in SUP_IOCTL_CALL_VMMR0.
|
|
|
@4820
|
17 years |
vboxsync |
blanks.
|
|
|
@4818
|
17 years |
vboxsync |
IOC_VOID fixes.
|
|
|
@4817
|
17 years |
vboxsync |
Made darwin build again.
|
|
|
@4815
|
17 years |
vboxsync |
one 'f' to many.
|
|
|
@4812
|
17 years |
vboxsync |
silly me, left logging enabled.
|
|
|
@4811
|
17 years |
vboxsync |
Split VMMR0Entry into VMMR0EntryInt, VMMR0EntryFast and VMMr0EntryEx. …
|
|
|
@4806
|
17 years |
vboxsync |
SUPLDRLOAD eEPType mess
|
|
|
@4805
|
17 years |
vboxsync |
grr.
|
|
|
@4804
|
17 years |
vboxsync |
64-bit fix.
|
|
|
@4803
|
17 years |
vboxsync |
Compile fixes.
|
|
|
@4800
|
17 years |
vboxsync |
Redid the supdrv interface. works on windows and linux while the other …
|
|
|
@4792
|
17 years |
vboxsync |
Disable interrupts before call the VMMR0 entrypoint.
|
|
|
@4791
|
17 years |
vboxsync |
make vboxdrv compile on older 2.6er Linux kernels
|
|
|
@4765
|
17 years |
vboxsync |
Added SUPPageFreeLocked & SUPPageAllocLocked
|
|
|
@4755
|
17 years |
vboxsync |
Reverse allocation for Windows hosts: physical pages are allocated in …
|
|
|
@4717
|
17 years |
vboxsync |
Solaris changes.
|
|
|
@4705
|
17 years |
vboxsync |
Corrected log message
|
|
|
@4704
|
17 years |
vboxsync |
Compile fix
|
|
|
@4614
|
17 years |
vboxsync |
Don't bother about unresolved externals in fake mode. And please, do …
|
|
|
@4550
|
17 years |
vboxsync |
another place 'u' needs to be undefined.
|
|
|
@4547
|
17 years |
vboxsync |
Only use SUPR0 on pe and lx targets. ditto for VMMGCBuiltin.
|
|
|
@4489
|
17 years |
vboxsync |
OSE
|
|
|