VirtualBox

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

修定紀錄模式:


圖例:

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

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette