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) @13835   16 years vboxsync s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
(edit) @13774   16 years vboxsync warning
(edit) @13773   16 years vboxsync clean one more file
(edit) @13441   16 years vboxsync vboxadd/makefile: vboxmod* -> vboxadd, targets clashes with …
(edit) @13321   16 years vboxsync added missing function
(edit) @13319   16 years vboxsync linux kernel modules: export symbols where they are implemented
(edit) @13318   16 years vboxsync typo
(edit) @13314   16 years vboxsync Created assert-r0drv-linux.c (finally).
(edit) @12917   16 years vboxsync warnings
(edit) @12446   16 years vboxsync Additions/Makefiles: Pushed them up to root (sub-makefile wise). Some …
(edit) @12280   16 years vboxsync Additions/linux: added support for polling /dev/vboxadd for mouse …
(edit) @12170   16 years vboxsync Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
(edit) @11876   16 years vboxsync unbreak Linux Additions
(edit) @11820   16 years vboxsync made Qt4 the default GUI; VBOX_VRDP => VBOX_WITH_VRDP; VBOX_HGCM => …
(edit) @11642   16 years vboxsync another guest additions 32/64 bit hack
(edit) @11629   16 years vboxsync Linux additions: 64-bit fixes
(edit) @11519   16 years vboxsync Linux additions: properly install and compile the kernel modules
(edit) @11174   16 years vboxsync Linux guest additions: vboxadd: properly unregister the misc device
(edit) @10565   16 years vboxsync Build fix.
(edit) @10564   16 years vboxsync build fixing.
(edit) @10563   16 years vboxsync build break.
(edit) @10552   16 years vboxsync More IOCTLs.
(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 …
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