VirtualBox

Timeline



Jul 21, 2023:

7:20 PM Changeset in vbox [100686] by vboxsync
Installer/win: Fix MSCRT 2019 Redistributable Package version check. …
5:24 PM Ticket #21769 (Cannot install/upgrade to VirtualBox 7.0.10 on Windows 7 Professional ...) created by Juan Pablo Guzmán Rosero
Hi. I have VirtualBox 7.0.8 installed, and when I try to upgrade to …
3:04 PM Changeset in vbox [100685] by vboxsync
Shared Clipboard/X11: Enabled a minimal subset of the testcases again, …
3:03 PM Changeset in vbox [100684] by vboxsync
Shared Clipboard: Added ShClX11ReadDataFromX11(), useful for enabling …
2:34 PM Changeset in vbox [100683] by vboxsync
Shared Clipboard: Header nit. bugref:9437
2:27 PM Changeset in vbox [100682] by vboxsync
Devices/EFI/Firmware: Add skeleton for a VMware SVGA 3 video …
2:26 PM Changeset in vbox [100681] by vboxsync
Devices/EFI/Firmware: Add skeleton for a VMware SVGA 3 video …
2:23 PM Changeset in vbox [100680] by vboxsync
Devices/EFI/Firmware: Add skeleton for a VMware SVGA 3 video …
2:19 PM Changeset in vbox [100679] by vboxsync
Shared Clipboard: More code for HTTP server testcase to make it fully …
1:53 PM Changeset in vbox [100678] by vboxsync
Logging nit.
1:27 PM Changeset in vbox [100677] by vboxsync
Additions: Linux: vboxvideo: Add initial support for OpenSUSE 15.5 …
11:26 AM Changeset in vbox [100676] by vboxsync
Shared Clipboard: HTTP transfers with multiple files are also working …
10:17 AM Changeset in vbox [100675] by vboxsync
Shared Clipboard/http: Removed unused member. bugref:9437
9:50 AM Changeset in vbox [100674] by vboxsync
BIOS: Added 8086 alternative implementations for rep_insw and …
7:50 AM Changeset in vbox [100673] by vboxsync
VMM/IEM: Some VxD syscall logging. [build fix] bugref:10369
12:28 AM Changeset in vbox [100672] by vboxsync
VMM/IEM: Some VxD syscall logging. bugref:10369
12:28 AM Changeset in vbox [100671] by vboxsync
VMM/IEM: Fix TB revalidation prior to execution. The code is still …

Jul 20, 2023:

4:38 PM Changeset in vbox [100670] by vboxsync
IPRT/http-server: Relaxed debug assertions in rtHttpServerHandleGET() …
2:58 PM Changeset in vbox [100669] by vboxsync
IPRT/http-server: Only return a client response in …
2:50 PM Changeset in vbox [100668] by vboxsync
Shared Clipboard/testcase: Also include flow logging with most verbose …
1:45 PM Changeset in vbox [100667] by vboxsync
Shared Clipboard: Logging nits. bugref:9437
1:43 PM Changeset in vbox [100666] by vboxsync
Shared Clipboard: Reduced replying to status messages from the host, …
1:23 PM Ticket #21768 ("Discard" not really discarding the saved state.) created by boxer01
If I discard the saved state and exit the VirtualBox GUI immediately, …
1:20 PM Changeset in vbox [100665] by vboxsync
Shared Clipboard: More Windows data object refcount bugfixes. Added …
12:00 PM Ticket #21767 (Can't restore the VM state saved before the Windows host reboot caused ...) created by boxer01
If one runs the Windows updates on the host system and then saves the …
10:22 AM Changeset in vbox [100664] by vboxsync
Shared Clipboard: Windows data object locking fixes. bugref:9437
10:20 AM Changeset in vbox [100663] by vboxsync
Shared Clipboard/VbglR3: Renamed …
10:12 AM Changeset in vbox [100662] by vboxsync
ValKit/tdAddGuestCtrl.py: Skip Windows 7 VMs at the moment
9:56 AM Changeset in vbox [100661] by vboxsync
Shared Clipboard: Make sure to unset the data object in …
9:55 AM Changeset in vbox [100660] by vboxsync
Shared Clipboard: Added ShClTransferStop() for stopping an already …
7:50 AM Changeset in vbox [100659] by vboxsync
SCM
7:43 AM Changeset in vbox [100658] by vboxsync
BIOS: Reworked BIOS build to have a common core and add 286/386 …
6:52 AM Changeset in vbox [100657] by vboxsync
Shared Clipboard/VbglR3: Renamed VbglR3ClipboardTransferStatusReply() …

