Timeline
Jan 9, 2024:
- 10:53 PM Changeset in vbox [102801] by
- VMM/IEM: Stats, go straight for the safe fallback functions in the …
- 10:19 PM Changeset in vbox [102800] by
- VMM/IEM: Stats, go straight for the safe fallback functions in the …
- 4:04 PM Changeset in vbox [102799] by
- VMM/CPUM: bugref:10498 Check if the physical address fits before …
- 3:01 PM Changeset in vbox [102798] by
- FE/Qt: bugref:6699. Using the API to create a list of drive letters of …
- 3:01 PM Changeset in vbox [102797] by
- Devices/DrvIntNet,NetworkServices/{VBoxIntNetSwitch,IntNetIf}: Plug a …
- 2:22 PM Changeset in vbox [102796] by
- FE/Qt: bugref:10501. Adding a context menu item to the overview widget …
- 1:02 PM Changeset in vbox [102795] by
- Additions: Linux: vboxsf: Additional fixes for RHEL 9.4 kernel, …
- 1:00 PM Changeset in vbox [102794] by
- Additions: Linux: vboxvideo: Additional fixes for RHEL 9.4 kernel, …
- 12:28 PM Changeset in vbox [102793] by
- VMM/IEM: POP fix for ARM64. bugref:10371
- 12:01 PM Changeset in vbox [102792] by
- Fixed operator precedence.
- 9:24 AM Changeset in vbox [102791] by
- VMM/IEM: Fix iemNativeInstrBufEnsureSlow bug in strict builds. bugref:10371
- 1:41 AM Changeset in vbox [102790] by
- VMM/IEM: Emit TLB lookup for POP GPR instructions. bugref:10371
Jan 8, 2024:
- 9:48 PM Changeset in vbox [102789] by
- ValKit/bs3-cpu-weird-1: Extended the PUSH/POP SReg testcase to cover …
- 4:31 PM Changeset in vbox [102788] by
- Devices/DevFwCommon.cpp: Unconditionally set "Enable targeted content …
- 3:59 PM Changeset in vbox [102787] by
- FE/Qt: bugref:10576. Parametrize tool pane detach slot in …
- 3:45 PM Changeset in vbox [102786] by
- FE/Qt: UIDesktopWidgetWatchdog: Logging stuff nit in UIInvisibleWindow.
- 11:59 AM Changeset in vbox [102785] by
- VMM/IEM: Emulate POP SReg and PUSH SReg more like real intel CPUs do …
- 11:55 AM Changeset in vbox [102784] by
- VMM/IEM: POP FS and POP GS defaults to 64-bit op size. Fortunately, …
- 11:54 AM Changeset in vbox [102783] by
- VMM/IEM: Corrected assertion in iemOpCommonPushSReg for 64-bit mode. …
- 11:52 AM Changeset in vbox [102782] by
- VMM/IEM: Count the 64_Addr32 and 64f_Addr32 variations with the FLAT …
- 9:16 AM Changeset in vbox [102781] by
- VMM/CPUM: bugref:10498 Try re-enable MTRR read/write support.
Jan 7, 2024:
- 2:05 AM Changeset in vbox [102780] by
- ValKit/bs3-cpu-weird-1: Made the PUSH/POP test pass on AMD host …
- 1:02 AM Changeset in vbox [102779] by
- ValKit/bs3-cpu-weird-1: Added a PUSH/POP FS testcase with operand size …
Jan 6, 2024:
- 1:43 AM Changeset in vbox [102778] by
- ValKit/bs3-cpu-weird-1: Added a PUSH/POP xSP testcase with operand …
Jan 5, 2024:
- 8:50 PM Changeset in vbox [102777] by
- ValKit/bootsectors/Config.kmk: Don't publish/install the high dll. We …
- 3:30 PM Changeset in vbox [102776] by
- set hwvirt-np only for win11 vm
- 3:27 PM Changeset in vbox [102775] by
- FE/Qt: UIVirtualBoxManager: Store whether log-viewer opened detached …
- 2:29 PM Changeset in vbox [102774] by
- FE/Qt: bugref:10501. Checking the cloud vm machine state more frequently.
- 12:56 PM Changeset in vbox [102773] by
- FE/Qt: bugref:10501. Dealing with cloud vm state changes a bit better.
- 8:54 AM Changeset in vbox [102772] by
- Guest Properties/VBoxService: On user RID fallback, also write the …
- 8:38 AM Changeset in vbox [102771] by
- Guest Properties/VBoxService: On user RID fallback, also write the …
Jan 4, 2024:
- 11:41 PM Changeset in vbox [102770] by
- VMM/IEM: ARM fixes for native IEM_MC_PUSH translation. bugref:10371
- 11:10 PM Changeset in vbox [102769] by
- VMM/IEM: Tweaked the PUSH/POP -> FLAT64 variants since all stack …
- 10:39 PM Changeset in vbox [102768] by
- VMM/IEM: Emit native TLB lookup in IEM_MC_*PUSH*. bugreg:10371
- 9:20 PM Changeset in vbox [102767] by
- VMM/IEM: Reworking native translation of IEM_MC_*PUSH* in prep for …
- 8:53 PM Changeset in vbox [102766] by
- VMM/IEM: Reworking native translation of IEM_MC_*PUSH* in prep for …
- 7:01 PM Changeset in vbox [102765] by
- VMM/IEM: Reworking native translation of IEM_MC_*PUSH* in prep for …
- 3:46 PM Changeset in vbox [102764] by
- FE/Qt: UIVirtualBoxManager: More refactoring for Tool switch code; …
- 2:56 PM Changeset in vbox [102763] by
- FE/Qt: UIVirtualBoxManager: More refactoring for Tool switch code; …
- 2:41 PM Changeset in vbox [102762] by
- FE/Qt: UIVirtualBoxManager: Forgot header file in r160941.
- 2:41 PM Changeset in vbox [102761] by
- FE/Qt: UIVirtualBoxManager: More refactoring for Tool switch code; …
- 2:05 PM Changeset in vbox [102760] by
- FE/Qt: UIVirtualBoxManager: A bit of refactoring for Tool switch code; …
- 11:59 AM Changeset in vbox [102759] by
- tdGuestOsUnattendedInst1.py file, fix append() usage typo
Jan 3, 2024:
- 8:23 PM Changeset in vbox [102758] by
- /Config.kmk: Made 'kmk both-debug-release' work on arm.
- 8:09 PM Changeset in vbox [102757] by
- VMM/IEM: Avoid flushing volatile registers during …
- 7:45 PM Changeset in vbox [102756] by
- VMM/IEM: Rough TLB lookup code for fetches and stores. bugref:10371
- 6:58 PM Changeset in vbox [102755] by
- VMM/IEM: Fixed accidental fGstShwFlush truncation in …
- 5:49 PM Changeset in vbox [102754] by
- Guest Properties/VBoxService: Deal with long(er) user name / domain …
- 5:24 PM Changeset in vbox [102753] by
- Guest Properties/VBoxService: Deal with long(er) user name / domain …
- 5:09 PM Changeset in vbox [102752] by
- FE/Qt: UICommon: Workaround for X11 dark themes; Make sure …
- 4:29 PM Changeset in vbox [102751] by
- FE/Qt: UICommon: Handle app-wide palette updates on Linux, Solaris, …
- 4:10 PM Changeset in vbox [102750] by
- FE/Qt: Extend UICommon with stuff to detect dark/light mode at GUI …
- 3:17 PM Changeset in vbox [102749] by
- Guest Control/VBoxManage: Implemented a "mount" sub command for the …
- 1:48 PM Changeset in vbox [102748] by
- FE/Qt: bugref:10501. Correcting the direction of the time stamp labels.
- 11:21 AM Changeset in vbox [102747] by
- FE/Qt: bugref:10501. Using color coding in all chart info labels.
- 2:56 AM Ticket #21949 (7.012r159484 Guest Additions crash Windows 7 Guest) created by
- Host machine is Ubuntu 20.04 LTS. I upgraded from VirtualBox 6.1.42 …
Jan 2, 2024:
- 4:47 PM Changeset in vbox [102746] by
- FE/Qt: bugref:10501. Improving memoru usage chart.
- 4:33 PM Changeset in vbox [102745] by
- added ubuntu 22.04 and 23.10 to tdGuestOsUnattendedInst1.py, fixed …
- 4:15 PM Changeset in vbox [102744] by
- FE/Qt: UIVirtualBoxManager: Fixing missing tool window cleanup on …
- 3:33 PM Changeset in vbox [102743] by
- FE/Qt: UIVirtualBoxManagerWidget: Simplify reaction for the tools pane …
- 12:22 PM Ticket #21715 (USB serial ports not loading since WIndows upgrade) closed by
- obsolete: Closing since this is no longer an issue as per the reporter.
- 11:49 AM Ticket #21879 (Incompatible extension 6.1.48 in Windows guests => duplicate of #21875) closed by
- duplicate
- 11:49 AM Ticket #21934 (Guest Additions drivers are not digital certified reported in Windows ...) closed by
- duplicate
- 1:04 AM Ticket #21948 (Win7 crash if I extract archives) created by
- Hello, I've installed the most recent version of VirtualBox and set …
Jan 1, 2024:
- 8:40 PM Linux_Downloads edited by
- fix gpg command line option ordering (diff)
- 2:23 AM Changeset in vbox [102742] by
- VMM/IEM: Doxygen fix. bugref:10371
- 2:14 AM Changeset in vbox [102741] by
- VMM/IEM: Corrected two more 8-bit host register messups on x86, also …
- 2:13 AM Changeset in vbox [102740] by
- VMM/IEMAllDbg: Added logging of old-style (int 80h) 32-bit linux …
- 12:01 AM Ticket #21947 (When using 'tcpserver' uart mode, data is not received until cr/lf) created by
- For example: install terminal emulator software in a guest, and …
Dec 31, 2023:
- 8:03 PM Changeset in vbox [102739] by
- VMM/IEM: Use correct TLBE flags when doing lookups. duh. [build fix] …
- 4:16 PM Changeset in vbox [102738] by
- VMM/IEM: Use correct TLBE flags when doing lookups. duh. [build fix] …
- 4:05 PM Changeset in vbox [102737] by
- 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
- I haven't yet been able to pin down the reason for these failures. I …
- 1:06 AM Changeset in vbox [102736] by
- 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
- 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
- Add storage management (library) with multiple locations. It would be …
- 5:42 PM Ticket #21944 (VESA 4F0A SetPalette does nothing) created by
- When using VESA 4F0A in a custom OS to get 32 bit code functions, …
Note:
See TracTimeline
for information about the timeline view.