|
|
@53396
|
10 years |
vboxsync |
HostDrivers/Support: Don't try measuring TSC deltas on OSes that …
|
|
|
@53002
|
10 years |
vboxsync |
VBoxDrv-win.cpp: Keep the error info string from failed VBoxDrv and …
|
|
|
@52618
|
10 years |
vboxsync |
HostDrivers, Runtime, Devices, Additions: TSC delta measurement and …
|
|
|
@52576
|
10 years |
vboxsync |
missing ';'.
|
|
|
@52575
|
10 years |
vboxsync |
SUPDrv: Several fixes, thanks to Mathias Krause.
|
|
|
@52192
|
10 years |
vboxsync |
HostDrivers/Support, VMM: support CONFIG_PAX_KERNEXEC Linux kernels
|
|
|
@51770
|
10 years |
vboxsync |
Merged in iprt++ dev branch.
|
|
|
@51769
|
10 years |
vboxsync |
Mac OS X host: support driver: partly reverted r94103: reduced amount …
|
|
|
@51492
|
11 years |
vboxsync |
Mac OS X host: added temporary instrumentation to see if VBox KEXTs …
|
|
|
@51488
|
11 years |
vboxsync |
Experiment. Require special cookie to be served to VBoxDrv and VBoxUSB …
|
|
|
@51420
|
11 years |
vboxsync |
Revert r93697: temporary instrumentation for VBoxDRV.kext.
|
|
|
@51251
|
11 years |
vboxsync |
Mac OS X host: VBoxDrv.kext: temporary instrumentation: added logging …
|
|
|
@51100
|
11 years |
vboxsync |
SUPDrv-darwin.cpp: Fixed buggy g_apSessionHashTab search in …
|
|
|
@49965
|
11 years |
vboxsync |
Mac OS X host: HID LEDs sync: take care about bluetooth keyboard: wake …
|
|
|
@49955
|
11 years |
vboxsync |
Mac OS X host: HID LEDs sync: avoid system.log flooding on 10.8 host.
|
|
|
@49917
|
11 years |
vboxsync |
SUPDrv-darwin.cpp: Log rdmsr & wrmsr function addresses.
|
|
|
@49787
|
11 years |
vboxsync |
OS X host: HID LEDs sync: move built-in keyboard resume code from …
|
|
|
@49767
|
11 years |
vboxsync |
SUPDrv/darwin: MSR prober support for darwin.
|
|
|
@49634
|
11 years |
vboxsync |
SUPDrv: Added an interface for probing MSRs.
|
|
|
@48677
|
11 years |
vboxsync |
Partly reverted r89244 and r89245.
|
|
|
@48647
|
11 years |
vboxsync |
Mac OS X host: keyboard LEDs sync: GUI part; code is still disabled.
|
|
|
@47537
|
11 years |
vboxsync |
HostDrivers/Support: Introduce reference counting for the session …
|
|
|
@45365
|
12 years |
vboxsync |
HostDrivers/Info.plist: Missing <?xml>.
|
|
|
@45250
|
12 years |
vboxsync |
VBOXR0DRV/darwin: Set default visibility to hidden.
|
|
|
@44529
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44173
|
12 years |
vboxsync |
SUPDrv,SUPLib: Introducing /dev/vboxdrvu on darwin (other platforms …
|
|
|
@43394
|
12 years |
vboxsync |
VMM: HM cleanup.
|
|
|
@43379
|
12 years |
vboxsync |
SUPDrv,VMM: Prepared for SUPR0EnableVTx on darwin.
|
|
|
@43308
|
12 years |
vboxsync |
SUPDrv-darwin.cpp: Re-enabled the SUPR0EnableVTx code since it seems …
|
|
|
@41091
|
13 years |
vboxsync |
SUPDrv-win.cpp: how to write to the NVRAM…
|
|
|
@41067
|
13 years |
vboxsync |
supdrvOSLdrNotifyOpened so we can record the load address in NVRAM if …
|
|
|
@40806
|
13 years |
vboxsync |
RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
|
|
|
@40750
|
13 years |
vboxsync |
correction.
|
|
|
@40602
|
13 years |
vboxsync |
SUPDrv-dtrace.cpp: More code.
|
|
|
@37970
|
13 years |
vboxsync |
SUPDrv: Use RTStrPrintfV instead of host snprintf in SUPR0Printf. …
|
|
|
@37596
|
13 years |
vboxsync |
*: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
|
|
|
@37249
|
14 years |
vboxsync |
SUPDrv: solaris native loading tweaking.
|
|
|
@37116
|
14 years |
vboxsync |
SUPDrv-darwin.cpp: The correct fix for the kauth_cred_t changes.
|
|
|
@37112
|
14 years |
vboxsync |
SUPDrv-darwin.cpp: It's called cr_posix here.
|
|
|
@37093
|
14 years |
vboxsync |
Support Driver: Lion.
|
|
|
@37050
|
14 years |
vboxsync |
SUPDrv-darwin.cpp: revert r71677.
|
|
|
@37048
|
14 years |
vboxsync |
SUPDrv-darwin.cpp: debugging the AST issue on sandy bridge / 10.7.4 hosts.
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@29844
|
15 years |
vboxsync |
HostDrivers-OSX: removed Tiger support
|
|
|
@29826
|
15 years |
vboxsync |
Rebranding: HostDrivers on Mac OS X
|
|
|
@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.
|
|
|