VirtualBox

source: vbox/trunk/src/VBox/Additions/common/VBoxGuestLib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @21577   15 years vboxsync HGCMInternal.cpp: missed HGCM parameter type conversion.
(edit) @21511   15 years vboxsync vboxvfs/linux: playing with using physical page lists for writing. …
(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) @21461   15 years vboxsync VBoxGuestLib: Implemented detection of physical page list support.
(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) @21412   15 years vboxsync Add,++: Switch to common addition kernel module.
(edit) @21339   15 years vboxsync linux/vboxvfs: made it build and load when using vboxguest.
(edit) @21272   15 years vboxsync SysHlp.cpp: build fix.
(edit) @21271   15 years vboxsync VBoxGuestR0Lib: yes it does.
(edit) @21270   15 years vboxsync VBoxGuestR0Lib: doesn't need SysHlp.cpp.
(edit) @21268   15 years vboxsync HGCMInternal.cpp,SysHlp.cpp: use the kernel/user mode indicator.
(edit) @21261   15 years vboxsync oops.
(edit) @21260   15 years vboxsync VBGL: Renamed the internal HGCM functions and added a kernel/user mode …
(edit) @21227   15 years vboxsync VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
(edit) @21226   15 years vboxsync VMMDev.h: cleanup.
(edit) @21219   15 years vboxsync VBox/VBoxDev.h -> VBox/VMMDev.h
(edit) @21211   15 years vboxsync VBoxGuest.h,VBoxGuestLib: Moved the VbglR3 API out of VBoxGuest.h and …
(edit) @21201   15 years vboxsync VBoxGuestR3Lib.cpp: Solaris+freebsd todo.
(edit) @21200   15 years vboxsync VBoxGuestR3Lib.cpp: Fix the XFREE86 build mode.
(edit) @21199   15 years vboxsync VBoxGuest-linux.c,VBoxGuestR3Lib.cpp: Fixed ioctl error check for …
(edit) @21198   15 years vboxsync VBoxGuestR3LibGuestProp.cpp: removed (uint32_t) cast+todo.
(edit) @21069   15 years vboxsync VBoxGuest (common): porting to linux. some cleanup. currently untested.
(edit) @20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20369   16 years vboxsync Additions: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @19093   16 years vboxsync SysHlp.cpp: No need to check in vbglUnlockLinear, NIL_RTRTR0MEMOBJ …
(edit) @19091   16 years vboxsync Additions/common and linux: don'\t try to lock zero-length buffers …
(edit) @18526   16 years vboxsync VbglR3PidFile,VbglR3PidFileClose: Made it build everywhere.
(edit) @18502   16 years vboxsync SysHlp.h: Shut up warnings about stupid intrinsics.
(edit) @18501   16 years vboxsync VBoxCalls.h: Shut up warning about stupid intrinsics.
(edit) @18452   16 years vboxsync vbglR3DoIOCtl: size_t/DWORD warnings.
(edit) @18451   16 years vboxsync VBoxGuestR3LibGuestProp.cpp: load of size_t warnings. Simplified the …
(edit) @18359   16 years vboxsync Additions/common/VbglR3Lib: fixed pidfile creation
(edit) @18320   16 years vboxsync Additions/common/VbglR3Lib: separate pidfile and daemonising code. …
(edit) @18309   16 years vboxsync Additions/common/VbglR3Lib: if we can't contact the host then tell the …
(edit) @18157   16 years vboxsync VBoxGuestR3Lib.cpp: static definition, moved it above the usage to …
(edit) @18030   16 years vboxsync warning
(edit) @17999   16 years vboxsync Additions/common: remove some obsolete typecasts
(edit) @17858   16 years vboxsync Additions/common/VBoxGuestLib: add support for the new user guest …
(edit) @17196   16 years vboxsync Additions, VBoxGuestR3Lib: 32-bit ioctl handling for 64-bit guest …
(edit) @16954   16 years vboxsync VBoxGuest, VBoxService: First stuff for new R3 time synchronization …
(edit) @15705   16 years vboxsync Todos added
(edit) @15704   16 years vboxsync Introduced VbglHCGMCall32 for supporting 32 bits clients on 64 bits guests.
(edit) @15606   16 years vboxsync Linux additions: recover the R0 hack which was removed in r39344 to …
(edit) @14359   16 years vboxsync Additions/HGCM: some fixes to timed out HGCM requests
(edit) @14352   16 years vboxsync Additions/HGCM: merged code for HGCMCall and HGCMCallTimed, as per todo
(edit) @14297   16 years vboxsync Corrected a couple of grammos.
(edit) @14218   16 years vboxsync Additions/Linux: remove Linux-specific guest R0 HGCM hack and add …
(edit) @14217   16 years vboxsync Additions/Guest Library: comments and logging
(edit) @14214   16 years vboxsync Additions/Guest Library: add R3 property wait API
(edit) @14209   16 years vboxsync Additions/Guest library: try to fix a burn
(edit) @14207   16 years vboxsync Additions/Guest Library: add an HGCM call with timeout
(edit) @13839   16 years vboxsync And yet more %V* -> %R* changes…
(edit) @13837   16 years vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
(edit) @13836   16 years vboxsync s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
(edit) @13835   16 years vboxsync s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
(edit) @13556   16 years vboxsync Guest Properties (Main, HostServices, VBoxGuestLib): MAX_*_LEN is the …
(edit) @13355   16 years vboxsync VBoxGuestR3LibGuestProp: AsserPtr should return on failure not crash …
(edit) @13291   16 years vboxsync Additions/common: fixed r37959
(edit) @13290   16 years vboxsync Additions/common: fixed a todo in the guest property enumeration code
(edit) @13282   16 years vboxsync Additions/common (VBoxControl and VBoxGuestLib): guest property fixes
(edit) @12996   16 years vboxsync Removed release assertions in the guest additions physheap.
(edit) @12812   16 years vboxsync VbglR3GuestPropDelTree -> VbglR3GuestPropDelSet, added missing docs …
(edit) @12810   16 years vboxsync VbglR3GuestPropDelTree -> VbglR3GuestPropDelSet, documenting it and …
(edit) @12722   16 years vboxsync Guest Lib R3: Added function to delete entire keys recursively by a …
(edit) @12446   16 years vboxsync Additions/Makefiles: Pushed them up to root (sub-makefile wise). Some …
(edit) @12170   16 years vboxsync Makefiles: VBOX_KBUILD_HACKING -> VBOX_SINGLE_MAKEFILE
(edit) @11922   16 years vboxsync Windows additions: IRP creation must work in any thread context.
(edit) @11820   16 years vboxsync made Qt4 the default GUI; VBOX_VRDP => VBOX_WITH_VRDP; VBOX_HGCM => …
(edit) @11606   16 years vboxsync print function code hexadecimal
(edit) @11179   16 years vboxsync Typo (prevented the OS/2 build).
(edit) @10987   16 years vboxsync Additions/common: typecasts in the R3 guest library
(edit) @10985   16 years vboxsync Additions/common: guest property cosmetics
(edit) @10984   16 years vboxsync vbgl: NIL_RTFILE instead of NULL/0. (All IPRT handles have a …
(edit) @10980   16 years vboxsync Runtime, HostServices/GuestProperties, Additions/common: autores update
(edit) @10976   16 years vboxsync HostServices/GuestProperties and Additions/common: reactivated autores
(edit) @10973   16 years vboxsync Additions/common: small fix to the R3 guest library daemonising code
(edit) @10957   16 years vboxsync more cosmetics.
(edit) @10956   16 years vboxsync Burn fix, cosmetics and some todos.
(edit) @10930   16 years vboxsync Additions/common: added guest property enumeration functions to the …
(edit) @10865   16 years vboxsync missing va_list.
(edit) @10862   16 years vboxsync doc
(edit) @10861   16 years vboxsync Added VbglR3GuestPropWriteValueF and VbglR3GuestPropWriteValueV.
(edit) @10860   16 years vboxsync VbglR3GuestPropReadValueAlloc: Fixed the same memory leak as in …
(edit) @10834   16 years vboxsync Additions/common: guest property fixes
(edit) @10829   16 years vboxsync Additions/common: small adjustment in guest property reading code
(edit) @10816   16 years vboxsync Additions/common: r33596 was not correct
(edit) @10815   16 years vboxsync Additions/common: aesthetical fix (guest properties)
(edit) @10814   16 years vboxsync HostServices/GuestProperties, Main, Additions/common, …
(edit) @10797   16 years vboxsync Guest properties: initial commit of new interface
(edit) @10719   16 years vboxsync Guest Lib R3: Make Info Service available for Windows guests.
(edit) @10639   16 years vboxsync reverted r33336 (debug code).
(edit) @10638   16 years vboxsync Generalize the VbglR3WriteLog input checks and specialize the windows …
(edit) @10635   16 years vboxsync Additions/common: support in the R3 guest library creating a pidfile …
(edit) @10627   16 years vboxsync Windows guest logging R3: Removed not needed output buffer in IOCTL.
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