VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @91387   3 years vboxsync Additions: VBoxGuestR3LibClipboard: fix guest features flags …
(edit) @91255   3 years vboxsync VBoxGuest-netbsd.c: ​Catch up with config(9) changes in 9.99.88. …
(edit) @91233   3 years vboxsync Additions: Linux: vboxvideo: introduce initial support for kernel …
(edit) @90876   3 years vboxsync Solaris guest: bugref:10089 vboxms: Fixed getinfo() callback.
(edit) @90875   3 years vboxsync Solaris guest: bugref:10089 VBoxGuest: Fixed getinfo() callback.
(edit) @90862   3 years vboxsync IPRT,SUPDrv,VMM,++: Bumped major support driver version. Added …
(edit) @90829   3 years vboxsync IPRT,VMM,SUPDrv,++: Reworked the IPRT logger structure and how the VMM …
(edit) @90823   3 years vboxsync iprt/cdefs.h,++: Retired VALID_PTR (use RT_VALID_PTR now).
(edit) @90794   3 years vboxsync *: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90711   3 years vboxsync VBoxTray: Explain the 'release' log stuff for DEBUG builds when it …
(edit) @90710   3 years vboxsync VBoxTray: Reverted r146329 as it seems this one is different as it …
(edit) @90709   3 years vboxsync VBoxTray: More of the same, from the DnD merge r91269, only use …
(edit) @90708   3 years vboxsync X11/VBoxClient: More of the same, probably copied from VBoxService in …
(edit) @90707   3 years vboxsync VBoxService.cpp: Undid some unexplained VBOXSERVICE_RELEASE_LOG -> …
(edit) @90692   3 years vboxsync IPRT: Corrected three RTLogGetXxxx functions to RTLogQueryXxxx …
(edit) @90629   3 years vboxsync add/x11/VBoxClient: hanging intdentation fixes. bugref:10028
(edit) @90624   3 years vboxsync Additions: X11: VBoxSVGA: prevent fatal error notification flooding, …
(edit) @90584   3 years vboxsync linux/vboxsf: Copy&paste fix. bugref:10066
(edit) @90583   3 years vboxsync linux/drm: intent fix. bugref:10066
(edit) @90582   3 years vboxsync linux/vboxsf: Avoid making the code even more spaghetti-like, …
(edit) @90581   3 years vboxsync Additions: X11: VBoxSVGA: prevent VBoxClient crash when X11 is not …
(edit) @90578   3 years vboxsync 3D/VMSVGA: Syncing access to command buffers from EMT and FIFO …
(edit) @90577   3 years vboxsync Linux Host and Guest drivers: another attempt to introduce initial …
(edit) @90519   3 years vboxsync Reverted r146120. Change supposed to introduce support for CentOS …
(edit) @90516   3 years vboxsync Linux Host and Guest drivers: introduce initial support for RHEL 8.5 …
(edit) @90499   3 years vboxsync Additions: Linux: vboxvideo: fix build, bugref:10066.
(edit) @90498   3 years vboxsync Additions: Linux: vboxvideo: Introduce initial support for kernel …
(edit) @90497   3 years vboxsync Additions: Linux: vboxsf: Introduce initial support for kernel 5.14, …
(edit) @90324   3 years vboxsync Additions: Linux: VBoxClient: VMSVGA: fix monitor index calculation. …
(edit) @90255   3 years vboxsync 3D/VMSVGA: Command buffers are used instead of FIFO when 3D accel is …
(edit) @90218   3 years vboxsync Add/Lnx/VBoxClient/vmsvga: Try avoid closing the same display …
(edit) @90211   3 years vboxsync Additions: X11: main: prevent deadlock on service termination, …
(edit) @90188   3 years vboxsync 3D/VMSVGA: Parameters validation during command buffer context …
(edit) @90180   3 years vboxsync 3D/VMSVGA: The command buffer context init/cleanup on device …
(edit) @90059   3 years vboxsync Typo in comment, bugref:10032.
(edit) @90057   3 years vboxsync Additions: X11: seamless: prevent hang on shutdown (2), bugref:10032. …
(edit) @90055   3 years vboxsync Additions: X11: seamless: prevent hang on shutdown, bugref:10032. …
(edit) @90054   3 years vboxsync VBoxSharedClipboard/win: Replaced SharedClipboardWinAnnounceFormats …
(edit) @90053   3 years vboxsync Additions: X11: main: update service termination code, bugref:10032. …
(edit) @90052   3 years vboxsync Additions: GuestLib: Seamless: decrease wait-for-event timeout value, …
(edit) @90043   3 years vboxsync vboxsf: style fixes. bugref:9976
(edit) @90036   3 years vboxsync Additions: X11: VMSVGA: do not attempt to display graphical …
(edit) @89957   3 years vboxsync VBoxGuest/linux: Added divmoddi4.c to the gcc helpers. bugref:9975
(edit) @89766   3 years vboxsync Additions: X11: VBoxClient: seamless: prevent crash on shutdown, …
(edit) @89749   3 years vboxsync Additions: X11: VBoxClient: VMSVGA: process graceful shutdown, …
(edit) @89709   3 years vboxsync Audio/ValKit: Install VBoxAudioTest on Windows guests. bugref:10008
(edit) @89690   3 years vboxsync Linux host&guest drivers: fix build for SLES 15 SP3, bugref:4567.
(edit) @89689   3 years vboxsync Additions: Linux: vboxvideo: add logging explaining why module cannot …
(edit) @89675   3 years vboxsync Audio/ValKit: More guest/host installer tweaking for shipping VKAT …
(edit) @89669   3 years vboxsync Audio/ValKit: More guest/host installer tweaking for shipping VKAT …
(edit) @89657   3 years vboxsync Additions/linux/Makefile.kmk: Use …
(edit) @89654   3 years vboxsync Additions/linux/Makefile.kmk: Include vkat if built as a GA program …
(edit) @89653   3 years vboxsync Additions/linux/Makefile.kmk: Backed out vkat hack. bugref:10008
(edit) @89635   3 years vboxsync Additions: X11: VMSVGA: add missing initialization piece, bugref#10028.
(edit) @89626   3 years vboxsync Audio/ValKit: Ship VKAT as part of the Linux host + guest installers. …
(edit) @89609   3 years vboxsync Additions: X11: VMSVGA: prevent memory leak on CRTC disable, bugref#10028.
(edit) @89603   3 years vboxsync Additions: X11: VMSVGA: prevent memory leak when accessing display …
(edit) @89598   3 years vboxsync Additions: X11: VMSVGA: attempt to fix black screen when X11 has no …
(edit) @89577   3 years vboxsync Main: bugref:9948: Fixed scm errors
(edit) @89576   3 years vboxsync Main: bugref:9948: Fixed GA installation on MacOS Catalina
(edit) @89514   3 years vboxsync Additions: Linux: autorun.sh: improve log messages when install cannot …
(edit) @89438   3 years vboxsync 3D/VMSVGA/WDDM: Use SVGA_REG_DEV_CAP register only if …
(edit) @89361   4 years vboxsync 3D/VMSVGA/WDDM: Read all the SVGA3D_DEVCAP_* values from host during …
(edit) @89278   4 years vboxsync Additions: Linux: vboxvideo: adapt code to 5.13-rc3 changes, bugref:10020.
(edit) @89185   4 years vboxsync Additions/3D/mesa: disable a couple of VCC warnings
(edit) @89147   4 years vboxsync 3D/VMSVGA: Use the same AdapterInfo request in DX9 and DX11 drivers, …
(edit) @89048   4 years vboxsync Additions: Linux: vboxsf: fix build for 4.4 (ABI 208+) kernels (Ubuntu …
(edit) @88978   4 years vboxsync Reverted for rework r144310, r144311, r144312 and r144313, ​bugref:10007.
(edit) @88976   4 years vboxsync Additions: Linux: vboxfs: fix build for Ubuntu 4.4.0.210..4.4.0.255 …
(edit) @88974   4 years vboxsync Addistions: Linux: vboxfs: fix build for Ubuntu 4.4.0.210+ kernels, …
(edit) @88952   4 years vboxsync VBoxGuest-netbsd.c: ​Catch up with config(9) changes. bugref:8547.
(edit) @88947   4 years vboxsync VBoxClient: include <sys/wait.h> for WEXITSTATUS. Regression from …
(edit) @88812   4 years vboxsync NVMe,VBoxService: Corrected (soon to be) incorrect use of …
(edit) @88716   4 years vboxsync linux/vboxsf: Document 5.10+ adjustments. We cannot provide both …
(edit) @88571   4 years vboxsync Additions: Linux: vboxsf: adapt to 5.10.x+ kernels, bugref:9994. This …
(edit) @88570   4 years vboxsync Additions: Linux: vboxsf: print revision number as well as a version …
(edit) @88569   4 years vboxsync Additions: Linux: vboxguest: print revision number as well as a …
(edit) @88510   4 years vboxsync additions: linux: vboxvideo: print driver version and revision on load.
(edit) @88509   4 years vboxsync additions: linux: vboxvideo: fix crash on 5.10.x kernels, bugref:9961.
(edit) @88428   4 years vboxsync Additions: Linux: vboxsf: additional fix for kernel 5.12-rc6 build, …
(edit) @88405   4 years vboxsync additions: linux: vboxvideo: fix build for RH 8.4 kernel: bugref:4567. …
(edit) @88274   4 years vboxsync GAs: Linux: make vboxvideo work w/ 5.12-rc4 kernel, bugref:9976.
(edit) @88273   4 years vboxsync GAs: Linux: make vboxsf working w/ 5.12-rc4 kernel, bugref:9976.
(edit) @88215   4 years vboxsync Solaris-specific changes needed for building VBox on Solaris 11.4. …
(edit) @88212   4 years vboxsync Fix build.
(edit) @88207   4 years vboxsync bugref:9961: Additions/x11: vboxvideo: introduce support for 5.11.x …
(edit) @88190   4 years vboxsync GA/Win/Installer: GA installer should ignore ERROR_NO_SUCH_DEVINST, …
(edit) @88189   4 years vboxsync Some small Solaris-specific build warning fixes: …
(edit) @88111   4 years vboxsync 3D/DX11: New context type for DX11 commands submittion, bugref:9845
(edit) @87880   4 years vboxsync GA: bugref:9948: Fixed scm errors
(edit) @87879   4 years vboxsync GA: bugref:9948: Fixed GA installation on MacOS Catalina
(edit) @87846   4 years vboxsync VBoxService/VMInfo: Fix a call to strncpy(3C) to specify the size of …
(edit) @87685   4 years vboxsync Shared Clipboard/Transfers: Makefile tweaking for VBoxClient. ​bugref:9437
(edit) @87658   4 years vboxsync Shared Clipboard/Transfers: Rearranged parameter lists of …
(edit) @87655   4 years vboxsync Shared Clipboard/Transfers: Added …
(edit) @87641   4 years vboxsync Shared Clipboard/Transfers: Cleaned up guest feature flag handling in …
(edit) @87640   4 years vboxsync Shared Clipboard/Transfers: Cleaned up guest feature flag handling in …
(edit) @87611   4 years vboxsync Shared Clipboard/Transfers: More callback code. ​bugref:9437
(edit) @87579   4 years vboxsync VBoxGuest: doxygen fix
(edit) @87566   4 years vboxsync Shared Clipboard: doxygen fixes for unnecessary @copydoc in …
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