VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @57108   9 years vboxsync supdrv: Added SUPKERNELFEATURES_SMAP to SUPR0GetKernelFeatures and …
(edit) @56293   9 years vboxsync HostDrivers: Updated (C) year.
(edit) @55982   10 years vboxsync build fix
(edit) @55980   10 years vboxsync iprt/log.h,++: Added extended logger instance getters that also checks …
(edit) @54581   10 years vboxsync HostDrivers/Support: add and use supdrvOSAreCpusOfflinedOnSuspend(). …
(edit) @54300   10 years vboxsync solaris/load.sh: Device link creation and permissions, checking …
(edit) @53396   10 years vboxsync HostDrivers/Support: Don't try measuring TSC deltas on OSes that …
(edit) @53269   10 years vboxsync HostDrivers/Support: Enabled global TSC rate calculation and …
(edit) @53002   10 years vboxsync VBoxDrv-win.cpp: Keep the error info string from failed VBoxDrv and …
(edit) @52896   10 years vboxsync HostDrivers/support/solaris: Don't assert on unsupported error codes …
(edit) @52618   10 years vboxsync HostDrivers, Runtime, Devices, Additions: TSC delta measurement and …
(edit) @52575   10 years vboxsync SUPDrv: Several fixes, thanks to Mathias Krause.
(edit) @52553   10 years vboxsync HostDrivers/solaris, Runtime/r0drv: Fix calling RTThreadPreemptIs* too …
(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) @50664   11 years vboxsync Support,VBoxNet[Flt|Adp]/solaris: Fix S10 regression with trunk, …
(edit) @50633   11 years vboxsync solaris/SUPDrv, solaris/VBoxNetAdp: No queisce needed.
(edit) @49843   11 years vboxsync SUPDrv-solaris.c: rdmsr/wrmsr hints
(edit) @49840   11 years vboxsync Support/solaris: Use /dev/vboxdrv[u] for non-global zones.
(edit) @49636   11 years vboxsync HostDrivers/Support: Solaris zone todo.
(edit) @49634   11 years vboxsync SUPDrv: Added an interface for probing MSRs.
(edit) @48952   11 years vboxsync HostDrivers: Whitespace and svn:keywords cleanups by scm.
(edit) @48042   11 years vboxsync Solaris/LogRel: Update comment and some minor cosmetics.
(edit) @47537   11 years vboxsync HostDrivers/Support: Introduce reference counting for the session …
(edit) @45433   12 years vboxsync preemption hook todos.
(edit) @45345   12 years vboxsync HostDrivers/solaris: No ring-0 release logging when preemption is disabled.
(edit) @44678   12 years vboxsync solaris/load.sh: Must disable svc:/application/virtualbox/zoneaccess …
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44211   12 years vboxsync file header
(edit) @44210   12 years vboxsync SUPLib-solaris.cpp: Why do we access the devices thru /dev/? Changed …
(edit) @44186   12 years vboxsync build fix
(edit) @44183   12 years vboxsync build fix
(edit) @44181   12 years vboxsync SUPDrv-solaris.c: /dev/vboxdrvu (untested).
(edit) @44178   12 years vboxsync build fix
(edit) @44173   12 years vboxsync SUPDrv,SUPLib: Introducing /dev/vboxdrvu on darwin (other platforms …
(edit) @43394   12 years vboxsync VMM: HM cleanup.
(edit) @41774   12 years vboxsync bugref..
(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) @40618   13 years vboxsync solaris/load.sh: shut up script debug.
(edit) @40616   13 years vboxsync SUPDrv-solaris.c: fixed bug in _init error code handling causing …
(edit) @40615   13 years vboxsync New load.sh script for dealing with vboxdrv on solaris.
(edit) @40614   13 years vboxsync New load.sh script for dealing with vboxdrv on solaris.
(edit) @40607   13 years vboxsync SUPDrv: More dtrace hacking.
(edit) @38895   13 years vboxsync HostDrivers/solaris: LogFlow->Log for debug purposes.
(edit) @37611   13 years vboxsync build fix
(edit) @37596   13 years vboxsync *: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
(edit) @37314   14 years vboxsync solaris/mod.sh: one sync is enough.
(edit) @37280   14 years vboxsync SUPDrv-solaris.c: ugly module loading hack for S10
(edit) @37249   14 years vboxsync SUPDrv: solaris native loading tweaking.
(edit) @37228   14 years vboxsync SUPDrv,VMM,VBoxDD*: Implemented native loading of the angnostic …
(edit) @37219   14 years vboxsync nit
(edit) @33595   14 years vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33144   14 years vboxsync IPRT: Reimplemented ring-0 event semaphores for solaris.
(edit) @32388   14 years vboxsync more branding fixes
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @26710   15 years vboxsync HostDrivers/solaris: LogFlowFunc.
(edit) @26403   15 years vboxsync burn fix.
(edit) @26402   15 years vboxsync SUPLib: ahDummy.
(edit) @26381   15 years vboxsync Solaris/SUPLib: enabled fix for #4650 (fix fd table from growing on …
(edit) @26362   15 years vboxsync Solaris/SUPLib: fix for #4650 (fix fd table from growing on vboxflt close)
(edit) @25484   15 years vboxsync SUPDrv: Fixed recent regression that may cause the SUPDRVSESSION …
(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) @25262   15 years vboxsync SUPDrv: Works on vista…
(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) @25181   15 years vboxsync Fix warnings.
(edit) @24179   15 years vboxsync iprt/initterm.h,SUPDrv-solaris.c: Added RTR0TermForced so the module …
(edit) @23834   15 years vboxsync typo, errno.
(edit) @23832   15 years vboxsync SUPLib-solaris.cpp: don't return VERR_TRY_AGAIN, return VERR_NO_MEMORY.
(edit) @23473   15 years vboxsync OSE header fixes
(edit) @22438   15 years vboxsync SUPDrv-solaris.c: splr/splx is now done by RTThreadPreemptDisable/Restore.
(edit) @22387   15 years vboxsync Solaris/Preemption: #4147, #4197: Raise PIL for fastcall, check PIL in …
(edit) @22077   15 years vboxsync HostDrivers/Support: header and svn props cleanup.
(edit) @21605   15 years vboxsync Solaris/vboxdrv: remove all created properties on unload explicitly.
(edit) @21604   15 years vboxsync Solaris/vboxdrv: log change.
(edit) @21566   15 years vboxsync Solaris/vboxdrv: Suspend-resume notification again.
(edit) @21096   15 years vboxsync Solaris/Drivers: Use RT_XSTR and spaces
(edit) @19271   16 years vboxsync Solaris/vboxdrv: suspend/resume ring0 notifications.
(edit) @18265   16 years vboxsync config file cleanup + small copyright year update
(edit) @16905   16 years vboxsync Solaris/VBoxUSB: removed gxx_personality hack.
(edit) @16888   16 years vboxsync Solaris/vboxdrv,VBoxNetFlt,VBoxNetAdp: Drop gxx_personality hack for …
(edit) @16546   16 years vboxsync Solaris/vboxdrv/vboxflt: Fixed incorrect return value on failure on _init.
(edit) @16161   16 years vboxsync oops.
(edit) @16160   16 years vboxsync Solaris/vboxdrv: avoid heap allocs on small ioctl transfers, helps …
(edit) @13865   16 years vboxsync SUP: pass idCpu up on all platforms (save OS/2), handle it in ring-0 …
(edit) @13863   16 years vboxsync Typo
(edit) @13861   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) @13707   16 years vboxsync Solaris/VBoxNetFlt: Re-enabled vboxnetflt to resolve iprt from vboxdrv.
(edit) @13573   16 years vboxsync Solaris/driver versions: Added versions for NetFlt and the Guest …
(edit) @13530   16 years vboxsync Solaris/vboxdrv: Added version and svn revision numbers into easily …
(edit) @13296   16 years vboxsync solaris/mod.sh: unload hack.
(edit) @12808   16 years vboxsync SUPDrv: shared the symbol table dragging in symbols into the link on …
(edit) @12691   16 years vboxsync Solaris/vboxnetflt: Resolve R0 RT bits from vboxdrv which drags in …
(edit) @12414   16 years vboxsync Solaris/vboxdrv: Hardening fix again. Use NULL rather than "none", …
(edit) @12413   16 years vboxsync Solaris/vboxdrv: Hardening fix for zones. Don't ask for "all" …
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