VirtualBox

source: vbox/trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-solaris.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @75782   6 years vboxsync VBoxGuest-solaris.c: Set VMMDEV_REQUESTOR_NO_USER_DEVICE flag. bugref:9105
(edit) @75584   6 years vboxsync VBoxGuest-linux.c,VBoxGuest-solaris.c: Setup the IRQ after calling …
(edit) @70876   7 years vboxsync VBoxGuest: Solaris root and wheel (equivalent) detection. bugref:9105
(edit) @70873   7 years vboxsync VMMDev,VBoxGuest: Classify who is calling the host (part 1). bugref:9105
(edit) @70088   7 years vboxsync VBoxGuest: Enabled option reading from the host on all platforms.
(edit) @70066   7 years vboxsync VBoxGuest: Enabled VGDrvCommonProcessOptionsFromHost for all but linux …
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @68812   7 years vboxsync VBoxGuest/solaris: Use ldi_ioctl instead of VBoxGuestIDC. …
(edit) @68793   7 years vboxsync VBoxGuest/solaris: fixes
(edit) @68638   7 years vboxsync more doxygen fixes
(edit) @68581   7 years vboxsync merging vbglioc r117759: FreeBSD adjustments and fixes (GAs).
(edit) @68568   7 years vboxsync merging vbglioc r117733: Moved the ldi_open_by_name stuff to the IDC …
(edit) @68566   7 years vboxsync merging vbglioc r117731: solaris adjustments.
(edit) @68565   7 years vboxsync merging vbglioc r117730: solaris adjustments.
(edit) @68550   7 years vboxsync merging vbglioc r117689: Initial VBoxGuest I/O control changes.
(edit) @68495   7 years vboxsync Additions/VBoxGuest-solaris: Hide interrupt and hilevel priority …
(edit) @64436   8 years vboxsync Additions/VBoxGuest: Fix typo in r111564.
(edit) @64435   8 years vboxsync bugref:8639 Additions/VBoxGuest: Fix preemptible mouse notification …
(edit) @62521   8 years vboxsync (C) 2016
(edit) @58113   9 years vboxsync VBoxGuest: Vbgd -> VGDrv, cleanups - will probably not build cleanly …
(edit) @58053   9 years vboxsync VBoxGuest: s/vbgd/VGDrv/ + started on page.
(edit) @57605   9 years vboxsync Additions/solaris: check the return value of mod_remove() before doing …
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56219   10 years vboxsync Additions/solaris: revert r92087, though not strictly necessary due to …
(edit) @54608   10 years vboxsync VBoxGuest: cleanups, mainly fixing and shortening function name prefixes.
(edit) @50753   11 years vboxsync Additions/solaris: nit.
(edit) @50752   11 years vboxsync Additions/solaris/VBoxGuest: Quiesce support for VBoxGuest. A todo …
(edit) @50348   11 years vboxsync Solaris/Additions/VBoxGuest: removed unintentional extra lines from r92086.
(edit) @50347   11 years vboxsync Additions/solaris: Try to play nice with fast reboots (quiesce).
(edit) @46052   12 years vboxsync Additions/solaris/vboxguest: convert to non-fatal error code on …
(edit) @41722   12 years vboxsync Additions/common/VBoxGuest: fixed copyright dates and licence headers …
(edit) @38827   13 years vboxsync Additions/solaris: Fix panic while mounting shared folders when no …
(edit) @36408   14 years vboxsync log rotation review and adjustments: Don't delete any excess files if …
(edit) @36347   14 years vboxsync Runtime/log: adapt more places
(edit) @34521   14 years vboxsync VBoxGuest: Report 64-bit OS types (only linux got this right earlier).
(edit) @33109   14 years vboxsync Additions/solaris: Initialize IPRT as early as possible not on Attach. …
(edit) @32266   14 years vboxsync Guest Additions/Windows: First working version of unified driver (no …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @27158   15 years vboxsync Additions/VBoxGuest-solaris: logging.
(edit) @27156   15 years vboxsync Solaris/VBoxGuest-solaris: fix resetting device info. data on detach.
(edit) @27051   15 years vboxsync Solaris/Additions: fixed release logging.
(edit) @27047   15 years vboxsync Solaris/VBoxGuest: logging.
(edit) @26632   15 years vboxsync Additions: Some more fixes.
(edit) @26629   15 years vboxsync Additions/solaris: Fix zero sized requests, namely …
(edit) @26358   15 years vboxsync Additions/common, Additions/Solaris: Fix logging.
(edit) @26123   15 years vboxsync Solaris/Additions/vboxguest: make LogRel working again.
(edit) @25798   15 years vboxsync Solaris/Additions: prevent automatic module unloading, uninit vars.
(edit) @21170   15 years vboxsync Additions: Mouse polling support in Solaris kernel module and minor …
(edit) @21069   15 years vboxsync VBoxGuest (common): porting to linux. some cleanup. currently untested.
(edit) @14203   16 years vboxsync Solaris/Additions: Return errno rather than IPRT in vboxguest solaris …
(edit) @13573   16 years vboxsync Solaris/driver versions: Added versions for NetFlt and the Guest …
(edit) @11602   16 years vboxsync Solaris 10 build (with no additions); XPCOM Python works on Solaris
(edit) @8351   17 years vboxsync Additions/common: moved guest cap disabling into common VBoxGuest.
(edit) @8318   17 years vboxsync Additions/common, solaris: Report disabled guest graphics capabilities …
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @8143   17 years vboxsync Solaris vboxguest: LogRel for failures.
(edit) @7906   17 years vboxsync Solaris installer: host and guest side fixes for Solaris 10, Indiana DP2.
(edit) @7886   17 years vboxsync Additions/X11: add VBoxRandR to solaris guest installer.
(edit) @7626   17 years vboxsync Solaris vboxguest: cosmetics.
(edit) @7255   17 years vboxsync Solaris vboxguest: OStype build fix.
(edit) @7101   17 years vboxsync sol vboxguest: Disabled unused block cookie.
(edit) @6803   17 years vboxsync Solaris vboxguest: added proper checks while setting up IRQs.
(edit) @6776   17 years vboxsync Corrected Solaris vboxadd as vboxguest in more places.
(edit) @6775   17 years vboxsync Solaris vboxguest: Fix and cleanups.
(edit) @6774   17 years vboxsync Solaris vboxguest: Fix ifdef and updated conf file.
(edit) @6559   17 years vboxsync Return value.
(edit) @6504   17 years vboxsync vboxadd: The preferred way to setup interrupts in Solaris.
(edit) @6452   17 years vboxsync r=bird: Use ReqWrap.cbData instead of making a stack copy of it.
(edit) @6436   17 years vboxsync Handle logging ioctl in VBoxGuest.
(edit) @6435   17 years vboxsync Return value.
(edit) @6434   17 years vboxsync Solaris vboxadd: Generic request wrapper and cleanups.
(edit) @6422   17 years vboxsync Outlined how to handle the requests on solaris.
(edit) @6411   17 years vboxsync r=bird: This isn't the way I told you to handle big buffers, please …
(edit) @6397   17 years vboxsync vboxadd and clipboard cleanups.
(edit) @6354   17 years vboxsync Solaris: handle HGCM and backdoor logging in vboxadd.
(edit) @6346   17 years vboxsync Log typos.
(edit) @6345   17 years vboxsync Solaris Guest driver: Fixed ioctl numbering, implemented …
(edit) @6301   17 years vboxsync Solaris guest additions: Got x11 vboxvideo working. Changed guest …
(edit) @6270   17 years vboxsync Truncated too long driver description field.
(edit) @6245   17 years vboxsync no tabs.
(edit) @6241   17 years vboxsync Guest r3 lib for x11 mouse. The solaris mouse driver doesn't yet work …
(edit) @6154   17 years vboxsync More vboxadd logging messages for tracking pSessions,pids.
(edit) @6151   17 years vboxsync Remove done todo.
(edit) @6150   17 years vboxsync vboxadd return code and makedevice number fixes.
(edit) @6147   17 years vboxsync Solaris RTLogWriteDebugger and guest r0 logging changes.
(edit) @6132   17 years vboxsync Fixed guest driver session handling, fixed daemonizing. timesync works.
(edit) @6118   17 years vboxsync Solaris guest timesync. Daemonize to be fixed. Added solaris to …
(edit) @6065   17 years vboxsync vboxadd warning and .conf fix.
(edit) @6063   17 years vboxsync vboxadd now works on solaris guest.
(edit) @6050   17 years vboxsync getinfo EP and conf file.
(edit) @6043   17 years vboxsync Minor copy,paste bug fix.
(edit) @6040   17 years vboxsync Some more untested vboxadd code. Will test soon…
(edit) @6036   17 years vboxsync more vboxadd Changes.
(edit) @6033   17 years vboxsync vboxadd changes.
(edit) @6032   17 years vboxsync Moved the MMIO mapping code myself. (probably doesn't compile now)
(add) @6023   17 years vboxsync some comments.
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