VirtualBox

source: vbox/trunk/src/VBox/HostDrivers/Support/solaris/SUPDrv-solaris.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @26710   15 years vboxsync HostDrivers/solaris: LogFlowFunc.
(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) @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) @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) @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) @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) @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" …
(edit) @12241   16 years vboxsync Additions/vboxguest: Logging. Solaris/vboxdrv space.
(edit) @11966   16 years vboxsync Solaris/vboxdrv: fixed reboot issue with vboxnetflt and vboxdrv.
(edit) @11927   16 years vboxsync Solaris/vboxdrv: Prevent auto-unloading, logging.
(edit) @11725   16 years vboxsync #3076: Merged in the branch with the alternate driver authentication …
(edit) @11423   16 years vboxsync Solaris/vboxdrv: cleaned up logging.
(edit) @10662   16 years vboxsync Increased the IOC version to 7.4 with the exporting of …
(edit) @10455   16 years vboxsync Solaris/vboxdrv: pre-allocate; forgot we use states on open rather …
(edit) @10454   16 years vboxsync Solaris/VBoxDrv: Don't preallocate 8 soft states. Fixup comments.
(edit) @10377   16 years vboxsync Implemented the IDC methods. Moved the setting of the R0Process and …
(edit) @10263   16 years vboxsync Inter-Driver Communication (IDC) interface for the support driver. The …
(edit) @10254   16 years vboxsync Renamed SUPDRV.h to SUPDrvInternal.h.
(edit) @9602   16 years vboxsync Changed RTR0MpNotificationInit/Term to rtR0MpNotificationInit/Term and …
(edit) @9558   16 years vboxsync Initialize the RTMpNotification stuff.
(edit) @9476   17 years vboxsync unresolved symbol.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @7712   17 years vboxsync Solaris vboxdrv: changed module description string for consistency.
(edit) @7272   17 years vboxsync Use MP functions in the runtime.
(edit) @7206   17 years vboxsync Added SUPR0ExecuteCallback. Currently a stub.
(edit) @6918   17 years vboxsync Solaris vboxdrv: Hide more verbose logging in release builds.
(edit) @6883   17 years vboxsync Solaris vboxdrv: Avoid log flow like debug lines in release builds.
(edit) @6412   17 years vboxsync Solaris vboxdrv return value consistencies.
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5929   17 years vboxsync Spaces.
(edit) @5886   17 years vboxsync Avoid printing vboxdrv message to stdout in release builds.
(edit) @5697   17 years vboxsync Solaris: protect the GIP using the GIP mutex during suspend/resume.
(edit) @5678   17 years vboxsync Solaris: Added Suspend/Resume for vboxdrv (Untested, needs build snv_77)
(edit) @5584   17 years vboxsync Consistency with the others.
(edit) @4870   17 years vboxsync Log open and close, something isn't going right when we crash…
(edit) @4868   17 years vboxsync More logical grouping.
(edit) @4851   17 years vboxsync Difference approach to instance data, hope this fixes some of the issues…
(edit) @4834   17 years vboxsync Unbroke solaris.
(edit) @4824   17 years vboxsync stricter checks.
(edit) @4811   17 years vboxsync Split VMMR0Entry into VMMR0EntryInt, VMMR0EntryFast and VMMr0EntryEx. …
(edit) @4800   17 years vboxsync Redid the supdrv interface. works on windows and linux while the other …
(edit) @4717   17 years vboxsync Solaris changes.
(edit) @4550   17 years vboxsync another place 'u' needs to be undefined.
(edit) @4474   17 years vboxsync Solaris.
(edit) @4287   17 years vboxsync Solaris
(edit) @4178   17 years vboxsync Solaris changes.
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(add) @3987   17 years vboxsync export
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