Jul 19, 2023:

4:13 PM Changeset in vbox [100656] by vboxsync
Shared Clipboard/VRDE: Build fix. bugref:9437
4:06 PM Changeset in vbox [100655] by vboxsync
Shared Clipboard/VRDE: Integrated the logic of …
2:50 PM Changeset in vbox [100654] by vboxsync
FE/Qt: bugref:10489: VBox Manager: Adding Reset action for cloud VMs …
2:35 PM Changeset in vbox [100653] by vboxsync
Additions: Linux: vboxvideo: additional fixes for RHEL 9.3 kernel, …
2:27 PM Changeset in vbox [100652] by vboxsync
FE/Qt: bugref:10486. Do not instantiate QApplication if no active …
11:52 AM Changeset in vbox [100651] by vboxsync
Shared Clipboard: Also give the registered service extension the …
11:52 AM Changeset in vbox [100650] by vboxsync
FE/Qt: bugref:10450: Forgot something in r158075.
10:24 AM Changeset in vbox [100649] by vboxsync
Shared Clipboard: Further relaxed checks in ShClTransferComplete() + …
9:56 AM Changeset in vbox [100648] by vboxsync
Shared Clipboard: Avoid checking the transfer ID if pTransfer is NULL …
9:28 AM Changeset in vbox [100647] by vboxsync
Shared Clipboard: Docs. bugref:9437
9:07 AM Ticket #21766 (MacOS 13.4.1 - VirtualBoxVM quit unexpectedly - EXC_GUARD (SIGKILL) - ...) created by lt74
I'm trying to start up a newly created Windows 11 VM on a macOS 13.4.1 …
8:49 AM Changeset in vbox [100646] by vboxsync
Shared Clipboard: Renaming (ShClSvcHostReportFormats -> …
8:45 AM Changeset in vbox [100645] by vboxsync
Shared Clipboard: More code for transfer cancellation and error …
8:42 AM Changeset in vbox [100644] by vboxsync
Shared Clipboard: More code for transfer cancellation and error …
8:40 AM Changeset in vbox [100643] by vboxsync
Shared Clipboard: Renaming. bugref:9437
8:38 AM Changeset in vbox [100642] by vboxsync
Shared Clipboard: Use ShClEventWaitEx() instead of ShClEventWait(), to …
8:33 AM Changeset in vbox [100641] by vboxsync
Shared Clipboard: Easier to follow event destruction handling: Destroy …
6:59 AM Changeset in vbox [100640] by vboxsync
FE/Qt: bugref:9080: - Save As now really can save VISO file, - VISO …

Jul 18, 2023:

11:02 PM Ticket #21696 (Cannot install SUNWvbox on recent Solaris 11.4 => fixed in svn, 7.0.x ...) closed by paulson
fixed: Thanks for the report. This has been addressed in revision r158181 of …
8:57 PM Ticket #21740 (Ubuntu 20.04 guest hangs in the (new) "kernel modules and user ...) closed by galitsyn
fixed: Hello, We just released VirtualBox 7.0.10. This issue should be …
8:57 PM Ticket #21621 ("Certificate signature algorithm not known" for valid EV code signing ...) closed by galitsyn
fixed: Hello, We just released VirtualBox 7.0.10. This issue should be …
8:56 PM Ticket #21671 (VirtualBox 7.0.8 for Centos Stream 9 in Kernel 5.14.0-307 => fixed in svn) closed by galitsyn
fixed: Hello, We just released VirtualBox 7.0.10. This issue should be …
8:56 PM Ticket #21598 (Enable to build shared folders module with guest addition => fixed in svn) closed by galitsyn
fixed: Hello, We just released VirtualBox 7.0.10. This issue should be …
8:56 PM Ticket #21690 (Unable to install Guest Additions on AlmaLinux OS 8.8 => fixed in svn) closed by galitsyn
fixed: Hello, We just released VirtualBox 7.0.10. This issue should be …
8:54 PM Ticket #21435 (Vboxdrv module triggers IBT protection. VM's fail to start) closed by galitsyn
fixed: Hello, We just released VirtualBox 7.0.10. This issue should be …
8:52 PM Ticket #21560 (NAT Network + LWIP: UDP proxy expires too early) closed by galitsyn
fixed: Hello, We just released VirtualBox 7.0.10. This issue should be …
8:52 PM Ticket #21575 (Also use PulseAudio by default when pipewire-pulse is running) closed by galitsyn
fixed: Hello, We just released VirtualBox 7.0.10. This issue should be …
8:51 PM Ticket #21515 (Windows 11 VM: graphics are still broken. But on Windows 10 VM ...) closed by galitsyn
fixed: Hello, We just released VirtualBox 7.0.10. This issue should be …
8:51 PM Ticket #21136 (Unwanted transparency in the Windows 11 guest) closed by galitsyn
fixed: Hello, We just released VirtualBox 7.0.10. This issue should be …
8:50 PM Ticket #21622 (TPM 1.2 SIGSEGV on start => fixed in SVN/next 7.0.x maintenance) closed by galitsyn
fixed: Hello, We just released VirtualBox 7.0.10. This issue should be …
8:49 PM Ticket #21596 (VirtualBox 7.0.8, macOS Ventura 13.3.1, very slow) closed by galitsyn
fixed: Hello, We just released VirtualBox 7.0.10. This issue should be …
8:49 PM Ticket #21563 (Guru Meditation with macOS Ventura 13.3 host) closed by galitsyn
fixed: Hello, We just released VirtualBox 7.0.10. This issue should be …
7:43 PM News edited by galitsyn
(diff)
7:42 PM WikiStart edited by galitsyn
6.1.46 + 7.0.10 (diff)
5:51 PM Changeset in vbox [100639] by vboxsync
changed testing vms name for win7, win10, win11, edited readme file, …
5:02 PM Changeset in vbox [100638] by vboxsync
FE/Qt: Import/Export appliance wizard: Make sure proxy-model uses …
4:12 PM Changeset in vbox [100637] by vboxsync
Shared Clipboard: Relaxed check of shClTransferCancelOrError() a bit, …
3:59 PM Changeset in vbox [100636] by vboxsync
Shared Clipboard: Added some more transfer utility functions handy to …
3:17 PM Changeset in vbox [100635] by vboxsync
FE/Qt: VM Settings: Make sure VRDE tab of Display page isn't available …
3:12 PM Changeset in vbox [100634] by vboxsync
FE/Qt: Runtime UI: Adjust action-pool to disable VRDE action when …
2:05 PM Changeset in vbox [100633] by vboxsync
VMM/IEM: Check for too early IEMCPU::iEffSeg use during recompiler …
1:37 PM Changeset in vbox [100632] by vboxsync
FE/Qt: bugref:9080. Forgot to mark ISO folder as opened once its …
1:33 PM Changeset in vbox [100631] by vboxsync
ValKit/tdAddGuestCtrl.py: Removed trailing space.
12:43 PM Changeset in vbox [100630] by vboxsync
FE/Qt: bugref:9080. Make imported ISO name check somewhere else.
12:35 PM Changeset in vbox [100629] by vboxsync
FE/Qt: bugref:9080. Make sure selection dependent actions are …
11:36 AM Changeset in vbox [100628] by vboxsync
Guest Control/Validation Kit: Tests VMSVGA device, build fix
11:21 AM Changeset in vbox [100627] by vboxsync
Guest Control/Validation Kit: Tests VMSVGA device, part 1 (prototype)
10:12 AM Changeset in vbox [100626] by vboxsync
VMM/IEM: Logging. bugref:10369
10:10 AM Changeset in vbox [100625] by vboxsync
CPUID: Expose AMD XSaveErPtr CPUID bit to guests. Eliminates …
10:01 AM Changeset in vbox [100624] by vboxsync
VMM/IEM: Removed some temporary pop [mem] logging. bugref:10369
9:58 AM Changeset in vbox [100623] by vboxsync
VMM/IEM: pop [mem] correction, iEffSeg must be fetched after address …
9:27 AM Changeset in vbox [100622] by vboxsync
Shared Clipboard: Make sure to encode HTTP URLs, to also support files …
9:22 AM Changeset in vbox [100621] by vboxsync
Shared Clipboard: Make sure to encode HTTP URLs, to also support files …
9:20 AM Changeset in vbox [100620] by vboxsync
Shared Clipboard: Make sure to encode HTTP URLs, to also support files …
8:06 AM Changeset in vbox [100619] by vboxsync
Shared Clipboard: Made the Main host service dispatcher a bit more …
12:27 AM Changeset in vbox [100618] by vboxsync
VBoxCPP: Some fun over the weekend.
12:27 AM Changeset in vbox [100617] by vboxsync
IEM/VMM: Corrected iemRecalcExecDbgFlags to …

Jul 17, 2023:

6:22 PM Changeset in vbox [100616] by vboxsync
Shared Clipboard: More code for host service error propagation. bugref:9437
5:53 PM Changeset in vbox [100615] by vboxsync
Shared Clipboard: Renaming (PFNVRDPCLIPBOARDEXTCALLBACK -> …
5:51 PM Changeset in vbox [100614] by vboxsync
Shared Clipboard/Main: Made SHCLEXTPARMS a little more flexible (only …
5:49 PM Changeset in vbox [100613] by vboxsync
Shared Clipboard/Main: Made SHCLEXTPARMS a little more flexible (only …
5:45 PM Changeset in vbox [100612] by vboxsync
Shared Clipboard/Main: Made SHCLEXTPARMS a little more flexible (only …
5:37 PM Changeset in vbox [100611] by vboxsync
FE/Qt: bugref:9080. Some relabeling.
5:12 PM Changeset in vbox [100610] by vboxsync
Shared Clipboard/Main: Logging nit. bugref:9437
4:45 PM Changeset in vbox [100609] by vboxsync
Shared Clipboard/Main + FE/Qt: Added clipboard error propagation from …
4:39 PM Changeset in vbox [100608] by vboxsync
ValidationKit/bootsectors: Implement testcases for …
4:38 PM Changeset in vbox [100607] by vboxsync
VMM/IEM: Implement vperm2f128/vperm2i128 instruction emulations, …
4:32 PM Changeset in vbox [100606] by vboxsync
Shared Clipboard/Main + FE/Qt: Added clipboard error propagation from …
4:09 PM Changeset in vbox [100605] by vboxsync
FE/Qt: bugref:9080. Implementing restore item functions.
3:53 PM Changeset in vbox [100604] by vboxsync
FE/Qt: bugref:9080. Adding a new column to indicate if folder has a …
12:14 PM Changeset in vbox [100603] by vboxsync
ValidationKit/bootsectors: Implement testcases for [v]paddsb/[v]paddsw …
12:13 PM Changeset in vbox [100602] by vboxsync
VMM/IEM: Implement vpaddsb/vpaddsw instruction emulations, bugref:9898
12:13 PM Changeset in vbox [100601] by vboxsync
FE/Qt: bugref:9080. Setting tooltips of parent items when a file …
11:51 AM Changeset in vbox [100600] by vboxsync
ValidationKit/bootsectors: Implement testcases for …
11:51 AM Changeset in vbox [100599] by vboxsync
VMM/IEM: Implement vpaddusb/vpaddusw instruction emulations, bugref:9898
11:30 AM Changeset in vbox [100598] by vboxsync
ValidationKit/bootsectors: Implement testcases for …
11:29 AM Changeset in vbox [100597] by vboxsync
VMM/IEM: Implement vpsubusb/vpsubusw instruction emulations, bugref:9898
10:58 AM Changeset in vbox [100596] by vboxsync
ValidationKit/bootsectors: Implement testcases for [v]psubsb/[v]psubsw …
10:55 AM Changeset in vbox [100595] by vboxsync
VMM/IEM: Implement vpsubsb/vpsubsw instruction emulations, bugref:9898

Jul 15, 2023:

4:55 PM Changeset in vbox [100594] by vboxsync
FE/Qt: Adding new icons for folder warning.
4:52 PM Changeset in vbox [100593] by vboxsync
FE/Qt: bugref:9080. Enable table item tooltips.
9:25 AM Changeset in vbox [100592] by vboxsync
VMM/IEM: doxygen fix. bugref:10369
1:20 AM Changeset in vbox [100591] by vboxsync
VMM/IEM: Must pass the FPU opcode word to the various MCs updating FOP …

Jul 14, 2023:

9:00 PM Ticket #21765 (Windows 10 1909 guests' "Connected to the Internet" symbol stays at ...) created by grandwiski
Effectively internet is always working on guest but proper "Connected …
8:33 PM Ticket #21764 (Buggy host/guest intertranscending gui at least on mx-linux 21 hosts.) created by grandwiski
Since v6.1.42 with any fullscreen guests the bottom-minimized menubar …
5:02 PM Changeset in vbox [100590] by vboxsync
FE/Qt: bugref:10323: Runtime UI: Close downloaders such as GA, ExtPack …
5:00 PM Changeset in vbox [100589] by vboxsync
FE/Qt: bugref:10323: Runtime UI: Adjust one of guest additions …
4:38 PM Changeset in vbox [100588] by vboxsync
VMM/IEMAllThreadedPython: Add some more micro code statements, bugref:10369
4:33 PM Changeset in vbox [100587] by vboxsync
VMM/IEMAllThreadedPython: Fix type, bugref:10369
2:56 PM Changeset in vbox [100586] by vboxsync
FE/Qt: bugref:9080. Processing the list of removed items from a VISO file.
2:43 PM Changeset in vbox [100585] by vboxsync
Additions/VBoxClient: Altering the .def files is not necessary, as …
2:17 PM Changeset in vbox [100584] by vboxsync
Additions/VBoxClient: Docs nit. bugref:10427
2:13 PM Changeset in vbox [100583] by vboxsync
FE/Qt: bugref:9080. Make host directory scan optionally recursive.
2:08 PM Changeset in vbox [100582] by vboxsync
Additions/VBoxClient: Better variable scoping for lib version defines. …
2:06 PM Changeset in vbox [100581] by vboxsync
ValidationKit: Implement testcases for vinserti128/vinsertf128 …
2:04 PM Changeset in vbox [100580] by vboxsync
ValidationKit: Implement testcases for vinserti128/vinsertf128 …
2:04 PM Changeset in vbox [100579] by vboxsync
VMM/IEM: Implement vinserti128/vinsertf128 instruction emulation, …
2:02 PM Changeset in vbox [100578] by vboxsync
Additions/VBoxClient: More trickery needed in order to get this …
2:00 PM Changeset in vbox [100577] by vboxsync
VMM/PGM: Nested VMX: bugref:10318 More info on assertion.
1:56 PM Changeset in vbox [100576] by vboxsync
Additions/VBoxClient: More trickery needed in order to get this …
12:07 PM Changeset in vbox [100575] by vboxsync
VMM/IEM: Remove the stubs for …
9:38 AM Changeset in vbox [100574] by vboxsync
VMM/IEM: Implement testcases for vpbroadcast{b,w,d,q}/vbroadcasti128 …
9:38 AM Changeset in vbox [100573] by vboxsync
VMM/IEM: Implement vpbroadcast{b,w,d,q}/vbroadcasti128 instruction …
9:36 AM Changeset in vbox [100572] by vboxsync
Disassembler: Fix naming of vbroadcasti128 instruction, bugref:9898
9:35 AM Changeset in vbox [100571] by vboxsync
Disassembler: Fix naming of vbroadcasti128 instruction, bugref:9898
7:56 AM Changeset in vbox [100570] by vboxsync
ValidationKit: Reapply r158394 (ValidationKit/bs3-cpu-instr-3: …

Jul 13, 2023:

9:02 PM Changeset in vbox [100569] by vboxsync
Revert r158394 for now as nasm needs fixing/rebuilding first, bugref:9898
7:21 PM Changeset in vbox [100568] by vboxsync
ValidationKit/bs3-cpu-instr-3: Implement testcase for …
7:19 PM Changeset in vbox [100567] by vboxsync
VMM/IEM: Implement vbroadcast{ss,sd,f128} instruction emulation, …
6:50 PM Changeset in vbox [100566] by vboxsync
Shared Clipboard: Added ShClEventWaitEx() + ShClEventSignalEx() for …
1:32 PM Changeset in vbox [100565] by vboxsync
FE/Qt: bugref:9080. Reimplementing …
1:29 PM Changeset in vbox [100564] by vboxsync
Shared Clipboard: Use vbglR3ClipboardTransferStatusReplyEx() instead …
1:28 PM Changeset in vbox [100563] by vboxsync
Shared Clipboard: Use the transfer's event source in the host service …
12:12 PM Ticket #21763 (Issue with BeOS and ArcaOS installation) created by pjwatk
Hello, I reported this in the VB Mac forum and was asked to re-post …
10:44 AM Changeset in vbox [100562] by vboxsync
Shared Clipboard: Use the transfer's event source in the host service …
9:58 AM Changeset in vbox [100561] by vboxsync
Runtime: Reorder some (at this point unused) code, bugref:10261
9:31 AM Changeset in vbox [100560] by vboxsync
Shared Clipboard: More testcases for event handling. bugref:9437
9:11 AM Changeset in vbox [100559] by vboxsync
FE/Qt: bugref:9080. Using a sort-filter proxy model in host browser.
9:10 AM Changeset in vbox [100558] by vboxsync
Shared Clipboard: Removed debug breakpoint accidentally left in. …
9:09 AM Changeset in vbox [100557] by vboxsync
Shared Clipboard: Check if the crtisect (still) is initialized before …
8:21 AM Changeset in vbox [100556] by vboxsync
FE/Qt: bugref:9080. Don't attempt to remove a file object from Viso twice.

Jul 12, 2023:

9:51 PM Ticket #21762 (VirtualBox Manager running on remote X $DISPLAY) created by beadon
When ssh-ing to another machine: ssh -X beadon@host This allows …
9:06 PM Changeset in vbox [100555] by vboxsync
VBoxCPP: Added help text, a --mode option and fixed a copy&paste bug …
6:12 PM Changeset in vbox [100554] by vboxsync
FE/Qt: bugref:10450: Chooser pane: Qt6 requires more careful …
3:03 PM Changeset in vbox [100553] by vboxsync
Shared Clipboard: Always use index 0 when removing transfers via …
3:01 PM Changeset in vbox [100552] by vboxsync
Shared Clipboard: Removed shClSvcWinDataObjectTransferEndCallback(), …
2:59 PM Changeset in vbox [100551] by vboxsync
Shared Clipboard: Removed annoying assertion in …
2:36 PM Changeset in vbox [100550] by vboxsync
VBoxProxyStub.c: Clean up really really old type libraries.
2:35 PM Changeset in vbox [100549] by vboxsync
Shared Clipboard: Renaming VbglR3 H->G interfaces. bugref:9437
12:31 PM Changeset in vbox [100548] by vboxsync
FE/Qt: bugref:9080. Adding an action for restoring removed items back …
12:05 PM Changeset in vbox [100547] by vboxsync
Shared Clipboard: Renaming (SHCLTRANSFERSTATUS_STOPPED -> …
12:03 PM Changeset in vbox [100546] by vboxsync
Shared Clipboard: Made transfers errors more visible via balloon …
12:01 PM Changeset in vbox [100545] by vboxsync
Shared Clipboard: Added some more utility functions for completing and …
11:58 AM Changeset in vbox [100544] by vboxsync
Shared Clipboard: Logging nit. bugref:9437
11:46 AM Changeset in vbox [100543] by vboxsync
FE/Qt: bugref:9080. bugref:6699. New icons for restore action.
11:23 AM Changeset in vbox [100542] by vboxsync
DevFwCommon: Add an experimental way for using the DmiSystemUuid (with …
10:55 AM Changeset in vbox [100541] by vboxsync
Shared Clipboard: Renamed …
10:37 AM Changeset in vbox [100540] by vboxsync
Shared Clipboard: Make a copy of SHCLTRANSFERTHREADCTX in …
10:13 AM Changeset in vbox [100539] by vboxsync
FE/Qt: bugref:9080. Dont hide file object that are remove from viso …
8:53 AM Changeset in vbox [100538] by vboxsync
Shared Clipboard: Use a dedicated worker thread wrapper for transfer …
8:48 AM Changeset in vbox [100537] by vboxsync
Shared Clipboard: Make sure to also let the guest know of transfer …
8:33 AM Changeset in vbox [100536] by vboxsync
FE/Qt: Updating some icons.
8:25 AM Changeset in vbox [100535] by vboxsync
Shared Clipboard: Make sure to also lock the client in …
8:11 AM Changeset in vbox [100534] by vboxsync
FE/Qt: bugref:9080. Some label text fixes.
6:32 AM Changeset in vbox [100533] by vboxsync
Shared Clipboard: Fixed function signature of …
4:42 AM Changeset in vbox [100532] by vboxsync
VMM/CPUM: Nested VMX: bugref:10318 Enabled feature for saving PAT MSR …
12:03 AM Changeset in vbox [100531] by vboxsync
IPRT/PKCS8: Tweak for OpenSSL 1.0.2 / ol7. bugref:10299

Jul 11, 2023:

11:09 PM Changeset in vbox [100530] by vboxsync
IPRT/PKCS8: Testcase fix. oops. bugref:10299
10:52 PM Changeset in vbox [100529] by vboxsync
EFI/Config.kmk: comment
10:52 PM Changeset in vbox [100528] by vboxsync
IPRT/PKCS8: Added the ability to load PKCS\#8 EncryptedPrivateKey …
6:08 PM Changeset in vbox [100527] by vboxsync
Shared Clipboard: shclTransferIfaceLocalListEntryInit() is not a …
6:03 PM Changeset in vbox [100526] by vboxsync
Shared Clipboard: Typo. bugref:9437
6:02 PM Changeset in vbox [100525] by vboxsync
Shared Clipboard: Nit. bugref:9437
5:49 PM Changeset in vbox [100524] by vboxsync
FE/Qt: bugref:10323. Commiting new icons for the update GA menu item.
4:52 PM Changeset in vbox [100523] by vboxsync
Shared Clipboard: Use ULONG in SharedClipboardWinDataObject::AddRef() …
4:52 PM Changeset in vbox [100522] by vboxsync
Shared Clipboard: Resolved a @todo: Removed SHCLOBJHANDLEINFO and only …
4:47 PM Changeset in vbox [100521] by vboxsync
Main: separate function for parsing the entries in remote USB device …
4:32 PM Changeset in vbox [100520] by vboxsync
FE/Qt: bugref:9080. Refactoring viso entry creation.
4:30 PM Changeset in vbox [100519] by vboxsync
Additions/WINNT/SharedFolders/driver: correct return code. bugref:10480
2:56 PM Changeset in vbox [100518] by vboxsync
VUSB: Additional paranoia to clear USB buffers used by the guest (see …
2:54 PM Changeset in vbox [100517] by vboxsync
VUSB: Explicitly ignore any high bits of a USB address which is a …
1:42 PM Changeset in vbox [100516] by vboxsync
EFI: removing reference to rsa_sup_mul.c
1:01 PM Changeset in vbox [100515] by vboxsync
FE/Qt: bugref:9080. Clear main menu each time dialog initiates.
12:32 PM Changeset in vbox [100514] by vboxsync
makefile.kmk,tools/bin/efi_firmware.sh: Adapt to enable fetching the …
12:28 PM Changeset in vbox [100513] by vboxsync
makefile.kmk,tools/bin/efi_firmware.sh: Adapt to enable fetching the …
12:23 PM Changeset in vbox [100512] by vboxsync
Shared Clipboard: Use ULONG in SharedClipboardWinDataObject::AddRef() …
11:56 AM Changeset in vbox [100511] by vboxsync
makefile.kmk,tools/bin/efi_firmware.sh: Adapt to enable fetching the …
11:54 AM Changeset in vbox [100510] by vboxsync
Shared Clipboard: Also propagate the last error set via …
11:23 AM Changeset in vbox [100509] by vboxsync
Shared Clipboard: Resolved a @todo: Use CoTaskMemAlloc() in …
11:22 AM Changeset in vbox [100508] by vboxsync
FE/Qt: bugref:9080. Set file dialog parent to active window.
11:09 AM Changeset in vbox [100507] by vboxsync
Shared Clipboard: Also propagate stream object errors to the Windows …
11:05 AM Changeset in vbox [100506] by vboxsync
Devices/EFI/Firmware: Build fix with newer gcc, bugref:10400
11:03 AM Changeset in vbox [100505] by vboxsync
Shared Clipboard: Cut back default logging a bit wrt transfer status / …
10:59 AM Changeset in vbox [100504] by vboxsync
Shared Clipboard: If the Windows data object is not ready (anymore), …
10:36 AM Changeset in vbox [100503] by vboxsync
FE/Qt: bugref:9080. Avoid double file extension.
10:31 AM Changeset in vbox [100502] by vboxsync
FE/Qt: bugref:9080. Content browser does not need to know viso volume name.
10:26 AM Changeset in vbox [100501] by vboxsync
Devices/EFI/Firmware: Fix building antlr with newer compilers, bugref:10400
9:36 AM Changeset in vbox [100500] by vboxsync
FE/Qt: bugref:9080. Implementing saveas slot.
8:00 AM Changeset in vbox [100499] by vboxsync
Shared Clipboard: List entry reading fixes. bugref:9437
7:51 AM Changeset in vbox [100498] by vboxsync
Devices/EFI/Firmware: Workaround an issue in python causing the build …
7:27 AM Changeset in vbox [100497] by vboxsync
FE/Qt: bugref:9080. Some refactoring.
6:55 AM Changeset in vbox [100496] by vboxsync
FE/Qt: bugref:9080. Adding the saveas aaction.
6:43 AM Changeset in vbox [100495] by vboxsync
Devices/EFI: Use our firmware volume definitions to get rid of the …
1:44 AM Ticket #21761 (AutoDesk Fusion 360 crashes with VirtualBox 7 + 3d Acceleration enabled) created by beadon
Autodesk Fusion 360 crashes at startup when the Windows 10 Guest is …
Note: See TracTimeline for information about the timeline view.

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