Timeline
Mar 1, 2023:
- 7:55 PM Changeset in vbox [98812] by
- VMM/IEM: Completely untested emulations for pcmp{i,e}str{i,m}, bugref:9898
- 5:52 PM Changeset in vbox [98811] by
- FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
- 5:20 PM Changeset in vbox [98810] by
- FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
- 5:01 PM Changeset in vbox [98809] by
- FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
- 4:57 PM Changeset in vbox [98808] by
- FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
- 4:38 PM Changeset in vbox [98807] by
- Some small Solaris-specific build warning fixes: Main/Console: Remove …
- 3:37 PM Changeset in vbox [98806] by
- FE/Qt: bugref:10322: Missed files in r156124.
- 3:36 PM Changeset in vbox [98805] by
- FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
- 11:03 AM Ticket #21528 (Toolbar icon tooltips show incorrect vCPU info on additional monitors) created by
- The bottom bar of a Virtualbox guest VM window shows many icons, …
- 9:42 AM Changeset in vbox [98804] by
- Guest Control: Fixed the Additions burns. bugref:9783
- 9:28 AM Changeset in vbox [98803] by
- FE/Qt: bugref:10322. Removing CMachine references from …
- 9:04 AM Changeset in vbox [98802] by
- FE/Qt: bugref:10322. Removing CConsole references from UIRuntimeInfoWidget.
- 8:39 AM Changeset in vbox [98801] by
- FE/Qt: bugref:10322: Runtime UI: A bit of fixes for r156071 and r156097.
- 12:42 AM Changeset in vbox [98800] by
- VMM/IEM: Fixed unreachable code issues in …
- 12:29 AM Changeset in vbox [98799] by
- VMM/IEM: Fixed unreachable code issue in …
- 12:26 AM Changeset in vbox [98798] by
- VMM/IEM: build fix. bugref:10368
- 12:23 AM Changeset in vbox [98797] by
- VMM/IEM: Corrected bug in 32-bit vmread to register emulation where …
- 12:22 AM Changeset in vbox [98796] by
- VMM/IEM: Removed lots of unreachable 'return' statements in …
- 12:05 AM Changeset in vbox [98795] by
- VMM/IEM: s/g_apfnOneByteMap/g_apfnIemInterpretOnlyOneByteMap/ and …
Feb 28, 2023:
- 5:36 PM Changeset in vbox [98794] by
- Guest Control/VBoxService: Try to fix the Windows burns; …
- 5:18 PM Changeset in vbox [98793] by
- Guest Control/Main: Resolved an API documentation @todo.
- 5:01 PM Changeset in vbox [98792] by
- Guest Control/VBoxService: Moved all the CALLBACKDATA_ struct from …
- 4:41 PM Changeset in vbox [98791] by
- Guest Control/VBoxService: Build fix. bugref:9783
- 4:37 PM Changeset in vbox [98790] by
- Guest Control: Enabled VBOX_WITH_GSTCTL_TOOLBOX_AS_CMDS by default. …
- 4:34 PM Changeset in vbox [98789] by
- Guest Control: Made temporary directory / file creation using …
- 4:32 PM Changeset in vbox [98788] by
- Guest Control: Fixed typo. bugref:9783
- 3:58 PM Changeset in vbox [98787] by
- FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
- 3:53 PM Changeset in vbox [98786] by
- FE/Qt: bugref:10322. Removing direct API usage from …
- 3:31 PM Changeset in vbox [98785] by
- bugref:10365. Added VBoxManage CLI documentation for the command 'reset'.
- 3:14 PM Changeset in vbox [98784] by
- FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
- 3:00 PM Changeset in vbox [98783] by
- Devices/Graphics: correctly load a saved state which has no surfaces …
- 2:40 PM Changeset in vbox [98782] by
- bugref:9782. The default values for VirtualSystemDescriptionType_CPU, …
- 1:19 PM Changeset in vbox [98781] by
- VMM/IEM: Fix the pcmp{e,i}str{i,m} instructions, completely got the …
- 12:03 PM Changeset in vbox [98780] by
- Main: src-client: build fix, bugref:10359. Do not use #ifdef …
- 11:48 AM Changeset in vbox [98779] by
- FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
- 11:40 AM Changeset in vbox [98778] by
- bugref:9527. Added 3 new values into VirtualSystemDescription: …
- 10:32 AM Changeset in vbox [98777] by
- Guest Control/Main: Compilation fixes when …
- 10:32 AM Changeset in vbox [98776] by
- FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
- 10:31 AM Changeset in vbox [98775] by
- Guest Control/Main: Fixed specifying the GSTCTL_CREATEDIRECTORY_F_ …
- 10:30 AM Changeset in vbox [98774] by
- Guest Control/VBoxService: Use (some) of the newly added …
- 10:29 AM Changeset in vbox [98773] by
- Guest Control: Added some more GSTCTL_CREATEDIRECTORY_F_ flags. bugref:9783
- 10:15 AM Changeset in vbox [98772] by
- Devices/PC/ipxe: We don't require the 512byte padding which gives us a …
- 9:53 AM Changeset in vbox [98771] by
- Devices/PC/ipxe: Revert r156077 as -Oz is not understood by all gcc …
- 9:51 AM Changeset in vbox [98770] by
- Devices/PC/ipxe: Use -Oz instead of -Os to hopefully get the final ROM …
- 9:29 AM Changeset in vbox [98769] by
- FE/Qt: bugref:10322. A small cleanup.
- 9:24 AM Changeset in vbox [98768] by
- FE/Qt: bugref:10322. Remove CConsole reference from …
- 9:06 AM Changeset in vbox [98767] by
- libs/liblzma-5.4.1: Hopefully fix building on os2, bugref:10254
- 8:56 AM Changeset in vbox [98766] by
- Runtime/lzmavfs.cpp: Need to include asm.h for RT_LE2H_U32 to work, …
- 7:56 AM Changeset in vbox [98765] by
- FE/Qt: bugref:10322. Remove CMachine reference from …
- 7:52 AM Changeset in vbox [98764] by
- FE/Qt: bugref:10322. Using COM wrappers in …
- 6:39 AM Ticket #21527 ("Open Notification Center" directly on top of X for certain maximized ...) created by
- Not all apps put their X to close the window in exactly the same spot …
- 4:06 AM Ticket #21526 (Windows 10 Home Edition Guest VM crashes or hangs on v7.0.4 and v7.0.6) created by
- My Windows 10 Home Edition Guest VM crashes or hangs on v7.0.4 and …
- 4:06 AM Ticket #21525 (Windows 10 Home Edition Guest VM crashes or hangs on v7.0.4 and v7.0.6) created by
- My Windows 10 Home Edition Guest VM crashes or hangs on v7.0.4 and …
Feb 27, 2023:
- 6:59 PM Changeset in vbox [98763] by
- ValidationKit/{IoPerf,tdStorageBenchmark}: Don't report statistics of …
- 5:24 PM Changeset in vbox [98762] by
- FE/Qt: bugref:10322. Fix for r156066. Must use UIMachine wrapper.
- 4:31 PM Changeset in vbox [98761] by
- FE/Qt: bugref:10322. In vm information dialog, use UISession wrapper …
- 4:28 PM Ticket #21524 (Debian packages for bookworm AKA Debian v12) created by
- Debian/bookworm (see https://wiki.debian.org/DebianReleases) is …
- 4:16 PM Changeset in vbox [98760] by
- libs/liblzma-5.4.1: Build fix for the darwin part of the testsuite …
- 3:47 PM Changeset in vbox [98759] by
- Devices/PC/ipxe: Build fix for zbin, bugref:10254
- 3:43 PM Changeset in vbox [98758] by
- Devices/PC/ipxe: Enable building the ROM on Linux again now that we …
- 3:33 PM Changeset in vbox [98757] by
- libs/liblzma-5.4.1/Makefile.kmk: Another build fix, bugref:10254
- 3:28 PM Changeset in vbox [98756] by
- libs/liblzma-5.4.1/Makefile.kmk: Another build fix, bugref:10254
- 3:10 PM Changeset in vbox [98755] by
- libs/liblzma-5.4.1/Makefile.kmk: Shot into the dark at fixing the …
- 3:09 PM Changeset in vbox [98754] by
- libs/liblzma-5.4.1/Makefile.kmk: Shot into the dark at fixing the …
- 3:04 PM Changeset in vbox [98753] by
- Config.kmk: Try to enable the use of liblzma again, bugref:10254 …
- 2:58 PM Changeset in vbox [98752] by
- Config.kmk: Try to enable the use of liblzma again, bugref:10254
- 2:52 PM Changeset in vbox [98751] by
- FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
- 2:45 PM Changeset in vbox [98750] by
- Runtime/lzmavfs.cpp: Need to define LZMA_API_STATIC or linking fails …
- 2:13 PM Ticket #21520 (Aero broken with Guest Additions driver in Windows 7) closed by
- duplicate: Duplicate of #21521.
- 2:13 PM Ticket #21519 (Aero broken with Guest Additions driver) closed by
- duplicate: Duplicate of #21521.
- 12:58 PM Changeset in vbox [98749] by
- FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
- 11:44 AM Changeset in vbox [98748] by
- Runtime: Fix for r156046 (Config.kmk: Fix SDK_VBoxLzf SDK for x86 targets)
- 10:55 AM Changeset in vbox [98747] by
- FE/Qt: bugref:10322: Build-fix for r156049.
- 10:46 AM Changeset in vbox [98746] by
- FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
- 10:36 AM Changeset in vbox [98745] by
- FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
- 10:29 AM Changeset in vbox [98744] by
- FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
Feb 26, 2023:
- 5:35 PM Ticket #21523 (Add easy to use sandbox network option to VM settings) created by
- Currently when using default NAT as network setting the guest can …
- 3:37 PM Ticket #21522 (suphardenedwinverifyprocess failed with verr_cr_x509_cpv_not_valid_at_time) created by
- I have same problem, …
- 2:08 PM Changeset in vbox [98743] by
- VMM/PDMAllCritSect: comment typo
- 4:00 AM Ticket #21521 (Aero broken with Guest Additions driver in Windows 7) created by
- Hi, I recently installed Windows 7 on Virtual Box and installed Guest …
- 3:31 AM Ticket #21520 (Aero broken with Guest Additions driver in Windows 7) created by
- Hi, I recently installed Windows 7 on Virtual Box and installed Guest …
- 3:28 AM Ticket #21519 (Aero broken with Guest Additions driver) created by
- Hi, I recently installed Windows 7 on Virtual Box and installed Guest …
Feb 25, 2023:
- 9:11 PM Changeset in vbox [98742] by
- Config.kmk: Disable VBOX_WITH_LIBLZMA again as it doesn't build …
- 9:06 PM Changeset in vbox [98741] by
- Config.kmk: Fix SDK_VBoxLzf SDK for x86 targets
- 9:05 PM Changeset in vbox [98740] by
- Config.kmk: Enable VBOX_WITH_LIBLZMA by default, bugref:10254 [build fix]
- 8:57 PM Changeset in vbox [98739] by
- Config.kmk: Enable VBOX_WITH_LIBLZMA by default, bugref:10254
- 8:52 PM Changeset in vbox [98738] by
- Runtime/Makefile.kmk: Fix when liblzma is enabled, bugref:10254
- 8:51 PM Changeset in vbox [98737] by
- lobs/liblzma-5.4.1: Windows build fixes, bugref:10254
- 6:55 PM Changeset in vbox [98736] by
- src/liblzma-5.4.1: Fix mythread_cond_timedwait wrapper, bugref:10254
- 6:43 PM Changeset in vbox [98735] by
- Config.kmk,Runtime: Add support for xz archives using liblzma-5.4.1, …
- 6:37 PM Changeset in vbox [98734] by
- Config.kmk,Runtime: Add support for xz archives using liblzma-5.4.1, …
- 6:28 PM Changeset in vbox [98733] by
- Config.kmk,Runtime: Add support for xz archives using liblzma-5.4.1, …
- 6:26 PM Changeset in vbox [98732] by
- Config.kmk,Runtime: Add support for xz archives using liblzma-5.4.1, …
- 6:07 PM Changeset in vbox [98731] by
- liblzma-5.4.1: Make it build, bugref:10254 [scm fixes]
- 6:05 PM Changeset in vbox [98730] by
- libs/liblzma-5.4.1: Export to OSE, bugref:10254
Feb 24, 2023:
- 7:18 PM Ticket #17721 (Vbox crashes under heavy disk IO) closed by
- obsolete
- 7:12 PM Ticket #21518 (Unable to install Guest Additions on Rocky Linux 9.1) created by
- Hello, I seem to be unable to install Guest Additions for a RHEL …
- 7:04 PM Changeset in vbox [98729] by
- Main: Linux Additions upgrade: Fix path to rcvboxadd and user …
- 5:53 PM Ticket #21517 (Sound not arrive to the second host audio output device after the ...) created by
- I quickly describe the error circumstances: if the host changes from …
- 4:41 PM Ticket #21516 (Cisco CSR 1000v and 8000v does not recognize interfaces. => fixed in ...) created by
- With Version 7.0.6 the Cisco CSR Cisco CSR 1000v and 8000v does not …
- 4:27 PM Changeset in vbox [98728] by
- FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
- 3:32 PM Changeset in vbox [98727] by
- FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
- 3:12 PM Changeset in vbox [98726] by
- FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
- 2:48 PM Changeset in vbox [98725] by
- Guest Control/Main: Fixed deleting files via built-in toolbox; …
- 2:10 PM Changeset in vbox [98724] by
- FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
- 1:47 PM Changeset in vbox [98723] by
- VMM/IEM: Started on implementing …
- 1:24 PM Changeset in vbox [98722] by
- FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
- 12:32 PM Changeset in vbox [98721] by
- Main/VBoxVolInfo: Don't link directly against libdevmapper but use the …
- 11:52 AM Ticket #21515 (Windows 11 VM: graphics are still broken. But on Windows 10 VM ...) created by
- I already opened the ticket #21136 for 7.0 Beta / 7.0.0 release. Since …
- 11:30 AM Ticket #21514 ("Failed to change display parameter." in current dev build (7.0.97-155973)) created by
- In current dev build, I got a mentioned above warning if I start my …
- 11:18 AM Changeset in vbox [98720] by
- Main/VBoxVolInfo: Don't link directly against libdevmapper but use the …
- 11:17 AM Changeset in vbox [98719] by
- Main/VBoxVolInfo: Don't link directly against libdevmapper but use the …
- 11:09 AM Changeset in vbox [98718] by
- Main/VBoxVolInfo: Don't link directly against libdevmapper but use the …
- 11:04 AM Changeset in vbox [98717] by
- Main/VBoxVolInfo: Don't link directly against libdevmapper but use the …
- 10:47 AM Changeset in vbox [98716] by
- Guest Control/Main: Moved legacy (VBoxService toolbox) code paths into …
- 10:19 AM Changeset in vbox [98715] by
- Guest Control/Main: Moved legacy (VBoxService toolbox) code paths into …
- 10:16 AM Changeset in vbox [98714] by
- Guest Control/Main: Compilation fix when …
- 10:15 AM Changeset in vbox [98713] by
- Guest Control/Main: Moved legacy (VBoxService toolbox) code paths into …
- 9:53 AM Changeset in vbox [98712] by
- ValidationKit/bootsectors/bs3-cpu-instr-3: Implement testcases for the …
- 8:58 AM Changeset in vbox [98711] by
- Guest Control: Implemented directory handling / walking as non-toolbox …
- 8:53 AM Changeset in vbox [98710] by
- Guest Control: Implemented directory handling / walking as non-toolbox …
- 8:49 AM Changeset in vbox [98709] by
- Guest Control: Implemented directory handling / walking as non-toolbox …
Feb 23, 2023:
- 9:26 PM Changeset in vbox [98708] by
- Additions: Linux: Do not fail on reload if kernel modules signature …
- 6:24 PM Changeset in vbox [98707] by
- FE/Qt: bugref:10322: Build fix for r156005.
- 4:29 PM Changeset in vbox [98706] by
- bugref:10366. The parameter aDevice is filled in case of successful …
- 4:24 PM Changeset in vbox [98705] by
- FE/Qt: bugref:10322. Cleaning direct COM usage from …
- 3:12 PM Changeset in vbox [98704] by
- ValidationKit/bootsectors/bs3-cpu-instr-3: Implement testcases for the …
- 3:10 PM Changeset in vbox [98703] by
- VMM/{CPUM,IEM}: Implement SHA instruction set extension emulation in …
- 2:43 PM Ticket #21513 (HTTP not working for ip adresses ending with .2 => fixed in SVN/next ...) created by
- How I reproduce this bug : 1. Download Ubuntu cloud image from …
- 1:34 PM Changeset in vbox [98702] by
- Removed the function listCloudVnicAttachments() as one hasn't been …
- 1:24 PM Changeset in vbox [98701] by
- bugref:10365. OCI stuff. Initial version of the command 'reset' for an …
- 10:13 AM Changeset in vbox [98700] by
- FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
- 9:43 AM Changeset in vbox [98699] by
- FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
- 8:55 AM Ticket #21512 (Auto-Resize Guest Display not applied at X startup) created by
- Hi, Sometimes, especially at startup, guest resolution is not …
- 1:54 AM Ticket #21511 (unattended install of Llnux Guest Kubuntu fails to create admin group ...) created by
- Although I am reporting this issue against Kubuntu Linux Guest, this …
Feb 22, 2023:
- 11:47 PM Changeset in vbox [98698] by
- DrvHostAudioDSound: Removed dsoundUpdateStatusInternal which has been …
- 11:16 PM Changeset in vbox [98697] by
- Installer/solaris: Ship VBoxCAPI-x86.so. bugref:7675
- 11:13 PM Changeset in vbox [98696] by
- Installer/win: Ship VBoxCAPI-x86.dll. bugref:7675
- 11:11 PM Changeset in vbox [98695] by
- Main/cbindings,/Config.kmk: Added VBoxCAPI-x86.dll/so/dylib for 32-bit …
- 11:08 PM Changeset in vbox [98694] by
- Main/cbindings,/Config.kmk: Added VBoxCAPI-x86.dll/so/dylib for 32-bit …
- 5:33 PM Changeset in vbox [98693] by
- Devices/Graphics: Copying with correct offset for destination …
- 3:10 PM Changeset in vbox [98692] by
- Main: Linux Guest Additions upgrade: Check if kernel modules and user …
- 3:05 PM Changeset in vbox [98691] by
- FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
- 3:00 PM Changeset in vbox [98690] by
- Main: Linux Guest Additions upgrade: Check if kernel modules and user …
- 2:56 PM Changeset in vbox [98689] by
- Additions: Linux: Installer: Run "vboxadd setup" after Additions' …
- 2:55 PM Changeset in vbox [98688] by
- FE/Qt: bugref:10322: Runtime UI: A fix for machine-view framebuffer …
- 2:52 PM Changeset in vbox [98687] by
- Additions: Linux: rcvboxadd: Make reload work when running from within …
- 2:45 PM Changeset in vbox [98686] by
- FE/Qt: bugref:10322: Runtime UI: Small cleanup and fixes for UISession …
- 1:37 PM Changeset in vbox [98685] by
- Installer/solaris: Fix for VBoxAutostart. bugref:10030
- 10:50 AM Changeset in vbox [98684] by
- Docs: bugref:10302. Adding a new ifdef guarded code to produce qhelp …
- 9:49 AM Changeset in vbox [98683] by
- FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
- 9:18 AM Changeset in vbox [98682] by
- FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
Feb 21, 2023:
- 4:01 PM Changeset in vbox [98681] by
- Installer/*: Similar adjustments for VBOX_WITH_WEBSERVICES. Fix for …
- 3:51 PM Changeset in vbox [98680] by
- Installer/*: Check VBOX_WITH_FE_AUTOSTART before assuming …
- 3:39 PM Changeset in vbox [98679] by
- Installer/darwin,linux: Check VBOX_WITH_FE_BALLOONCTRL before assuming …
- 3:39 PM Changeset in vbox [98678] by
- Docs: bugref:10302. A small modification in htmlhelp-qthelp script to …
- 3:33 PM Changeset in vbox [98677] by
- Installer/solaris: Check VBOX_WITH_FE_BALLOONCTRL before assuming …
- 3:26 PM Changeset in vbox [98676] by
- Installer/*: Check VBOX_WITH_FE_BUGREPORT before assuming …
- 3:12 PM Changeset in vbox [98675] by
- FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
- 2:18 PM Changeset in vbox [98674] by
- FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
- 12:33 PM Changeset in vbox [98673] by
- Docs: bugref:10302. Adding xref scope script to the Makefile.
- 12:12 PM Changeset in vbox [98672] by
- Docs: bugref:10302. Splitting the xslt script as xref scope stuff …
- 12:06 PM Changeset in vbox [98671] by
- Docs: bugref:10302. Add an template to xslt proprocessing to mark xref …
- 11:47 AM Changeset in vbox [98670] by
- FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
- 11:15 AM Changeset in vbox [98669] by
- FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
- 10:47 AM Changeset in vbox [98668] by
- Disassembler: Add support for the SHA instruction set extension, …
- 9:21 AM Changeset in vbox [98667] by
- Guest Control: Implemented GuestSession::i_directoryCreate() + …
- 8:46 AM Changeset in vbox [98666] by
- Guest Control: Streamlined GuestWaitEventBase / GuestWaitEvent …
- 7:49 AM Changeset in vbox [98665] by
- Guest Control: Implemented the GuestSession::i_fsQueryInfo() + …
Feb 20, 2023:
- 11:17 PM Ticket #21510 (Error message while deleting snapshot) created by
- I was trying to clear out some old snapshots of a VM when I received a …
- 5:25 PM Changeset in vbox [98664] by
- Docs: bugref:10302. Disconnect qhelp build from dita stuff for now. It …
- 5:18 PM Changeset in vbox [98663] by
- Validation Kit: Reverted r155962 again (not needed, didn't see the …
- 5:08 PM Changeset in vbox [98662] by
- Validation Kit: Better fix for r155941 (pylint / …
- 4:31 PM Changeset in vbox [98661] by
- Devices/DevVirtioSCSI: Possible fix for bugref:9440#c164, the queue …
- 4:14 PM Changeset in vbox [98660] by
- VBoxDef2LazyLoad.cpp: Improve a few error messages and comments.
- 3:58 PM Changeset in vbox [98659] by
- Docs: bugref:10302. Adding a target for dita-to-hhp.
- 3:37 PM Changeset in vbox [98658] by
- Docs: bugref:10302. Renaming user.ditamap to UserManual.ditamap. …
- 3:37 PM Ticket #21509 (Win10 guest crashing constantly on macOS Ventura host) created by
- ------------------------------------- Translated Report (Full Report …
- 3:36 PM Changeset in vbox [98657] by
- Docs: bugref:10302. Renaming user.ditamap to UserManual.ditamap.
- 3:31 PM Changeset in vbox [98656] by
- /Config.kmk: Another pylint 2.16.2 adjustment.
- 3:05 PM Changeset in vbox [98655] by
- ValKit: Pylint 2.16.2 adjustments.
- 3:00 PM Changeset in vbox [98654] by
- FE/Qt: bugref:10322: Runtime UI: Reworking CConsole wrapper usage …
- 1:36 PM Changeset in vbox [98653] by
- FE/Qt: bugref:10322: Runtime UI: Reworking CConsole wrapper usage …
- 1:13 PM Changeset in vbox [98652] by
- ValKit/loopback.py: Thread name parameter should be string, not a list …
- 1:10 PM Changeset in vbox [98651] by
- ValKit: pylint 2.16.2: checks for file
- 1:00 PM Changeset in vbox [98650] by
- VMM,SUPLib: Adjustments for running tstPDMQueue in driverless mode on …
- 12:55 PM Changeset in vbox [98649] by
- /Config.kmk: Disable broad-exception-raised pylint warning (2.16.2, …
- 12:55 PM Changeset in vbox [98648] by
- ValKit/utils.py,tdUnitTest1.py: Added iteritems() wrapper to utils and …
- 12:35 PM Changeset in vbox [98647] by
- FE/Qt: bugref:10322: Runtime UI: Reworking CConsole wrapper usage …
- 12:28 PM Changeset in vbox [98646] by
- Docs: bugref:10302. Setting dita temp. directory.
- 12:18 PM Changeset in vbox [98645] by
- Validation Kit: Reverted r155941 again (Fixed …
- 12:05 PM Changeset in vbox [98644] by
- VMM,SUPLib: Adjustments for running tstPDMQueue in driverless mode on …
- 11:01 AM Changeset in vbox [98643] by
- Guest Control: Reduced #ifdefs. bugref:9783
- 10:47 AM Changeset in vbox [98642] by
- FE/Qt: bugref:10322: Runtime UI: Reworking CConsole wrapper usage …
- 10:07 AM Changeset in kBuild [3589] by
- kdev.e: one-liner column
- 9:58 AM Changeset in vbox [98641] by
- Validation Kit: Fixed consider-using-dict-items pylint warnings.
- 9:37 AM Changeset in vbox [98640] by
- IPRT/tstStrToNum: Fixed RTStrToDoubleEx testcase bugs. bugref:10261
- 9:30 AM Changeset in vbox [98639] by
- Add/VBoxDrvInst: NT INF file correction.
- 9:30 AM Changeset in vbox [98638] by
- DnD/tstDndTransferList: Buggy testcase.
- 8:58 AM Changeset in vbox [98637] by
- IPRT/tstRTTime: Try avoid false failures due to preemption between …
- 3:44 AM Ticket #21508 (enhancement Add encrypted password support to vboxmanage unattended install) created by
- vboxmanage unattended install offers a convenient means of avoiding …
Feb 19, 2023:
- 5:29 PM Changeset in vbox [98636] by
- Config.kmk: Enable building and using DXVK on macOS, bugref:10013 …
- 12:46 PM Changeset in vbox [98635] by
- Config.kmk: Enable building and using DXVK on macOS, bugref:10013 …
- 12:30 PM Changeset in vbox [98634] by
- Add/VBoxVideoEarlyNT.inf: Document that r155932 fixed the problems on W2K.
- 12:57 AM Changeset in vbox [98633] by
- Add/VBoxVideoEarlyNT.inf: Made it identical to a known working one …
Note:
See TracTimeline
for information about the timeline view.