VirtualBox

source: vbox/trunk/src/VBox/Additions/linux/module

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10545   16 years vboxsync IOCTL fix for Linux. Hope nothing broke …
(edit) @10543   16 years vboxsync IOCTL fix for Linux. Hope nothing broke …
(edit) @10541   16 years vboxsync Removed deprecated IOCTL namings.
(edit) @10129   16 years vboxsync VBOX_KBUILD_HACKING.
(edit) @9903   16 years vboxsync vboxadd linux additions kernel module: properly register a misc device …
(edit) @9225   17 years vboxsync When breaking up dependencies into multiple lines, we indent them …
(edit) @9218   17 years vboxsync added missing dependency to $(VBOX_VERSION_STAMP)
(edit) @8967   17 years vboxsync Linux vboxadd kernel module: Fixed guest kernel crash during shutdown. …
(edit) @8760   17 years vboxsync PATH_KBUILD -> KBUILD_PATH.
(edit) @8700   17 years vboxsync Linux additions: Only VbglHGCMCall() can deal with cancelled requests
(edit) @8694   17 years vboxsync Linux Additions: handle IOCTL_VBOXGUEST_HGCM_DISCONNECT
(edit) @8693   17 years vboxsync Linux additions: wait interruptible when performing HGCM requests
(edit) @8494   17 years vboxsync fixed additions install
(edit) @8447   17 years vboxsync DKMS support for Linux guest kernel modules
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @8130   17 years vboxsync rebranding the additions
(edit) @7555   17 years vboxsync vboxadd: fixed error code if init() fails
(edit) @7529   17 years vboxsync Directory destinations given in INST properties should always end with …
(edit) @7468   17 years vboxsync removed some superfluous '/'
(edit) @7438   17 years vboxsync Additions/Linux: turn off the graphics capability when the additions …
(edit) @7433   17 years vboxsync Additions/Linux: added some more trace logging to the kernel module, …
(edit) @7262   17 years vboxsync Additions/Linux: trivial change, %Vrc is now %Rrc
(edit) @7233   17 years vboxsync Renamed OSType to VBOXOSTYPE to fix the clash with some mac os x typedef.
(edit) @7183   17 years vboxsync Added RTStrFormatTypeRegister/SetUser/Deregister for runtime …
(edit) @7166   17 years vboxsync Additions/Linux: removed some debug logging
(edit) @6982   17 years vboxsync VBOXGUEST_IOCTL_SIZE -> _IOC_SIZE
(edit) @6978   17 years vboxsync Additions/Linux: switch the VBOXGUEST_IOCTL_NR ioctl to …
(edit) @6948   17 years vboxsync Additions/Linux: fixed a copy_to_user/copy_from_user mixmatch in …
(edit) @6857   17 years vboxsync Linux modules: unbreak compilation against Linux 2.4
(edit) @6780   17 years vboxsync Additions/common and Additions/Linux: and indefinite timeout is …
(edit) @6757   17 years vboxsync Converted the (recursive) linux makefiles to sub-makefiles.
(edit) @6693   17 years vboxsync Replaced VBOXLNX32GUESTR0 by VBOXGUESTR0, …
(edit) @6574   17 years vboxsync Linux kernel modules: added override
(edit) @6573   17 years vboxsync
(edit) @6571   17 years vboxsync Linux kernel modules: allow to build from kBuild (KERNELRELEASE set), …
(edit) @6463   17 years vboxsync Additions (common): fixed todo (r27351)
(edit) @6280   17 years vboxsync Guest Additions: added a ring 3 library function to set the interrupt …
(edit) @6279   17 years vboxsync Guest Additions (Linux): fixed a recession in the …
(edit) @6278   17 years vboxsync Guest Additions (Linux): fixed VBOXGUEST_IOCTL_WAITEVENT ioctl in …
(edit) @6277   17 years vboxsync Guest Additions (Linux): move printk logging to backdoor logging
(edit) @6231   17 years vboxsync Guest Additions: add R3 backdoor logging for Linux guests
(edit) @6159   17 years vboxsync Linux kernel module Makefiles: use KDIR if set
(edit) @6042   17 years vboxsync Linux additions: print VBox version and module interface version …
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5935   17 years vboxsync prevent compiler warning about unused RTASSERTVAR
(edit) @5900   17 years vboxsync Fixed typo.
(edit) @5893   17 years vboxsync Guest Additions (Linux): replaced compiler_assert by AssertCompiler in …
(edit) @5867   17 years vboxsync Guest Additions (Linux kernel module): logging change
(edit) @5821   17 years vboxsync Additions (Linux): compiler assertions 2 - no, it was my fault
(edit) @5820   17 years vboxsync Additions (Linux): our compile-time assertions do not work with old …
(edit) @5817   17 years vboxsync Additions (Linux): added support for waiting for host events from …
(edit) @5753   17 years vboxsync fixed header.
(edit) @5606   17 years vboxsync ALIGNP SIZEOFMEMB
(edit) @5431   17 years vboxsync IPRT reorg
(edit) @5429   17 years vboxsync IPRT reorg
(edit) @5425   17 years vboxsync IPRT reorg
(edit) @5227   17 years vboxsync semaphore-r0drv-lnx.c split.
(edit) @5226   17 years vboxsync Added r0drv/linux/semeventmulti-r0drv-linux.c
(edit) @5225   17 years vboxsync semaphore-r0drv-lnx.c split.
(edit) @5042   17 years vboxsync Fixes to the Linux additions - use and export functions from the runtime
(edit) @5002   17 years vboxsync Linux 2.4 expects us to compile the guest modules with optimisation on
(edit) @4998   17 years vboxsync Fix hgcm connect from Linux Additions guest R3
(edit) @4997   17 years vboxsync Add RTErrConvertToErrno.c to the main Linux Additions module
(edit) @4996   17 years vboxsync Fix logging in src/VBox/Additions/linux/module/hgcmcall.c
(edit) @4924   17 years vboxsync Linux kernel module put_user fix. Code is unused but would not compile …
(edit) @4860   17 years vboxsync Activated the full backdoor logger in release builds of the Linux …
(edit) @4780   17 years vboxsync Another typo
(edit) @4745   17 years vboxsync Linux Additions smoke test fix
(edit) @4744   17 years vboxsync /me was sleeping again, makefiles recognise if and not #if
(edit) @4741   17 years vboxsync /me: wake up.
(edit) @4739   17 years vboxsync Fix a burning testbox - add divdi3 symbol and friends to Linux guest …
(edit) @4729   17 years vboxsync Restructured the Linux shared folders guest module and made it use …
(edit) @4710   17 years vboxsync Linux Additions kernel module logging, part 2
(edit) @4707   17 years vboxsync Added backdoor logging to the Linux kernel modules, with full logging …
(edit) @4328   17 years vboxsync RT_OS_LINUX
(edit) @4299   17 years vboxsync Linux guest kernel module adaption to 2.6.22
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3400   17 years vboxsync Linux modules: don't demand on the MODULE_DIR if we don't install the …
(edit) @3304   17 years vboxsync likely isn't available in all kernels (like 2.4.18), so stick to what …
(edit) @3218   17 years vboxsync Fixed a memory leak
(edit) @3142   18 years vboxsync Moved the X11 guest clipboard connection and disconnection code into …
(edit) @3096   18 years vboxsync added another missing file to additions
(edit) @3095   18 years vboxsync fix for building the Linux guest additions
(edit) @2988   18 years vboxsync InnoTek -> innotek part 4: more miscellaneous files.
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2980   18 years vboxsync InnoTek -> innotek: actual code changes (headers follow).
(edit) @2717   18 years vboxsync INST_ADDITIONS
(edit) @2642   18 years vboxsync typo
(edit) @2641   18 years vboxsync export to OSE, added proper license
(edit) @2639   18 years vboxsync share files between Makefile.kmk and export_modules
(edit) @2478   18 years vboxsync [Mm]akefile -> Makefile.kmk
(edit) @2197   18 years vboxsync some cleanup
(edit) @2195   18 years vboxsync cosmetical fixes
(edit) @2182   18 years vboxsync consider asynchronous HGCM requests
(edit) @2143   18 years vboxsync export to OSE
(edit) @2100   18 years vboxsync Rewrote the hgcm code in the additions kernel module for improved …
(edit) @2099   18 years vboxsync Fixed a typo in the Linux kernel module makefiles
(edit) @1825   18 years vboxsync Added a missing runtime header file to the Linux additions kernel modules
(edit) @1667   18 years vboxsync vbox version visible in additions modules
(edit) @1643   18 years vboxsync Hack to remove RTGCPTR from Linux guest additions
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