|
|
@29255
|
15 years |
vboxsync |
darwin+asm.h build fixes.
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@26512
|
15 years |
vboxsync |
HostDrivers: tabs -> spaces.
|
|
|
@25484
|
15 years |
vboxsync |
SUPDrv: Fixed recent regression that may cause the SUPDRVSESSION …
|
|
|
@25466
|
15 years |
vboxsync |
build fix
|
|
|
@25465
|
15 years |
vboxsync |
SUPDrv,++: Made SUPDrv.c platform agnostic and renamed …
|
|
|
@25278
|
15 years |
vboxsync |
SUPDrv: Major IOC version change - preparing to use the native ring-0 …
|
|
|
@25260
|
15 years |
vboxsync |
SUPDRV_USE_NATIVE_LOADER -> VBOX_WITH_NATIVE_R0_LOADER
|
|
|
@25258
|
15 years |
vboxsync |
SUPDrv: Sketched out support for native module loading. (OS parts are …
|
|
|
@24183
|
15 years |
vboxsync |
SUPDrv-darwin.cpp: RTR0Term -> RTR0TermForced.
|
|
|
@23491
|
15 years |
vboxsync |
Darwin: case-sensitive FS burns fixes.
|
|
|
@22077
|
15 years |
vboxsync |
HostDrivers/Support: header and svn props cleanup.
|
|
|
@22066
|
15 years |
vboxsync |
darwin/load.sh: generate dSYM directory on snow leopard. added missing …
|
|
|
@22053
|
15 years |
vboxsync |
SUPDrv-darwin.cpp: props
|
|
|
@21292
|
15 years |
vboxsync |
svn:eol-style native
|
|
|
@20527
|
15 years |
vboxsync |
darwin/load.sh: nfs fix.
|
|
|
@20394
|
16 years |
vboxsync |
SUPLib-darwin.cpp: Pass idCpu along.
|
|
|
@20374
|
16 years |
vboxsync |
*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
|
|
|
@20366
|
16 years |
vboxsync |
HostDrivers: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@18182
|
16 years |
vboxsync |
load.sh: unload VBoxNetAdp too.
|
|
|
@16804
|
16 years |
vboxsync |
SUPDrv: darwin Info.plist cleanup.
|
|
|
@16754
|
16 years |
vboxsync |
VBoxDrv.kext: load.sh update.
|
|
|
@16719
|
16 years |
vboxsync |
Config,VBoxDrv: Updated VBOXR0DRV and VBoxDrv to work with 10a261. The …
|
|
|
@16356
|
16 years |
vboxsync |
SUPDrv-darwin.cpp: kauth_cred_unref messup in the 10.4u SDK headers, …
|
|
|
@16352
|
16 years |
vboxsync |
SUPDrv-darwin.cpp: replaced proc_ucred with …
|
|
|
@16335
|
16 years |
vboxsync |
SUPLib-darwin: io_connect_t isn't a pointer actually, but a natural, …
|
|
|
@15653
|
16 years |
vboxsync |
SUPLib-darwin: hDevice is NIL_RTFILE if it's not opened.
|
|
|
@15461
|
16 years |
vboxsync |
SUPLib-OSX: remove warning
|
|
|
@15350
|
16 years |
vboxsync |
Disabled host_vmxon as it is *broken* and will cause occation kernel …
|
|
|
@15130
|
16 years |
vboxsync |
VBoxDrvTiger.kext (#3202).
|
|
|
@15043
|
16 years |
vboxsync |
SUPDrv-OSX: enable the ring 0 sleep/wakeup notification
|
|
|
@15041
|
16 years |
vboxsync |
SUPDrv-OSX: added ring 0 sleep notification
|
|
|
@15003
|
16 years |
vboxsync |
SUPDrv: Another failed attempt at resolving host_vmxon/off.
|
|
|
@14914
|
16 years |
vboxsync |
SUPDrv-darwin.c: disabled host_vmxon/off as it doesn't work with …
|
|
|
@14905
|
16 years |
vboxsync |
SUPDrv-darwin.c: dropping printf.
|
|
|
@14901
|
16 years |
vboxsync |
SUPDrv,SUPLib: SUPR0NativeEnableHwVirtExt -> SUPR0EnableVTx and darwin …
|
|
|
@14745
|
16 years |
vboxsync |
darwin/load.sh: Fixed cp/chflags issue by sudoing it.
|
|
|
@14495
|
16 years |
vboxsync |
darwin/load.sh: Unload VBoxNetFlt too.
|
|
|
@13866
|
16 years |
vboxsync |
darwin too. (untested)
|
|
|
@13865
|
16 years |
vboxsync |
SUP: pass idCpu up on all platforms (save OS/2), handle it in ring-0 …
|
|
|
@13864
|
16 years |
vboxsync |
build fix
|
|
|
@13862
|
16 years |
vboxsync |
Compile fixes
|
|
|
@13858
|
16 years |
vboxsync |
Pass the VMCPU id to the ring 0 callbacks.
|
|
|
@13837
|
16 years |
vboxsync |
s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
|
|
|
@12808
|
16 years |
vboxsync |
SUPDrv: shared the symbol table dragging in symbols into the link on …
|
|
|
@12653
|
16 years |
vboxsync |
various files: doxygen fixes.
|
|
|
@11725
|
16 years |
vboxsync |
#3076: Merged in the branch with the alternate driver authentication …
|
|
|
@10877
|
16 years |
vboxsync |
cosmetics.
|
|
|
@10876
|
16 years |
vboxsync |
cosmetics.
|
|
|
@10875
|
16 years |
vboxsync |
Fixed uninitialized variable error (rc).
|
|
|
@10836
|
16 years |
vboxsync |
supdrv: Fixed missing session clean on the mac when more than one …
|
|
|
@10714
|
16 years |
vboxsync |
darwin has AssertMsg1/2 in IPRT as everyone should.
|
|
|
@10712
|
16 years |
vboxsync |
Made the mac os x load*.sh scripts produce symbols and a copy of the …
|
|
|
@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 …
|
|
|
@10603
|
16 years |
vboxsync |
*grpmf* copy & past error in the session counting code :/
|
|
|
@10392
|
16 years |
vboxsync |
display fOptions too.
|
|
|
@10391
|
16 years |
vboxsync |
Override IOService::terminate to prevent a busy VBoxDrv from being …
|
|
|
@10389
|
16 years |
vboxsync |
Hide _antimain, _realmain and _kext_apple_cc using DECLHIDDEN since …
|
|
|
@10388
|
16 years |
vboxsync |
Added OSBundleCompatibleVersion and set it to the current version …
|
|
|
@10377
|
16 years |
vboxsync |
Implemented the IDC methods. Moved the setting of the R0Process and …
|
|
|
@10263
|
16 years |
vboxsync |
Inter-Driver Communication (IDC) interface for the support driver. The …
|
|
|
@10262
|
16 years |
vboxsync |
Inter-Driver Communication (IDC) interface for the support driver. The …
|
|
|
@10256
|
16 years |
vboxsync |
SUPDRVIOC.h -> (../)SUPDrvIOC.h
|
|
|
@10254
|
16 years |
vboxsync |
Renamed SUPDRV.h to SUPDrvInternal.h.
|
|
|
@9498
|
17 years |
vboxsync |
added supdrvOSGetForcedAsyncTscMode.
|
|
|
@8838
|
17 years |
vboxsync |
Use absolute path to stat because gnu stat (e.g. from MacPorts) has a …
|
|
|
@8209
|
17 years |
vboxsync |
rebranding
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@8102
|
17 years |
vboxsync |
Unload VBoxUSB.kext before reloading VBoxDrv.kext.
|
|
|
@8092
|
17 years |
vboxsync |
unload and smbfs.
|
|
|
@7272
|
17 years |
vboxsync |
Use MP functions in the runtime.
|
|
|
@7206
|
17 years |
vboxsync |
Added SUPR0ExecuteCallback. Currently a stub.
|
|
|
@7193
|
17 years |
vboxsync |
shell scripts are eol-style LF
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@4946
|
17 years |
vboxsync |
error code corrections and better release logging.
|
|
|
@4925
|
17 years |
vboxsync |
Added a LogRel with additional driver open info. Return the …
|
|
|
@4882
|
17 years |
vboxsync |
Fixed casing of suplibOsIOCtlFast.
|
|
|
@4873
|
17 years |
vboxsync |
rc not errno.
|
|
|
@4871
|
17 years |
vboxsync |
The vboxdrv descriptor must be marked close on exec.
|
|
|
@4818
|
17 years |
vboxsync |
IOC_VOID fixes.
|
|
|
@4817
|
17 years |
vboxsync |
Made darwin build again.
|
|
|
@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 …
|
|
|
@4480
|
17 years |
vboxsync |
added copyright header
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@3759
|
17 years |
vboxsync |
IOMatchCategory.
|
|
|
@2988
|
18 years |
vboxsync |
InnoTek -> innotek part 4: more miscellaneous files.
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2207
|
18 years |
vboxsync |
Remove some more executable properties.
|
|
|
@2142
|
18 years |
vboxsync |
Some debug stuff for the GIP access double crash.
|
|
|
@2141
|
18 years |
vboxsync |
Made the device node 0666 for now. Fixed some logging.
|
|
|
@1890
|
18 years |
vboxsync |
Attempt to fix ALSA on Linux kernels <= 2.6.17: use mmap not memalign …
|
|
|
@1547
|
18 years |
vboxsync |
export
|
|
|
@1192
|
18 years |
vboxsync |
comment.
|
|
|
@403
|
18 years |
vboxsync |
Need RTThreadWait in ring-0 too when using the generic timers, so …
|
|
|
@397
|
18 years |
vboxsync |
Completed most of VBOX_WITHOUT_IDT_PATCHING. (hope I didn't break …
|
|
|
@387
|
18 years |
vboxsync |
Use RTR0ProcHandleSelf / RTProcSelf. Implemented clientDied() cleanup …
|
|
|
@378
|
18 years |
vboxsync |
client/provider stuff (not complete). And some bugfixes.
|
|
|
@325
|
18 years |
vboxsync |
forgot to export them
|
|
|