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) @58872   9 years vboxsync SUPDrv: linux debugging aid.
(edit) @58340   9 years vboxsync HostDrivers: Doxygen fixes
(edit) @58277   9 years vboxsync darwin/VBoxUSB.cpp,SUPDrv-darwin.cpp: Added 256 byte safety padding to …
(edit) @58275   9 years vboxsync SUPDrv-darwin.cpp: RTR0MEMEF_NEW_AND_DELETE_OPERATORS_IOKIT (requires …
(edit) @57959   9 years vboxsync org_virtualbox_SupDrvClient::initWithTask: Dropped annoying and …
(edit) @57374   9 years vboxsync SUPDrv-darwin.cpp: An a little bit more.
(edit) @57371   9 years vboxsync SUPDrv-darwin.cpp: A few more EFLAGS/AC saves and restores that I …
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57266   9 years vboxsync SUPDrv-darwin: Add missing EFLAGS save/restore causing the SMAP AC …
(edit) @57254   9 years vboxsync SUPDrv: Enabled AC=1 I/O control checks on Linux and extended the …
(edit) @57252   9 years vboxsync SUPDrv,VBoxNetFlt,VBoxNetAdp: Include the-darwin-kernel.h to avoid …
(edit) @57244   9 years vboxsync VMMR0.cpp,SUPDrv-darwin.cpp: More AC=0 checks and details.
(edit) @57229   9 years vboxsync SUPDrv,VMMR0: Added SUPR0BadContext for reporting AC=0 and (on darwin …
(edit) @57220   9 years vboxsync SUPDrv,asm-amd64-x86.h: More EFLAGS.AC checks.
(edit) @57108   9 years vboxsync supdrv: Added SUPKERNELFEATURES_SMAP to SUPR0GetKernelFeatures and …
(edit) @56702   9 years vboxsync supdrvOSEnableVTx: Protect against double disable when we can (#7920).
(edit) @56576   10 years vboxsync HostDrivers/Support: added bugref to fix.
(edit) @56559   10 years vboxsync SUPDrv-darwin: comment typo.
(edit) @56558   10 years vboxsync SUPDrv-darwin.cpp: CR4.VMXE fix after host_vmxon issue.
(edit) @56375   10 years vboxsync SUPDrv-darwin.cpp: Only get difficult regarding vmx_resume, …
(edit) @56357   10 years vboxsync comment
(edit) @56356   10 years vboxsync vboxdrvDarwinResolveSymbols: Fail if we cannot get the vmx_* symbols …
(edit) @56293   10 years vboxsync HostDrivers: Updated (C) year.
(edit) @55982   10 years vboxsync build fix
(edit) @55319   10 years vboxsync forward-ported r98914, r98916 from 4.3 to trunk (LogRel and build fix)
(edit) @55318   10 years vboxsync forward-ported r98913 from 4.3 to trunk (Support/Darwin: on recent …
(edit) @54581   10 years vboxsync HostDrivers/Support: add and use supdrvOSAreCpusOfflinedOnSuspend(). …
(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   14 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   16 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.
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