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) @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" …
(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) @11544   16 years vboxsync solaris/mod.sh: Fixed typo.
(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) @10258   16 years vboxsync Inter-Driver Communication (IDC) interface for the support driver. The …
(edit) @10256   16 years vboxsync SUPDRVIOC.h -> (../)SUPDrvIOC.h
(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) @9555   16 years vboxsync /usr/bin/grep doesn't grok -q.
(edit) @9554   16 years vboxsync Seems if ! grep does not quite work.
(edit) @9476   17 years vboxsync unresolved symbol.
(edit) @9153   17 years vboxsync Made it work again.
(edit) @8208   17 years vboxsync rebranding
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @8025   17 years vboxsync Solaris mod.sh: create /dev/vboxdrv link.
(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) @7011   17 years vboxsync Solaris: Use /dev/vboxdrv to allow running VirtualBox in non-global zones.
(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) @6710   17 years vboxsync Solaris vboxdrv SYSSUFF correction.
(edit) @6412   17 years vboxsync Solaris vboxdrv return value consistencies.
(edit) @6406   17 years vboxsync add_drv 0666 info.
(edit) @6315   17 years vboxsync Added license headers for driver conf files.
(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) @5379   17 years vboxsync New driver location: /platform/i86pc/kernel/drv
(edit) @5345   17 years vboxsync sudo.
(edit) @5331   17 years vboxsync Use mmap/munmap instead of RTMemPage* (valloc/free).
(edit) @5330   17 years vboxsync
(edit) @5311   17 years vboxsync 64-bit solaris.
(edit) @4925   17 years vboxsync Added a LogRel with additional driver open info. Return the …
(edit) @4882   17 years vboxsync Fixed casing of suplibOsIOCtlFast.
(edit) @4873   17 years vboxsync rc not errno.
(edit) @4871   17 years vboxsync The vboxdrv descriptor must be marked close on exec.
(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) @4835   17 years vboxsync a quick hack.
(edit) @4834   17 years vboxsync Unbroke solaris.
(edit) @4824   17 years vboxsync stricter checks.
(edit) @4823   17 years vboxsync not &pvReq but pvReq.
(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.
(edit) @3987   17 years vboxsync export
(add) @3981   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