VirtualBox

source: vbox/trunk/src/VBox/HostDrivers/Support/darwin

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @53396   10 years vboxsync HostDrivers/Support: Don't try measuring TSC deltas on OSes that …
(edit) @53002   10 years vboxsync VBoxDrv-win.cpp: Keep the error info string from failed VBoxDrv and …
(edit) @52618   10 years vboxsync HostDrivers, Runtime, Devices, Additions: TSC delta measurement and …
(edit) @52576   10 years vboxsync missing ';'.
(edit) @52575   10 years vboxsync SUPDrv: Several fixes, thanks to Mathias Krause.
(edit) @52192   10 years vboxsync HostDrivers/Support, VMM: support CONFIG_PAX_KERNEXEC Linux kernels
(edit) @51770   10 years vboxsync Merged in iprt++ dev branch.
(edit) @51769   10 years vboxsync Mac OS X host: support driver: partly reverted r94103: reduced amount …
(edit) @51492   11 years vboxsync Mac OS X host: added temporary instrumentation to see if VBox KEXTs …
(edit) @51488   11 years vboxsync Experiment. Require special cookie to be served to VBoxDrv and VBoxUSB …
(edit) @51420   11 years vboxsync Revert r93697: temporary instrumentation for VBoxDRV.kext.
(edit) @51251   11 years vboxsync Mac OS X host: VBoxDrv.kext: temporary instrumentation: added logging …
(edit) @51100   11 years vboxsync SUPDrv-darwin.cpp: Fixed buggy g_apSessionHashTab search in …
(edit) @49965   11 years vboxsync Mac OS X host: HID LEDs sync: take care about bluetooth keyboard: wake …
(edit) @49955   11 years vboxsync Mac OS X host: HID LEDs sync: avoid system.log flooding on 10.8 host.
(edit) @49917   11 years vboxsync SUPDrv-darwin.cpp: Log rdmsr & wrmsr function addresses.
(edit) @49787   11 years vboxsync OS X host: HID LEDs sync: move built-in keyboard resume code from …
(edit) @49767   11 years vboxsync SUPDrv/darwin: MSR prober support for darwin.
(edit) @49634   11 years vboxsync SUPDrv: Added an interface for probing MSRs.
(edit) @48677   11 years vboxsync Partly reverted r89244 and r89245.
(edit) @48647   11 years vboxsync Mac OS X host: keyboard LEDs sync: GUI part; code is still disabled.
(edit) @47537   11 years vboxsync HostDrivers/Support: Introduce reference counting for the session …
(edit) @45365   12 years vboxsync HostDrivers/Info.plist: Missing <?xml>.
(edit) @45250   12 years vboxsync VBOXR0DRV/darwin: Set default visibility to hidden.
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44173   12 years vboxsync SUPDrv,SUPLib: Introducing /dev/vboxdrvu on darwin (other platforms …
(edit) @43394   12 years vboxsync VMM: HM cleanup.
(edit) @43379   12 years vboxsync SUPDrv,VMM: Prepared for SUPR0EnableVTx on darwin.
(edit) @43308   12 years vboxsync SUPDrv-darwin.cpp: Re-enabled the SUPR0EnableVTx code since it seems …
(edit) @41091   13 years vboxsync SUPDrv-win.cpp: how to write to the NVRAM…
(edit) @41067   13 years vboxsync supdrvOSLdrNotifyOpened so we can record the load address in NVRAM if …
(edit) @40806   13 years vboxsync RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
(edit) @40750   13 years vboxsync correction.
(edit) @40602   13 years vboxsync SUPDrv-dtrace.cpp: More code.
(edit) @37970   13 years vboxsync SUPDrv: Use RTStrPrintfV instead of host snprintf in SUPR0Printf. …
(edit) @37596   13 years vboxsync *: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
(edit) @37249   14 years vboxsync SUPDrv: solaris native loading tweaking.
(edit) @37116   14 years vboxsync SUPDrv-darwin.cpp: The correct fix for the kauth_cred_t changes.
(edit) @37112   14 years vboxsync SUPDrv-darwin.cpp: It's called cr_posix here.
(edit) @37093   14 years vboxsync Support Driver: Lion.
(edit) @37050   14 years vboxsync SUPDrv-darwin.cpp: revert r71677.
(edit) @37048   14 years vboxsync SUPDrv-darwin.cpp: debugging the AST issue on sandy bridge / 10.7.4 hosts.
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @29844   15 years vboxsync HostDrivers-OSX: removed Tiger support
(edit) @29826   15 years vboxsync Rebranding: HostDrivers on Mac OS X
(edit) @29255   15 years vboxsync darwin+asm.h build fixes.
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @26512   15 years vboxsync HostDrivers: tabs -> spaces.
(edit) @25484   15 years vboxsync SUPDrv: Fixed recent regression that may cause the SUPDRVSESSION …
(edit) @25466   15 years vboxsync build fix
(edit) @25465   15 years vboxsync SUPDrv,++: Made SUPDrv.c platform agnostic and renamed …
(edit) @25278   15 years vboxsync SUPDrv: Major IOC version change - preparing to use the native ring-0 …
(edit) @25260   15 years vboxsync SUPDRV_USE_NATIVE_LOADER -> VBOX_WITH_NATIVE_R0_LOADER
(edit) @25258   15 years vboxsync SUPDrv: Sketched out support for native module loading. (OS parts are …
(edit) @24183   15 years vboxsync SUPDrv-darwin.cpp: RTR0Term -> RTR0TermForced.
(edit) @23491   15 years vboxsync Darwin: case-sensitive FS burns fixes.
(edit) @22077   15 years vboxsync HostDrivers/Support: header and svn props cleanup.
(edit) @22066   15 years vboxsync darwin/load.sh: generate dSYM directory on snow leopard. added missing …
(edit) @22053   15 years vboxsync SUPDrv-darwin.cpp: props
(edit) @21292   15 years vboxsync svn:eol-style native
(edit) @20527   15 years vboxsync darwin/load.sh: nfs fix.
(edit) @20394   16 years vboxsync SUPLib-darwin.cpp: Pass idCpu along.
(edit) @20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20366   16 years vboxsync HostDrivers: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @18182   16 years vboxsync load.sh: unload VBoxNetAdp too.
(edit) @16804   16 years vboxsync SUPDrv: darwin Info.plist cleanup.
(edit) @16754   16 years vboxsync VBoxDrv.kext: load.sh update.
(edit) @16719   16 years vboxsync Config,VBoxDrv: Updated VBOXR0DRV and VBoxDrv to work with 10a261. The …
(edit) @16356   16 years vboxsync SUPDrv-darwin.cpp: kauth_cred_unref messup in the 10.4u SDK headers, …
(edit) @16352   16 years vboxsync SUPDrv-darwin.cpp: replaced proc_ucred with …
(edit) @16335   16 years vboxsync SUPLib-darwin: io_connect_t isn't a pointer actually, but a natural, …
(edit) @15653   16 years vboxsync SUPLib-darwin: hDevice is NIL_RTFILE if it's not opened.
(edit) @15461   16 years vboxsync SUPLib-OSX: remove warning
(edit) @15350   16 years vboxsync Disabled host_vmxon as it is *broken* and will cause occation kernel …
(edit) @15130   16 years vboxsync VBoxDrvTiger.kext (#3202).
(edit) @15043   16 years vboxsync SUPDrv-OSX: enable the ring 0 sleep/wakeup notification
(edit) @15041   16 years vboxsync SUPDrv-OSX: added ring 0 sleep notification
(edit) @15003   16 years vboxsync SUPDrv: Another failed attempt at resolving host_vmxon/off.
(edit) @14914   16 years vboxsync SUPDrv-darwin.c: disabled host_vmxon/off as it doesn't work with …
(edit) @14905   16 years vboxsync SUPDrv-darwin.c: dropping printf.
(edit) @14901   16 years vboxsync SUPDrv,SUPLib: SUPR0NativeEnableHwVirtExt -> SUPR0EnableVTx and darwin …
(edit) @14745   16 years vboxsync darwin/load.sh: Fixed cp/chflags issue by sudoing it.
(edit) @14495   16 years vboxsync darwin/load.sh: Unload VBoxNetFlt too.
(edit) @13866   16 years vboxsync darwin too. (untested)
(edit) @13865   16 years vboxsync SUP: pass idCpu up on all platforms (save OS/2), handle it in ring-0 …
(edit) @13864   16 years vboxsync build fix
(edit) @13862   16 years vboxsync Compile fixes
(edit) @13858   16 years vboxsync Pass the VMCPU id to the ring 0 callbacks.
(edit) @13837   16 years vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
(edit) @12808   16 years vboxsync SUPDrv: shared the symbol table dragging in symbols into the link on …
(edit) @12653   16 years vboxsync various files: doxygen fixes.
(edit) @11725   16 years vboxsync #3076: Merged in the branch with the alternate driver authentication …
(edit) @10877   16 years vboxsync cosmetics.
(edit) @10876   16 years vboxsync cosmetics.
(edit) @10875   16 years vboxsync Fixed uninitialized variable error (rc).
(edit) @10836   16 years vboxsync supdrv: Fixed missing session clean on the mac when more than one …
(edit) @10714   16 years vboxsync darwin has AssertMsg1/2 in IPRT as everyone should.
(edit) @10712   16 years vboxsync Made the mac os x load*.sh scripts produce symbols and a copy of the …
(edit) @10680   16 years vboxsync Increase minor version, needed some timestamp functions.
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette