VirtualBox

Timeline



Dec 31, 2023:

8:03 PM Changeset in vbox [102739] by vboxsync
VMM/IEM: Use correct TLBE flags when doing lookups. duh. [build fix] …
4:16 PM Changeset in vbox [102738] by vboxsync
VMM/IEM: Use correct TLBE flags when doing lookups. duh. [build fix] …
4:05 PM Changeset in vbox [102737] by vboxsync
VMM/IEM: Use correct TLBE flags when doing lookups. duh. bugref:10371
5:05 AM Ticket #21946 (Sporadic blue-screen on Windows 11 all tracing back to VBox) created by lukabloomrox
I haven't yet been able to pin down the reason for these failures. I …
1:06 AM Changeset in vbox [102736] by vboxsync
VMM/IEM: Debugged TLB lookup code on arm and enabled it there. bugref:10371

Dec 30, 2023:

11:59 PM Changeset in vbox [102735] by vboxsync
VMM/IEM: Porting the TLB lookup code to ARM. Compiles, but needs …
7:39 PM Ticket #21945 (Add storage management (library) with multiple locations) created by xearo
Add storage management (library) with multiple locations. It would be …
5:42 PM Ticket #21944 (VESA 4F0A SetPalette does nothing) created by parforsa
When using VESA 4F0A in a custom OS to get 32 bit code functions, …

Dec 29, 2023:

7:47 PM Changeset in vbox [102734] by vboxsync
VMM/IEM: ARM build fix. bugref:10371
7:40 PM Changeset in vbox [102733] by vboxsync
VMM/IEM: Implemented making the TLB-missed call w/o trashing/flushing …
4:35 PM Changeset in vbox [102732] by vboxsync
FE/Qt: Extend UIVLogViewerDialog with possibility to embed it to …
4:30 PM Changeset in vbox [102731] by vboxsync
FE/Qt: Extend QIManagerDialog facility with stuff to embed manager …
4:08 PM Changeset in vbox [102730] by vboxsync
FE/Qt: bugref:10496: Missing bit in UIPaneContainer.
3:50 PM Changeset in vbox [102729] by vboxsync
FE/Qt: Reworking r160898 to make dialog-button-box handling similar to …
3:26 PM Changeset in vbox [102728] by vboxsync
FE/Qt: A bit of cleanup for QIManagerDialog.
2:48 PM Changeset in vbox [102727] by vboxsync
FE/Qt: Reworking r160895 to move Detach button to global …
2:13 PM Changeset in vbox [102726] by vboxsync
FE/Qt: bugref:10496: Provide UIPaneContainer with embedding type; This …
1:51 PM Changeset in vbox [102725] by vboxsync
FE/Qt: bugref:10496: UIVMLogViewerPaneContainer: Missing NLS.
5:36 AM Ticket #21943 (Emulated hardware BIOS info is not propagated to Windows hosts' registry) created by fehe
This issue was discussed and analyzed in details in …

Dec 28, 2023:

9:15 PM Changeset in vbox [102724] by vboxsync
VMM/IEM: Moved the TLB lookup code emitting into a separate function …
2:00 PM Changeset in vbox [102723] by vboxsync
FE/Qt: Adding Detach button to Log Viewer to be able to open it in …
1:03 PM Changeset in vbox [102722] by vboxsync
FE/Qt: UIVirtualBoxManager: A bit of cleanup for Open Global/Machine …
12:57 PM Changeset in vbox [102721] by vboxsync
FE/Qt: UIVirtualBoxManager: A bit of cleanup for Open Manager Window …
12:28 AM Changeset in vbox [102720] by vboxsync
VMM/IEM: Enabled the memmap TLB code on x86. bugref:10371
12:27 AM Changeset in vbox [102719] by vboxsync
VMM/IEM: Corrected missing clobbering of kIemNativeGstReg_SegAttrib*. …

Dec 27, 2023:

7:54 PM Changeset in vbox [102718] by vboxsync
VBox/VMM: Outlined native TLB lookup code for IEM_MC_MEM_MAP_XXXX on …
7:45 PM Changeset in vbox [102717] by vboxsync
VBox/VMM: Outlined native TLB lookup code for IEM_MC_MEM_MAP_XXXX on …
5:52 PM Changeset in vbox [102716] by vboxsync
VBoxService: TODO: The /VirtualBox/GuestInfo/User/xxxx/UsageState …
3:39 PM Changeset in vbox [102715] by vboxsync
Devices/Graphics: simplified vertex and index buffers tracking (build fix).
3:34 PM Changeset in vbox [102714] by vboxsync
Devices/Graphics: simplified vertex and index buffers tracking.
3:08 PM Ticket #21942 (Installer makes Windows crash with DRIVER_OVERRAN_STACK_BUFFER (BSOD)) created by realityexists
I currently have VirtualBox 6.1.42 installed on Windows 7 x64. I ran …
12:27 PM Changeset in vbox [102713] by vboxsync
Devices/Graphics: update shader resource decl only if the information …
11:13 AM Changeset in vbox [102712] by vboxsync
FE/Qt: bugref:10513: scm fix for r160880.
11:07 AM Changeset in vbox [102711] by vboxsync
FE/Qt: bugref:10513: macOS: UIAdvancedSettingsDialog: Improvement for …
11:02 AM Changeset in vbox [102710] by vboxsync
FE/Qt: bugref:10513: Small cleanup for UIAdvancedSettingsDialog.
11:00 AM Changeset in vbox [102709] by vboxsync
FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Fixes for …
10:08 AM Changeset in vbox [102708] by vboxsync
FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Separate method in …
10:01 AM Changeset in vbox [102707] by vboxsync
FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Dark theme support for …
9:22 AM Changeset in vbox [102706] by vboxsync
FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Small painting fix for …

Dec 26, 2023:

3:32 PM Changeset in vbox [102705] by vboxsync
FE/Qt: bugref:10513: UISettingsSelector: A bit of painting fixes for …
3:18 PM Changeset in vbox [102704] by vboxsync
FE/Qt: bugref:10513: UIAdvancedSettingsDialog: A bit of painting fixes …
12:39 PM Changeset in vbox [102703] by vboxsync
VMM/IEM: Extended IEMTB_KEY_MASK to include the CPL so …
12:30 AM Changeset in vbox [102702] by vboxsync
VMM/IEM: Stepped thru iemNativeEmitBltLoadTlbAfterBranch on arm. …
12:20 AM Changeset in vbox [102701] by vboxsync
VMM/IEM: A couple of ARM fixes. Disassembly fix. bugref:10371

Dec 25, 2023:

10:29 PM Changeset in vbox [102700] by vboxsync
VMM/IEM: Native translation of BODY_LOAD_TLB_AFTER_BRANCH. (only …
10:22 PM Changeset in vbox [102699] by vboxsync
VMM/IEM: Native translation of BODY_LOAD_TLB_AFTER_BRANCH. (only …
10:09 PM Changeset in vbox [102698] by vboxsync
VMM/IEM: Added missing xSP clobbering annoation for return …
9:51 AM Changeset in vbox [102697] by vboxsync
FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Adjust minimum …
9:28 AM Changeset in vbox [102696] by vboxsync
FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Adjust UIFilterEditor …

Dec 22, 2023:

10:15 PM Changeset in vbox [102695] by vboxsync
VMM/IEM: Native translation of BODY_LOAD_TLB_FOR_NEW_PAGE (minus TLB …
9:24 PM Changeset in vbox [102694] by vboxsync
libs/xpcom: Drop the defined(DEBUG) from the guard against calling …
9:00 AM Changeset in vbox [102693] by vboxsync
VMM/CPUM: bugref:10498 Doxygen.
8:59 AM Changeset in vbox [102692] by vboxsync
VMM/CPUM: bugref:10498 Doxygen.
8:58 AM Changeset in vbox [102691] by vboxsync
VMM/CPUM: bugref:10498 Doxygen.
8:53 AM Changeset in vbox [102690] by vboxsync
VMM/CPUM: bugref:10498 Implemented using a virtualized number of …
3:44 AM Changeset in vbox [102689] by vboxsync
VMM/CPUM: bugref:10498 Align guest RAM to 4K pages prior to mapping it …
1:52 AM Changeset in vbox [102688] by vboxsync
iprt/armv8.h: Corrected Armv8A64MkInstrLslImm. bugref:10371
1:39 AM Changeset in vbox [102687] by vboxsync
VMM/IEM: Corrected register mixup in the ARM64 portion of …

Dec 21, 2023:

10:50 PM Changeset in vbox [102686] by vboxsync
VMM/IEM: Fixed mixup in IEMTlbInvalidateAllPhysicalAllCpus that would …
10:32 PM Changeset in vbox [102685] by vboxsync
VMM/IEM: ARM64 fixes in BODY_CHECK_PC_AFTER_BRANCH. bugref:10371
9:36 PM Changeset in vbox [102684] by vboxsync
VMM/IEM: Fixed another bug in related to ah,ch,dh,bh storing (AMD64 …
7:18 PM Changeset in vbox [102683] by vboxsync
VMM/IEM: Fixed bug in native opcode comparison, caused lots of …
5:13 PM Changeset in vbox [102682] by vboxsync
Docs: Updated SDK changelog [build fix].
5:07 PM Changeset in vbox [102681] by vboxsync
Docs: Updated SDK changelog.
4:20 PM Changeset in vbox [102680] by vboxsync
Guest Control: Relaxed checks in IGuestSession::close() a bit, to make …
4:13 PM Changeset in vbox [102679] by vboxsync
Guest Control/VBoxManage: Print the number of (still) registered guest …
2:08 PM Changeset in vbox [102678] by vboxsync
Audio/WAS: Also check the audio interface of an audio device when …
1:20 PM Changeset in vbox [102677] by vboxsync
fix scm burns, win64dep win64dep2
12:27 PM Changeset in vbox [102676] by vboxsync
VMM/CPUM: bugref:10498 MTRR mapping nits.
9:47 AM Changeset in vbox [102675] by vboxsync
Changelog: No ending dot.
9:46 AM Changeset in vbox [102674] by vboxsync
Guest Control: Actually add the found strings of …
9:45 AM Changeset in vbox [102673] by vboxsync
Main/Docs: Corrected typos.
9:38 AM Changeset in vbox [102672] by vboxsync
Changelog.
9:35 AM Changeset in vbox [102671] by vboxsync
Guest Control: Actually add the found strings of …
9:25 AM Changeset in vbox [102670] by vboxsync
Guest Control: Actually add the found strings of …
9:21 AM Changeset in vbox [102669] by vboxsync
iprt/armv8.h: doxygen fixes. bugref:10371
9:21 AM Changeset in vbox [102668] by vboxsync
Guest Control: Comment nit. bugref:10415
9:20 AM Changeset in vbox [102667] by vboxsync
Guest Control: Actually add the found strings of …
8:36 AM Changeset in vbox [102666] by vboxsync
Validation Kit: Added tstRTFsQueries to the tdUnitTest1 white list, so …
8:06 AM Changeset in vbox [102665] by vboxsync
VMM/CPUM: Nested VMX: bugref:10498 Implemented mapping of guest memory …
7:49 AM Changeset in vbox [102664] by vboxsync
VMM/HMVMXR0: Nested VMX: bugref:10318 Logging.
1:55 AM Changeset in vbox [102663] by vboxsync
VMM/IEM: Working on BODY_CHECK_PC_AFTER_BRANCH and sideeffects of it. …
1:39 AM Changeset in vbox [102662] by vboxsync
VMM/IEM: Fixed typo in amd64 part of iemNativeEmitAddTwoGprs and a …
Note: See TracTimeline for information about the timeline view.

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