|
|
@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.
|
|
|
@4480
|
17 years |
vboxsync |
added copyright header
|
|
|
@4474
|
17 years |
vboxsync |
Solaris.
|
|
|
@4454
|
17 years |
vboxsync |
fixed VBoxUSB/VBoxDrv Info.plist conflict.
|
|
|
@4423
|
17 years |
vboxsync |
Broken inf for the 64 bits build
|
|
|
@4287
|
17 years |
vboxsync |
Solaris
|
|
|
@4249
|
17 years |
vboxsync |
Version 5.1: Export RTLogPrintf and RTLogPrintfV.
|
|
|
@4227
|
17 years |
vboxsync |
Enabled USE_NEW_OS_INTERFACE_FOR_MM on Windows to let it have a go on …
|
|
|
@4226
|
17 years |
vboxsync |
USE_NEW_OS_INTERFACE_FOR_MM prep.
|
|
|
@4225
|
17 years |
vboxsync |
clearification.
|
|
|
@4191
|
17 years |
vboxsync |
fake mode on amd64.
|
|
|
@4178
|
17 years |
vboxsync |
Solaris changes.
|
|
|
@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
|
|
|
@4161
|
17 years |
vboxsync |
USE_NEW_OS_INTERFACE_FOR_MM & USE_NEW_OS_INTERFACE_FOR_GIP.
|
|
|
@4157
|
17 years |
vboxsync |
memobj stuff
|
|
|
@4156
|
17 years |
vboxsync |
blanks.
|
|
|
@4138
|
17 years |
vboxsync |
Use RTR0MemObjAddressR3.
|
|
|
@4137
|
17 years |
vboxsync |
Added RTR0MemObjAllocPhysNC. Changed the two APIs taking ring-3 …
|
|
|
@4133
|
17 years |
vboxsync |
grr
|
|
|
@4132
|
17 years |
vboxsync |
USB_NEW_OS_INTERFACE_FOR_LOW (prep)
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@4016
|
17 years |
vboxsync |
FreeBSD hacking.
|
|
|
@3987
|
17 years |
vboxsync |
export
|
|
|
@3981
|
17 years |
vboxsync |
export
|
|
|
@3888
|
17 years |
vboxsync |
Solaris.
|
|
|
@3759
|
17 years |
vboxsync |
IOMatchCategory.
|
|
|
@3677
|
17 years |
vboxsync |
Implemented some more FreeBSD ring-0 driver code.
|
|
|
@3672
|
17 years |
vboxsync |
RT_OS_* and RT_ARCH_* for Runtime/ and Support/
|
|
|
@3626
|
17 years |
vboxsync |
FreeBSD kernel module (at the hello world stage).
|
|
|
@3621
|
17 years |
vboxsync |
FreeBSD kernel module (at the hello world stage).
|
|
|
@3596
|
17 years |
vboxsync |
fixed error detection in mmap()
|
|
|
@3542
|
17 years |
vboxsync |
win32 -> win and win64 -> win.
|
|
|
@3540
|
17 years |
vboxsync |
win32 -> win
|
|
|
@3537
|
17 years |
vboxsync |
$Revision$
|
|
|
@3531
|
17 years |
vboxsync |
ModuleInit/Term are optional. VMMR0Entry is mandatory (for VMMR0.r0).
|
|
|
@3529
|
17 years |
vboxsync |
RTLdrEnumSymbols was the culprit.
|
|
|
@3512
|
17 years |
vboxsync |
L4 support CTL codes without Linux ioctl
|
|
|
@3511
|
17 years |
vboxsync |
don't swallow the return code of RTLdrGetBits()
|
|
|
@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 …
|
|
|
@3189
|
17 years |
vboxsync |
hash.
|
|
|
@3177
|
17 years |
vboxsync |
First check vmmr0.r0 exports and then the builtin support driver …
|
|
|
@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.
|
|
|
@2982
|
18 years |
vboxsync |
InnoTek -> innotek part 3: INF files.
|
|
|