VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @75584   6 years vboxsync VBoxGuest-linux.c,VBoxGuest-solaris.c: Setup the IRQ after calling …
(edit) @74965   6 years vboxsync Additions/linux/vboxguest: drop devinitdata attribute. bugref:4567: …
(edit) @70893   7 years vboxsync VBoxGuest-linux.cpp: Build fix. bugref:9105
(edit) @70886   7 years vboxsync VBoxGuest-linux.c: fix for r119567/public r70033 for builds without …
(edit) @70874   7 years vboxsync VBoxGuest: Linux build fix. bugref:9105
(edit) @70873   7 years vboxsync VMMDev,VBoxGuest: Classify who is calling the host (part 1). bugref:9105
(edit) @70625   7 years vboxsync Make VBoxGuest-linux.c and vbox_mode.c build against Linux 4.15rc8, …
(edit) @70624   7 years vboxsync Make VBoxGuest-linux.c and vbox_mode.c build against Linux 4.15rc8. …
(edit) @70095   7 years vboxsync VBoxGuest: More host options.
(edit) @70085   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) @70033   7 years vboxsync VBoxGuest-linux.c: g_pKernelSession is for the input driver stuff, so …
(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) @69308   7 years vboxsync VBoxGuest: scm updates
(edit) @68654   7 years vboxsync VBoxGuestR0Lib: Function prefix and DECL macro cleanups.
(edit) @68589   7 years vboxsync VBoxGuest-linux.c: build fix in vgdrvLinuxSetMouseStatus.
(edit) @68588   7 years vboxsync VBoxGuest-linux.c: build fix in vgdrvLinuxSetMouseStatus.
(edit) @68565   7 years vboxsync merging vbglioc r117730: solaris adjustments.
(edit) @68561   7 years vboxsync merging vbglioc r117713: Linux code updates and build fixes.
(edit) @68550   7 years vboxsync merging vbglioc r117689: Initial VBoxGuest I/O control changes.
(edit) @62521   8 years vboxsync (C) 2016
(edit) @60584   9 years vboxsync Linux host/guest modules: include the revision into the Linux kernel …
(edit) @58113   9 years vboxsync VBoxGuest: Vbgd -> VGDrv, cleanups - will probably not build cleanly …
(edit) @58089   9 years vboxsync VBoxGuest,VBoxService,Doxyfile.Core: fixes.
(edit) @58053   9 years vboxsync VBoxGuest: s/vbgd/VGDrv/ + started on page.
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @55980   10 years vboxsync iprt/log.h,++: Added extended logger instance getters that also checks …
(edit) @54610   10 years vboxsync fix
(edit) @54608   10 years vboxsync VBoxGuest: cleanups, mainly fixing and shortening function name prefixes.
(edit) @54606   10 years vboxsync VBoxGuest: Guest capabilities, mouse status, and event filter cleanups …
(edit) @53484   10 years vboxsync Additions/VBoxGuest: simlify the fix
(edit) @53483   10 years vboxsync Additions/VBoxGuest: never do input_free_device() after …
(edit) @52700   10 years vboxsync Additions/VBoxGuest: add a flag in the session structure to …
(edit) @52681   10 years vboxsync Additions/common/VBoxGuest: Linux: remove unused code for creating a …
(edit) @48447   11 years vboxsync Additions/common/VBoxGuest: lower some more logging priority.
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44317   12 years vboxsync Additions/VBoxGuest: compile fix for Linux 3.8-rc4
(edit) @43343   12 years vboxsync Additions/common/VBoxGuest: re-added housekeeping code to prevent …
(edit) @41722   12 years vboxsync Additions/common/VBoxGuest: fixed copyright dates and licence headers …
(edit) @40310   13 years vboxsync Devices/VMMDev and Additions: use a single definition for the value …
(edit) @39353   13 years vboxsync Additions/VBoxGuest/linux: correctly unregister the PCI device driver …
(edit) @38975   13 years vboxsync Additions/common/VBoxGuest: only build the input driver on Linux …
(edit) @38769   13 years vboxsync Additions/common/VBoxGuest-linux: use a pre-allocated VMMDev request …
(edit) @38768   13 years vboxsync Additions/common/VBoxGuest-linux: reverted r74040 and r74044
(edit) @38762   13 years vboxsync Linux Additions build fix (untested)
(edit) @38759   13 years vboxsync Additions/common/VBoxGuest-linux: push the mouse position update into …
(edit) @38722   13 years vboxsync Additions/common/VBoxGuest: Linux input devices: a clean up and a fix
(edit) @38721   13 years vboxsync Additions/common/VBoxGuest: register a proper driver structure on …
(edit) @38649   13 years vboxsync Additions/common: more Linux input driver work
(edit) @38596   13 years vboxsync Additions/linux: kernel input driver for mouse integration, build fix
(edit) @38594   13 years vboxsync Additions/linux: kernel input driver for mouse integration, first drop
(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) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28283   15 years vboxsync Linux HostDrivers/Additions: fixed missing symbol …
(edit) @28278   15 years vboxsync Rebranding: Linux modules
(edit) @22148   15 years vboxsync VBoxGuest-linux.c: Don't reference SUPDRV_IOC_VERSION.
(edit) @21408   15 years vboxsync OSE header
(edit) @21377   15 years vboxsync iprt/log.h,DBGFLog.cpp,VBoxGuest-linux.c: Added RTLogDestinations, …
(edit) @21376   15 years vboxsync VBoxGuest: Fixed VBoxGuestCommonIOCtl bug where pcbDataReturned wasn't …
(edit) @21267   15 years vboxsync VBoxGuest-linux.c: ditto
(edit) @21199   15 years vboxsync VBoxGuest-linux.c,VBoxGuestR3Lib.cpp: Fixed ioctl error check for …
(edit) @21170   15 years vboxsync Additions: Mouse polling support in Solaris kernel module and minor …
(edit) @21155   15 years vboxsync VBoxGuest-linux.c: bugfixes. the timeservice works now.
(edit) @21137   15 years vboxsync VBoxGuest-linux: building, logging and a bugfix. (it loads now)
(edit) @21118   15 years vboxsync VBoxGuest (common): building on linux.
(edit) @21103   15 years vboxsync additions build fix.
(edit) @21102   15 years vboxsync VBoxGuest (common): poll() update.
(edit) @21095   15 years vboxsync VBoxGuest (common): mouse polling.
(copy) @21069   15 years vboxsync VBoxGuest (common): porting to linux. some cleanup. currently untested.
copied from trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c
(edit) @17064   16 years vboxsync Linux hostdrivers: removed Linux 2.4.x compatibility
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