VirtualBox

source: vbox/trunk/src/VBox/Additions/common/VBoxGuestLib/HGCMInternal.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @51522   11 years vboxsync Additions: comment nits.
(edit) @51450   11 years vboxsync fixed some Log() statments where we didn't properly display uint64_t …
(edit) @48034   11 years vboxsync Guest Additions: add release logger to VBoxGuest driver (enabled for …
(edit) @45459   12 years vboxsync BUGZ:4686 OS X guest: VBoxGuest device driver + VBoxService and …
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @40901   13 years vboxsync Let the other hosts use page lists again.
(edit) @40359   13 years vboxsync VBoxGuest: disable page list HGCM transfers for Locked buffers to …
(edit) @39693   13 years vboxsync Additions/common/VBoxGuestLib: fixed LOG_GROUP define
(edit) @39672   13 years vboxsync Additions/common/VBoxGuestLib: logging.
(edit) @36373   14 years vboxsync HGCMInternal.cpp: RTR0MemObjSize does the alignment assertions now.
(edit) @36200   14 years vboxsync fixed assertion
(edit) @36199   14 years vboxsync Additions/common/HGCMInternal: added an assertion
(edit) @36193   14 years vboxsync Additions/common/HGCMInternal: typo which caused to allocate a buffer …
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33243   14 years vboxsync Additions/VBoxGuestLib: fix invalid LogRel statement.
(edit) @32654   14 years vboxsync Additions/VBoxGuest: limit the occurrence of some more LogRel statements
(edit) @31749   14 years vboxsync HGCMInternal.cpp: Avoid unused variable on non-linux platforms.
(edit) @31720   14 years vboxsync Additions: fixed the gcc C90 warnings regardings mixed declarations …
(edit) @30339   15 years vboxsync crOpenGL: fixed OpenGL support for 32bit apps under 64bit Windows guests
(edit) @29680   15 years vboxsync warning (unused variable)
(edit) @29658   15 years vboxsync crOpenGL: fix ETQW failure on level load
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28518   15 years vboxsync VBoxGuest: Hrmpf!
(edit) @28516   15 years vboxsync VBoxGuest: be less verbose on timeouts
(edit) @26425   15 years vboxsync alternative license for VBoxGuestLib is CDDL
(edit) @26358   15 years vboxsync Additions/common, Additions/Solaris: Fix logging.
(edit) @26127   15 years vboxsync Additions/VBoxGuestLib: removed debug LogRel.
(edit) @26125   15 years vboxsync Additions/VBoxGuestLib: Oops.
(edit) @26124   15 years vboxsync Additions/VBoxGuest,VBoxGuestLib: fixed HGCM 32-bit calls in 64-bit …
(edit) @23610   15 years vboxsync IPRT,VMM,SUPDrv,VBGLR0: Added a parameter to RTR0MemObjLockUser/Kernel …
(edit) @21778   15 years vboxsync crOpenGL: allow to transfer upto 16megs in r3 hgcm calls, fixes compiz …
(edit) @21577   15 years vboxsync HGCMInternal.cpp: missed HGCM parameter type conversion.
(edit) @21510   15 years vboxsync page list bufix.
(edit) @21506   15 years vboxsync VBoxGuest,VMMDev: New HGCM cancellation request.
(edit) @21489   15 years vboxsync VbglR0HGCMInternal.cpp: Enable the physical page list code everywhere.
(edit) @21487   15 years vboxsync VbglR0HGCMInternal.cpp: Less wasteful bounce buffering, some bugfixes, …
(edit) @21464   15 years vboxsync VbglR0HGCMInternal.cpp: Wrote and tested the physical page list code. …
(edit) @21459   15 years vboxsync bufix.
(edit) @21458   15 years vboxsync VMMDevHGCMParmType_PhysAddr is not a valid parameter any longer.
(edit) @21456   15 years vboxsync HGCM&Co: physical page list.
(edit) @21268   15 years vboxsync HGCMInternal.cpp,SysHlp.cpp: use the kernel/user mode indicator.
(edit) @21260   15 years vboxsync VBGL: Renamed the internal HGCM functions and added a kernel/user mode …
(edit) @21211   15 years vboxsync VBoxGuest.h,VBoxGuestLib: Moved the VbglR3 API out of VBoxGuest.h and …
(edit) @15705   16 years vboxsync Todos added
(edit) @15704   16 years vboxsync Introduced VbglHCGMCall32 for supporting 32 bits clients on 64 bits guests.
(edit) @14217   16 years vboxsync Additions/Guest Library: comments and logging
(edit) @13837   16 years vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
(edit) @13835   16 years vboxsync s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
(edit) @9662   17 years vboxsync Implemented cancelling of HGCM requests from the guest.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5816   17 years vboxsync Guest additions: deactivated some logging which was filling up my …
(edit) @4242   17 years vboxsync gcc warning
(edit) @4180   17 years vboxsync Bugfix for type changes
(edit) @4114   17 years vboxsync Cleaned up
(edit) @4111   17 years vboxsync Extended interface for locked pointers
(edit) @4107   17 years vboxsync Backed out 23565: alloca is not present in NT4
(edit) @4105   17 years vboxsync Use alloca instead of wasting 1k/2k of kernel stack.
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3466   17 years vboxsync Wrong locking for read-only memory in Windows guests.
(edit) @3307   17 years vboxsync Added a PORTME notice about a potential problem with kernel/user …
(edit) @3099   18 years vboxsync Do not use alloca in the guest additions.
(edit) @3097   18 years vboxsync prevent warnings if compiled as C files (Linux guest modules)
(edit) @3090   18 years vboxsync Lock user buffers in a HGCM call (Windows guest only)
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2197   18 years vboxsync some cleanup
(edit) @2194   18 years vboxsync fixed includes
(edit) @1554   18 years vboxsync Logging update
(edit) @1083   18 years vboxsync HGCM: VbglHGCMCall shouldn't return failure if the request produced an …
(edit) @769   18 years vboxsync Prevent some warnings as these files are compiled as .c files on Linux now.
(edit) @719   18 years vboxsync Changed the Linux Additions to compile everything from source (no more …
(add) @1   55 years vboxsync import
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