VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @21651   16 years vboxsync SharedClipboard/x11: switch logging from debug to user-enabled release …
(edit) @21645   16 years vboxsync Naming changes
(edit) @21644   16 years vboxsync Register guest allocated memory (locked & executable) for patching …
(edit) @21638   16 years vboxsync Additions/x11/seamless: make moving windows in KDE guests work correctly
(edit) @21632   16 years vboxsync VBoxGuest.cpp: A bit more logging in vboxGuestInitFixateGuestMappings.
(edit) @21613   16 years vboxsync VBoxGuestIDC-unix.c.h: fixed warnings.
(edit) @21611   16 years vboxsync video hw accel: DdLock optimization
(edit) @21609   16 years vboxsync video hw accel: raise interrupts for urgent commands only, hgsmi …
(edit) @21597   16 years vboxsync video hw accel: removed unnecessary polling code
(edit) @21596   16 years vboxsync video hw accel: interrupt support in guest video adapter & driver, …
(edit) @21583   16 years vboxsync autorun.sh: solaris typo
(edit) @21580   16 years vboxsync Additions/autorun: Fixed race with autoresponse file for Solaris autorun.
(edit) @21579   16 years vboxsync Additions/autorun.sh: solaris temp autoinstall file fix.
(edit) @21577   16 years vboxsync HGCMInternal.cpp: missed HGCM parameter type conversion.
(edit) @21576   16 years vboxsync crOpenGL: fix deadlocks and context/window tracking for multithreaded …
(edit) @21564   16 years vboxsync crOpenGL: enable glarrayelement calls with server side VBOs
(edit) @21560   16 years vboxsync mount.vboxsf.c: todos.
(edit) @21553   16 years vboxsync video hw accel: overlay & flip fixes
(edit) @21549   16 years vboxsync iprt/log.h: Use the spinning mutexes.
(edit) @21532   16 years vboxsync Additions/x11/vboxvideo: fix initial display corruption with large …
(edit) @21528   16 years vboxsync Additions: fix updating NoLoggedInUsers when VBoxService is started
(edit) @21524   16 years vboxsync common/VBoxGuest: minor log fix.
(edit) @21511   16 years vboxsync vboxvfs/linux: playing with using physical page lists for writing. …
(edit) @21510   16 years vboxsync page list bufix.
(edit) @21509   16 years vboxsync linux/sharedfolders: No LOG_TO_BACKDOOR.
(edit) @21508   16 years vboxsync buildfix
(edit) @21506   16 years vboxsync VBoxGuest,VMMDev: New HGCM cancellation request.
(edit) @21498   16 years vboxsync VBoxGuest.cpp: Implemented fixating the guest mappings. Also, clear …
(edit) @21491   16 years vboxsync VBoxGuest: Implemented missing VBOXGUEST_IOCTL_CANCEL_ALL_WAITEVENTS. …
(edit) @21490   16 years vboxsync video hw accel: overlay support (not debugged yet), better colorkey & …
(edit) @21489   16 years vboxsync VbglR0HGCMInternal.cpp: Enable the physical page list code everywhere.
(edit) @21487   16 years vboxsync VbglR0HGCMInternal.cpp: Less wasteful bounce buffering, some bugfixes, …
(edit) @21475   16 years vboxsync Solaris/Additions: fixed OpenGL to work again.
(edit) @21473   16 years vboxsync Additions/x11: undefined update (32-bit Solaris).
(edit) @21471   16 years vboxsync Additions/Solaris: no need to ship .depend file.
(edit) @21464   16 years vboxsync VbglR0HGCMInternal.cpp: Wrote and tested the physical page list code. …
(edit) @21462   16 years vboxsync Additions/x11/seamless: fix issues in KDE guests with windows being skipped
(edit) @21461   16 years vboxsync VBoxGuestLib: Implemented detection of physical page list support.
(edit) @21459   16 years vboxsync bufix.
(edit) @21458   16 years vboxsync VMMDevHGCMParmType_PhysAddr is not a valid parameter any longer.
(edit) @21456   16 years vboxsync HGCM&Co: physical page list.
(edit) @21455   16 years vboxsync Additions/Solaris: if mouse section isn't there, use vboxguest for …
(edit) @21454   16 years vboxsync Solaris/Additions: 1.6 Xorg fix.
(edit) @21450   16 years vboxsync VBoxGuest.cpp: Fixed bug in the wake-for-event wakeup code: missing …
(edit) @21441   16 years vboxsync Additions/x11/seamless: small performance improvement
(edit) @21417   16 years vboxsync more changes to the Linux guest additions convenience Makefile
(edit) @21416   16 years vboxsync Linux additions: small cosmetical fix in the convenience Makefile
(edit) @21413   16 years vboxsync copy&paste bug in editor?
(edit) @21412   16 years vboxsync Add,++: Switch to common addition kernel module.
(edit) @21411   16 years vboxsync Linux additions kernel modules: fixes for Linux 2.4
(edit) @21408   16 years vboxsync OSE header
(edit) @21382   16 years vboxsync crOpenGL: don't free buffer data on the guest side when unmapping
(edit) @21377   16 years vboxsync iprt/log.h,DBGFLog.cpp,VBoxGuest-linux.c: Added RTLogDestinations, …
(edit) @21376   16 years vboxsync VBoxGuest: Fixed VBoxGuestCommonIOCtl bug where pcbDataReturned wasn't …
(edit) @21339   16 years vboxsync linux/vboxvfs: made it build and load when using vboxguest.
(edit) @21337   16 years vboxsync IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel …
(edit) @21326   16 years vboxsync build fix.
(edit) @21325   16 years vboxsync build fix.
(edit) @21323   16 years vboxsync VBoxService/common: Differ between crOGL amd64 and x86 DLLs.
(edit) @21319   16 years vboxsync linux/vfsmod.c: Don't clear the HGCM event flag, we're not the only …
(edit) @21318   16 years vboxsync linux/sf: export missing files.
(edit) @21317   16 years vboxsync crOpenGL: another temporary hack to enable 2 more extensions
(edit) @21316   16 years vboxsync crOpenGL: add comment
(edit) @21313   16 years vboxsync crOpenGL: fix UnmapBufferARB processing
(edit) @21308   16 years vboxsync crOpenGL: use host side VBO when possible
(edit) @21292   16 years vboxsync svn:eol-style native
(edit) @21289   16 years vboxsync Linux guest kernel modules: gcc warning
(edit) @21272   16 years vboxsync SysHlp.cpp: build fix.
(edit) @21271   16 years vboxsync VBoxGuestR0Lib: yes it does.
(edit) @21270   16 years vboxsync VBoxGuestR0Lib: doesn't need SysHlp.cpp.
(edit) @21268   16 years vboxsync HGCMInternal.cpp,SysHlp.cpp: use the kernel/user mode indicator.
(edit) @21267   16 years vboxsync VBoxGuest-linux.c: ditto
(edit) @21263   16 years vboxsync add/files_vbox*: Missing VBox/param.h.
(edit) @21261   16 years vboxsync oops.
(edit) @21260   16 years vboxsync VBGL: Renamed the internal HGCM functions and added a kernel/user mode …
(edit) @21253   16 years vboxsync video hw accel: Blt fixes/enhances, Flip basis for Guest driver & …
(edit) @21250   16 years vboxsync VBoxService: extend the standard target to make the NT4 one.
(edit) @21248   16 years vboxsync crOpenGL: fix dynamic linking for non dri/fakedri builds
(edit) @21247   16 years vboxsync VBoxService/common: Don't do the ACL stuff on service startup when …
(edit) @21246   16 years vboxsync VBoxService/common: Now works with NT4 as well.
(edit) @21233   16 years vboxsync linux sf: two @todos.
(edit) @21230   16 years vboxsync build fix.
(edit) @21229   16 years vboxsync windows additions: build fixes.
(edit) @21228   16 years vboxsync build fix.
(edit) @21227   16 years vboxsync VBoxGuest.h/VMMDev.h/VBoxGuestLib.h usage cleanup.
(edit) @21226   16 years vboxsync VMMDev.h: cleanup.
(edit) @21225   16 years vboxsync Eliminated the VMMDEVHYP[PTR|PHYS]* types.
(edit) @21220   16 years vboxsync Missed one.
(edit) @21219   16 years vboxsync VBox/VBoxDev.h -> VBox/VMMDev.h
(edit) @21218   16 years vboxsync Additions: Use VBoxGuestLib.h instead of VBoxGuest.h where applicable.
(edit) @21216   16 years vboxsync Additions/x11/VBoxClient: fix resizing of shaped windows
(edit) @21214   16 years vboxsync Additions/x11/VBoxClient: fix the seamless unit test
(edit) @21211   16 years vboxsync VBoxGuest.h,VBoxGuestLib: Moved the VbglR3 API out of VBoxGuest.h and …
(edit) @21207   16 years vboxsync Additions/x11/VBoxClient: add a unit test for seamless. Failing tests …
(edit) @21201   16 years vboxsync VBoxGuestR3Lib.cpp: Solaris+freebsd todo.
(edit) @21200   16 years vboxsync VBoxGuestR3Lib.cpp: Fix the XFREE86 build mode.
(edit) @21199   16 years vboxsync VBoxGuest-linux.c,VBoxGuestR3Lib.cpp: Fixed ioctl error check for …
(edit) @21198   16 years vboxsync VBoxGuestR3LibGuestProp.cpp: removed (uint32_t) cast+todo.
(edit) @21170   16 years vboxsync Additions: Mouse polling support in Solaris kernel module and minor …
(edit) @21167   16 years vboxsync VBoxServiceInternal.h: docs clearification.
Note: See TracRevisionLog for help on using the revision log.

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