Timeline
Oct 12, 2024:
- 4:40 AM Changeset in vbox [106300] by
- ValidationKit/bootsectors: always display final micro-tests tally; …
- 3:55 AM Changeset in vbox [106299] by
- ValidationKit/bootsectors: improve ROW_UNUSED macros, add missing …
- 3:35 AM Changeset in vbox [106298] by
- ValidationKit/bootsectors: clean up obsolete masks & initially-set …
- 1:07 AM Changeset in vbox [106297] by
- VMM/IEM: Attempts at optimizing iemExecMemAllocatorAllocInChunkInt and …
- 1:07 AM Changeset in vbox [106296] by
- VMM/IEM: Made VBOX_WITH_SAVE_THREADED_TBS_FOR_PROFILING build on arm. …
Oct 11, 2024:
- 8:42 PM Ticket #22202 (Seamless mode on Windows host is greyed out on Linux Host - VB: 7.1.2) created by
- Seamless mode on Windows guest is greyed out on Linux Host
- 7:15 PM Changeset in vbox [106295] by
- after 7.1.4
Oct 10, 2024:
- 5:42 PM Changeset in vbox [106294] by
- VirtioNet/Core: debugger info fixes
- 4:55 PM Changeset in vbox [106293] by
- 7.1.4
- 3:15 PM Changeset in vbox [106292] by
- FE/Qt: Runtime UI: Make sure UIMachine properly conveys actual …
- 1:37 PM Changeset in vbox [106291] by
- Main: Additions: Automatic Upgrade: Remove temp installation directory …
- 1:13 PM Changeset in vbox [106290] by
- 7.1: Changelog - this isn't fixed yet, just more logging to debug more …
- 12:33 PM Changeset in vbox [106289] by
- 7.1 Changelog
- 11:49 AM Changeset in vbox [106288] by
- 7.1 Changelog.
- 10:58 AM Changeset in vbox [106287] by
- 3D: Partially reverted r164972: Conditionally enable 3D backend in 2D …
- 10:48 AM Changeset in vbox [106286] by
- VMM/IEM: Tested the expand down limit checking code. bugref:10371
- 10:35 AM Changeset in vbox [106285] by
- ValidationKit/bootsectors: Implement SISD FP testcases (except …
- 10:30 AM Changeset in vbox [106284] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]rcpss - …
- 9:28 AM Changeset in vbox [106283] by
- FE/Qt: Build fix for r165079.
- 9:24 AM Changeset in vbox [106282] by
- FE/Qt: Help browser: A bit of include cleanups.
- 9:16 AM Changeset in vbox [106281] by
- DevOHCI: Quick fix for deadlock when pfnAbortEpByAddr is called. Ran …
- 8:57 AM Changeset in vbox [106280] by
- Config.kmk: hmm, another try to fix scm for r165049
- 8:55 AM Changeset in vbox [106279] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]rcpps …
- 8:53 AM Changeset in vbox [106278] by
- FE/Qt: Integrating latest NLS update for Indonesian and Italian languages.
- 8:52 AM Changeset in vbox [106277] by
- ValidationKit/bootsectors: fix another off-by-one (sigh!); bugref:10658
- 8:42 AM Changeset in vbox [106276] by
- Config.kmk: scm fix for r165049
- 8:09 AM Changeset in vbox [106275] by
- Ansible, Python, Removing vers=3.0 for playing on the safe side
- 8:07 AM Changeset in vbox [106274] by
- DevBusLogic: CritSectIntr also needs to protect …
- 8:02 AM Changeset in vbox [106273] by
- DrvNATlibslirp: Correct function name in log statement. bugref:10268
- 8:01 AM Changeset in vbox [106272] by
- DrvNATlibslirp: Initialize cChangedFDs since RTWinPoll only sets it …
- 7:36 AM Changeset in vbox [106271] by
- Devices/Security: Query the buffer size of the device above and use …
- 5:13 AM Changeset in vbox [106270] by
- ValidationKit/bootsectors: fix off-by-one, remove unused var; bugref:10658
- 4:37 AM Changeset in vbox [106269] by
- ValidationKit/bootsectors: fix indentation and comments; bugref:10658 …
- 3:42 AM Changeset in vbox [106268] by
- ValidationKit/bootsectors: clean up mask twiddling scheme; bugref:10658
Oct 9, 2024:
- 11:59 PM Changeset in vbox [106267] by
- SUPHardNt: Try deal with extra pages attached to (system?) DLL …
- 9:05 PM Changeset in vbox [106266] by
- Additions/NT/Installer: scm fixes. bugref:10771
- 8:52 PM Changeset in vbox [106265] by
- Additions/NT/Installer: Just use IPRT verify the stupid file …
- 8:50 PM Changeset in vbox [106264] by
- RTSignTool: Extended the extract-exe-signer-cert, …
- 7:07 PM Changeset in vbox [106263] by
- 3D: Remove the excessive LogRels for Src and Dst buffers validation. …
- 6:57 PM Changeset in vbox [106262] by
- Main: Automatic GAs upgrade: Add support for Linux/Arm64 installer, …
- 6:55 PM Changeset in vbox [106261] by
- iprt: Linux: Adjust rtR0MemObjLinuxVMap implementation for Arm64, …
- 4:22 PM Changeset in vbox [106260] by
- Makefile.kmk: bugref:10450: macOS: Manually reverting r150313 as we no …
- 4:09 PM Changeset in vbox [106259] by
- Devices/Security: Query the buffer size of the device above and use …
- 3:54 PM Changeset in vbox [106258] by
- Config.kmk: bugref:10450: Only our Qt6 version has gtk2 support …
- 3:50 PM Changeset in vbox [106257] by
- Config.kmk: bugref:10450: Tiny fix for r157939 according to Qt5=>Qt6 …
- 3:46 PM Changeset in vbox [106256] by
- Config.kmk: bugref:10450: Tiny fix for darwin handmade Qt …
- 12:57 PM Ticket #22201 (Seamless mode on Linux guest with 7.1.2 Windows host is greyed out) created by
- See https://forums.virtualbox.org/viewtopic.php?p=550861#p550861 …
- 9:31 AM Changeset in vbox [106255] by
- scm fix
- 8:52 AM Changeset in vbox [106254] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]rcpss - …
- 8:03 AM Changeset in vbox [106253] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]rcpss -- …
- 7:02 AM Changeset in vbox [106252] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]rcpss - …
Oct 8, 2024:
- 10:45 PM Changeset in vbox [106251] by
- FE/Qt: Integrating latest NLS update for Turkish language.
- 10:43 PM Changeset in vbox [106250] by
- Devices/Network: added some release logging. bugref:10268
- 9:50 PM Changeset in vbox [106249] by
- Additions/NT/Installer: Better english. bugref:10771
- 9:50 PM Changeset in vbox [106248] by
- IPRT/ldrPE: Fixed bug in the page hashing code getting the offset of …
- 9:50 PM Changeset in vbox [106247] by
- Additions/NT/Installer,Config.kmk: Use the same signing commands for …
- 5:50 PM Changeset in vbox [106246] by
- GA/Windows: Reverted r165034: Temporary commit to redirect GA verbose …
- 5:24 PM Changeset in vbox [106245] by
- FE/Qt: bugref:10513: Advanced Settings Dialog: Put a mask onto …
- 5:08 PM Changeset in vbox [106244] by
- FE/Qt: bugref:10513: Advanced Settings Dialog: Accumulate multiple …
- 4:45 PM Changeset in vbox [106243] by
- GA/Windows: Temporary commit to redirect GA verbose logs from …
- 4:27 PM Changeset in vbox [106242] by
- FE/Qt: bugref:10513: Advanced Settings Dialog: A bit of refactoring; …
- 3:20 PM Changeset in vbox [106241] by
- DrvSCSI: When completing SCSI commands, copy only the amount of data …
- 2:47 PM Changeset in vbox [106240] by
- Additions/NT/Installer: Check that what installer selector is about to …
- 2:47 PM Changeset in vbox [106239] by
- Additions/NT/Installer: Check that what installer selector is about to …
- 2:16 PM Changeset in vbox [106238] by
- HostServices/SharedFolders: Follow-up build fix to remove some unused …
- 2:08 PM Changeset in vbox [106237] by
- HostServices/SharedFolders: Added a missing check to vbsfCopyFile() to …
- 12:38 PM Changeset in vbox [106236] by
- Ansible, Python, Adding vers=3.0 for CIFS mount points on Linux
- 11:19 AM Changeset in vbox [106235] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]rcpss - …
- 10:57 AM Changeset in vbox [106234] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]rcpss - …
- 10:46 AM Changeset in vbox [106233] by
- ValidationKit/bootsectors: retire no-longer used 'XcptExpected' …
- 10:25 AM Changeset in vbox [106232] by
- ValidationKit/bootsectors: set '256:out' fields of 128-only …
- 9:58 AM Changeset in vbox [106231] by
- ValidationKit/bootsectors: replace original 'Worker 1' with renamed …
- 8:37 AM Changeset in vbox [106230] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: Replace …
- 8:32 AM Changeset in vbox [106229] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: Replace …
- 7:51 AM Changeset in vbox [106228] by
- ValidationKit/bootsectors: adapt addps, subps, mulps, divps, addsubps …
Oct 7, 2024:
- 2:54 PM Changeset in vbox [106227] by
- FE/Qt: bugref:10513: Advanced Settings Dialog: Move code related to …
- 2:47 PM Changeset in vbox [106226] by
- FE/Qt: bugref:10513: Advanced Settings Dialog: Install event-filter to …
- 2:19 PM Ticket #22200 (Suddenly, my VM with MXLinux on, is crashing down) created by
- I've Windows 12 on host and MX Linux on guest. All going well at boot, …
- 1:38 PM Changeset in vbox [106225] by
- ValidationKit/testboxscript: change default builds server
- 10:07 AM Changeset in vbox [106224] by
- 3D: Replacing memcpy with memmove to workaround possible Src and Dst …
- 9:54 AM Changeset in vbox [106223] by
- ValidationKit/bootsectors: adapt addsd, subsd, mulsd, divsd to …
- 8:42 AM Changeset in vbox [106222] by
- iprt/nt/wdm.h,ntddk.h: Reduce the _interlockedXxxx workarounds as it …
Oct 6, 2024:
- 2:01 AM Ticket #22199 (this is connected to ticket #22197) created by
- apparently i cant attach the file it wont actually load the next page …
- 1:55 AM Ticket #22198 (connected to ticket #22197) created by
- this ticket is actually connected with ticket #22197 i was just not …
- 1:46 AM Ticket #22197 (Windows XP aborts on my windows 10 computer with virtualization enabled) created by
- I named it Windows XP selected next first attempt did 129 MB of …
Oct 5, 2024:
- 4:27 PM Ticket #22196 (Failed to "Export Appliance" on Mac Apple M1 Pro (macOS Sonoma 14.4) ...) created by
- Failed to "Export Export" on Mac Apple M1 Pro (Export Sonoma 14.4) …
Oct 4, 2024:
- 7:51 PM Changeset in vbox [106221] by
- 3D: Skip SVGA_CMD_BLIT_GRMFB_TO_SCREEN if Src and Dst buffers overlap. …
- 12:36 PM Changeset in vbox [106220] by
- ValidationKit/bootsectors: adapt addss, subss, mulss, divss to …
- 10:05 AM Changeset in vbox [106219] by
- Docs: bugref:10705. The following commits from doc's team git repo has …
- 7:06 AM Changeset in vbox [106218] by
- REST API small improvements. Replaced plural to singular. Actions to …
- 6:48 AM Changeset in vbox [106217] by
- REST API small improvements. Removed surplus items from the endpoints …
- 6:26 AM Changeset in vbox [106216] by
- ValidationKit/bootsectors: adapt haddps, hsubps to auto-MXCSR; …
Oct 3, 2024:
- 2:52 PM Changeset in vbox [106215] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: Fixed …
- 10:30 AM Changeset in vbox [106214] by
- ValidationKit/bootsectors: adapt addsubpd, haddpd, hsubpd to …
- 8:25 AM Changeset in vbox [106213] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP tescase: Fixed …
- 2:42 AM Changeset in vbox [106212] by
- VMM/IEM: Some machinery for saving threaded TBs and a program for …
- 2:35 AM Changeset in vbox [106211] by
- VMM/SSM: Added SSM_OPEN_F_FOR_WRITING to SSMR3Open together with …
Oct 2, 2024:
- 9:21 PM Changeset in vbox [106210] by
- VBoxVideo*.inf: comment
- 9:05 PM Changeset in vbox [106209] by
- VBoxManage: Fix breakage of "list vms" and "showvminfo" for …
- 3:33 PM Changeset in vbox [106208] by
- VBoxGuest.inf,VBoxSF.inf: Try set the …
- 12:16 PM Changeset in vbox [106207] by
- FE/Qt: bugref:10784: VBox Manager / Details pane: COM wrappers cleanup …
- 12:13 PM Changeset in vbox [106206] by
- FE/Qt: bugref:10784: VBox Manager / Details pane: A bit of cleanup for …
- 9:53 AM Changeset in vbox [106205] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]rcpps - …
- 9:46 AM Changeset in vbox [106204] by
- Docs: bugref:10705. The following commits from doc's team git repo has …
Note:
See TracTimeline
for information about the timeline view.