Timeline
Jul 30, 2023:
- 11:17 PM Changeset in vbox [100743] by
- VMM/IEM: Split up IEMAllThrdTables.cpp into four files to speed up …
- 8:29 PM Changeset in vbox [100742] by
- VMM/IEM: Preparations for splitting up IEMAllThrdTables.cpp into …
- 8:25 PM Changeset in vbox [100741] by
- VMM/IEM: Recompiler build fix. bugref:10369
- 8:08 PM Changeset in vbox [100740] by
- VMM/IEM: Split up IEMAllInstInterpretOnly.cpp into four files to speed …
- 7:23 PM Ticket #21783 (Cosmetic change: 2022 Server) created by
- Hi, Could we change the icon for 22 servers from '2019' to '2022'? …
- 6:22 PM Changeset in vbox [100739] by
- VMM/IEM: Preparations for splitting up IEMAllInstInterpretOnly.cpp …
- 10:33 AM Changeset in vbox [100738] by
- FE/Qt: bugref:10444, bugref:10465, bugref:10466. Redirect all …
- 9:48 AM Changeset in vbox [100737] by
- API/FE/Qt: bugref:10466. bugref:10465. Adding a new event to signal …
- 12:54 AM Changeset in vbox [100736] by
- VMM/IEM: Put the instruction tables for the recompiler in a separate …
Jul 29, 2023:
- 10:42 PM Ticket #21782 (error when I copy file between host and guest using API ...) created by
- == Specs Host Machine: Intel(R) Core(TM) i5-6267U CPU @ 2.90GHz 8GB …
- 6:59 PM Ticket #21781 (Performance Cores direct option to choose) created by
- Please, add to "System/Processor" tab of VM settings an option to …
- 12:18 PM Changeset in vbox [100735] by
- VMM/IEM: Fixed locked unary instruction regression from r158571. …
- 2:04 AM Changeset in vbox [100734] by
- VMM/IEM: Generate TBs for invalid instruction encodings as well. This …
Jul 28, 2023:
- 10:51 PM Changeset in vbox [100733] by
- VMM/IEM,ValKit: Shortened the IEMAllInstruction* file names to …
- 10:35 PM Changeset in vbox [100732] by
- VMM/IEM: Renamed some source files. bugref:10369
- 10:22 PM Changeset in vbox [100731] by
- VMM/IEM: More on recompiling branch instruction. bugref:10369
- 4:48 PM Ticket #21780 (Mouse stucking in Guest (usually Linux) in Gnome Wayland Host) created by
- Hi, Mouse doesn't work on Linux guests. After a lot of debuging, I …
- 3:08 PM Changeset in vbox [100730] by
- API/FE/Qt: bugref:10466. bugref:10465. Adding GUI side of the …
- 12:24 PM Changeset in vbox [100729] by
- API/FE/Qt: bugref:10466. bugref:10465. Adding a new event to signal …
- 12:19 PM Ticket #21779 (SHA instruction set extension not passed through (was: VirtualBox ...) created by
- I'm using VirtualBox 7.0.10 on a new Dell laptop (Windows 10 Pro, …
- 12:01 PM Changeset in vbox [100728] by
- VMM/ARM: Some preliminary saved state handling and logging for the …
- 11:29 AM Changeset in vbox [100727] by
- VMM/ARM: Some preliminary saved state handling and logging for the …
- 9:51 AM Changeset in vbox [100726] by
- VMM/ARM: Add some more system registers to the vCPU state, …
- 9:48 AM Changeset in vbox [100725] by
- VMM/ARM: Add some more system registers to the vCPU state, …
- 8:17 AM Changeset in vbox [100724] by
- VMM/ARM: Add PAuth key system registers in the vCPU state, …
- 8:06 AM Ticket #21778 (NatNetwork no longer supports VLANs => fixed in SVN/next 7.0.x maintenance) created by
- VirtualBox 6.x or earlier supported VLANs over a NatNetwork. I was …
- 7:23 AM Changeset in vbox [100723] by
- VMM/ARM: Add debug system registers in the vCPU state, bugref:10387, …
- 6:31 AM Changeset in vbox [100722] by
- Config.kmk: An experiment for darwin.arm64 whether it is required to …
Jul 27, 2023:
- 6:16 PM Changeset in vbox [100721] by
- Config.kmk: An experiment for darwin.arm64 whether it is required to …
- 6:07 PM Changeset in vbox [100720] by
- Config.kmk: An experiment for darwin.arm64 whether it is required to …
- 4:59 PM Changeset in vbox [100719] by
- FE/Qt: bugref:10450: Linux/Solaris/freeBSD: Deploy gtk2 Qt plugin same …
- 4:55 PM Changeset in vbox [100718] by
- FE/Qt: bugref:10450: Linux: Ignore QT_SCALE_FACTOR env var set by some …
- 3:48 PM Ticket #21777 (nvme controller doesn't work in Windows 11) created by
- I just wanted to remind VirtualBox developers that bug #20447 has not …
- 12:18 PM Changeset in vbox [100717] by
- Main/src-client/ConsoleImplConfigArmV8: Mirror the network settings …
- 12:15 PM Changeset in vbox [100716] by
- Main/src-client/ConsoleImplConfigArmV8: Mirror the network settings …
- 10:22 AM Changeset in vbox [100715] by
- Runtime/r0drv/netbsd: Small fix for newer NetBSD releases, thanks to …
- 10:12 AM Changeset in vbox [100714] by
- VMM/IEM: Require a IEMOP_HLP_DONE_DECODING in all MC blocks so we know …
- 9:30 AM Changeset in vbox [100713] by
- BIOS: Needed to adjust int13_cdrom() signature after orgs.asm changes, duh.
Jul 26, 2023:
- 10:38 PM Changeset in vbox [100712] by
- Devices/Graphics: pre-initialize screen ids. bugref:9830
- 9:41 PM Ticket #21776 (Bridge adaptor issues AND reinstall issues) created by
- Hello, I am on a tight deadline for a project and chose VirtualBox to …
- 5:15 PM Ticket #21775 (Mouse location broken with dual monitor setup) created by
- I have just installed a fresh VirtualBox Version 7.0.10 on a windows …
- 4:55 PM Changeset in vbox [100711] by
- Devices/EFI/FirmwareBin: Update the included firmware images for ARM, …
- 2:34 PM Changeset in vbox [100710] by
- Devices/Graphics: Add new member to saved state for SVGA3 and bump …
- 1:33 PM Changeset in vbox [100709] by
- VMM: Added missing splitlock handling for cmpxchg8b and cmpxchg16b, …
- 1:16 PM Changeset in vbox [100708] by
- VMM/NEMR3Native-darwin-armv8.cpp: Query ID registers and put them in a …
- 1:13 PM Changeset in vbox [100707] by
- Main/src-client/ConsoleImpleConfigArmV8: Some adjustments to the …
- 1:06 PM Changeset in vbox [100706] by
- Main/src-client/ConsoleImpleConfigArmV8: Some adjustments to the …
- 1:03 PM Ticket #21774 (Windows 10 guest: weird fonts after upgrade to 7.0.10) created by
- Hello, I am running a 22H2 Win 10 guest on a Win11 host with …
- 12:57 PM Changeset in vbox [100705] by
- VMM/NEMR3Native-darwin-armv8.cpp: Need to implement our own simplistic …
- 12:09 PM Changeset in vbox [100704] by
- Devices/EFI/Firmware/VmwSvga3: Need to enable framebuffer dirty …
- 12:06 PM Changeset in vbox [100703] by
- Devcies/Graphics: Don't access the FIFO in the DBGF info handler if …
- 6:24 AM Changeset in vbox [100702] by
- Devices/Graphics: Fix assertion, bugref:10458
Jul 25, 2023:
- 9:47 PM Changeset in vbox [100701] by
- VMM/IEM: More IEM_CIMPL_F_XXX stuff. bugref:10369
- 6:37 PM Changeset in vbox [100700] by
- ValKit/tdAddGuestCtrl.py: Check if VM needs reboot before installing …
- 6:01 PM Changeset in vbox [100699] by
- ValKit/tdAddGuestCtrl.py: Check if VM needs reboot before installing GAs
- 2:58 PM Ticket #21773 (Virtualbox 7.0.10 Snapshot run creates error " Referenced memory" "The ...) created by
- I just updated virtualbox 7.0.8 to 7.0.10. Everything is fine but when …
- 1:37 PM Changeset in vbox [100698] by
- FE/Qt: bugref:9979: VBox Manager / Chooser pane: Make sure Hamburger …
- 12:37 PM Changeset in vbox [100697] by
- VMM/IEM: Set unused range bits when extending it. bugref:10369
- 12:01 PM Changeset in vbox [100696] by
- VMM/IEM: TB instruction count initialization and overflow prot. …
- 11:03 AM Changeset in vbox [100695] by
- VMM/IEM,STAM: Some TB stats. bugref:10369
- 10:34 AM Changeset in vbox [100694] by
- IEM/VMM: Deal with opcode checking cross page boundraries and …
- 9:40 AM Changeset in vbox [100693] by
- Devices/EFI/FirmwareBin: Update the included firmware images for ARM, …
- 8:27 AM Changeset in vbox [100692] by
- Devices/Graphics: Add support for the SVGA3 interface required for …
- 8:24 AM Changeset in vbox [100691] by
- Devices/Graphics: Add support for the SVGA3 interface required for …
- 8:20 AM Changeset in vbox [100690] by
- Devices/Graphics: Add support for the SVGA3 interface required for …
- 7:11 AM Changeset in vbox [100689] by
- Device/EFI/Firmware/VmwSvga3Dxe: Implement enough of the VMware SVGA 3 …
- 7:08 AM Changeset in vbox [100688] by
- Device/EFI/Firmware/VmwSvga3Dxe: Implement enough of the VMware SVGA 3 …
Jul 24, 2023:
- 6:34 AM Ticket #21771 (Where is 'Developer preview for macOS / Arm64 (M1/M2) hosts' for ...) closed by
- wontfix: There won't be any further M1 packages on the 7.0 branch as we don't …
Jul 23, 2023:
- 11:56 AM Ticket #21772 (Virtualbox 7.0.97 r158222 guest addition cause a bluescreen on Windows ...) created by
- Unfortunately, there's a regression which has been going on for a few …
- 2:00 AM Ticket #21771 (Where is 'Developer preview for macOS / Arm64 (M1/M2) hosts' for ...) created by
- Where is 'Developer preview for macOS / Arm64 (M1/M2) hosts' for …
Jul 22, 2023:
- 12:55 PM Ticket #21770 (UI issue when deleting a snapshot) created by
- Using VBox 7.0.8 under a Windows 10 host. I had a snapshot in a VM. …
- 11:51 AM Changeset in vbox [100687] by
- Installer/win: Fix the MSCRT 2019 Redistributable Package version …
Jul 21, 2023:
- 7:20 PM Changeset in vbox [100686] by
- 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
- Hi. I have VirtualBox 7.0.8 installed, and when I try to upgrade to …
- 3:04 PM Changeset in vbox [100685] by
- Shared Clipboard/X11: Enabled a minimal subset of the testcases again, …
- 3:03 PM Changeset in vbox [100684] by
- Shared Clipboard: Added ShClX11ReadDataFromX11(), useful for enabling …
- 2:34 PM Changeset in vbox [100683] by
- Shared Clipboard: Header nit. bugref:9437
- 2:27 PM Changeset in vbox [100682] by
- Devices/EFI/Firmware: Add skeleton for a VMware SVGA 3 video …
- 2:26 PM Changeset in vbox [100681] by
- Devices/EFI/Firmware: Add skeleton for a VMware SVGA 3 video …
- 2:23 PM Changeset in vbox [100680] by
- Devices/EFI/Firmware: Add skeleton for a VMware SVGA 3 video …
- 2:19 PM Changeset in vbox [100679] by
- Shared Clipboard: More code for HTTP server testcase to make it fully …
- 1:53 PM Changeset in vbox [100678] by
- Logging nit.
- 1:27 PM Changeset in vbox [100677] by
- Additions: Linux: vboxvideo: Add initial support for OpenSUSE 15.5 …
- 11:26 AM Changeset in vbox [100676] by
- Shared Clipboard: HTTP transfers with multiple files are also working …
- 10:17 AM Changeset in vbox [100675] by
- Shared Clipboard/http: Removed unused member. bugref:9437
- 9:50 AM Changeset in vbox [100674] by
- BIOS: Added 8086 alternative implementations for rep_insw and …
- 7:50 AM Changeset in vbox [100673] by
- VMM/IEM: Some VxD syscall logging. [build fix] bugref:10369
- 12:28 AM Changeset in vbox [100672] by
- VMM/IEM: Some VxD syscall logging. bugref:10369
- 12:28 AM Changeset in vbox [100671] by
- VMM/IEM: Fix TB revalidation prior to execution. The code is still …
Jul 20, 2023:
- 4:38 PM Changeset in vbox [100670] by
- IPRT/http-server: Relaxed debug assertions in rtHttpServerHandleGET() …
- 2:58 PM Changeset in vbox [100669] by
- IPRT/http-server: Only return a client response in …
- 2:50 PM Changeset in vbox [100668] by
- Shared Clipboard/testcase: Also include flow logging with most verbose …
- 1:45 PM Changeset in vbox [100667] by
- Shared Clipboard: Logging nits. bugref:9437
- 1:43 PM Changeset in vbox [100666] by
- Shared Clipboard: Reduced replying to status messages from the host, …
- 1:23 PM Ticket #21768 ("Discard" not really discarding the saved state.) created by
- If I discard the saved state and exit the VirtualBox GUI immediately, …
- 1:20 PM Changeset in vbox [100665] by
- 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
- If one runs the Windows updates on the host system and then saves the …
- 10:22 AM Changeset in vbox [100664] by
- Shared Clipboard: Windows data object locking fixes. bugref:9437
- 10:20 AM Changeset in vbox [100663] by
- Shared Clipboard/VbglR3: Renamed …
- 10:12 AM Changeset in vbox [100662] by
- ValKit/tdAddGuestCtrl.py: Skip Windows 7 VMs at the moment
- 9:56 AM Changeset in vbox [100661] by
- Shared Clipboard: Make sure to unset the data object in …
- 9:55 AM Changeset in vbox [100660] by
- Shared Clipboard: Added ShClTransferStop() for stopping an already …
- 7:50 AM Changeset in vbox [100659] by
- SCM
- 7:43 AM Changeset in vbox [100658] by
- BIOS: Reworked BIOS build to have a common core and add 286/386 …
- 6:52 AM Changeset in vbox [100657] by
- Shared Clipboard/VbglR3: Renamed VbglR3ClipboardTransferStatusReply() …
Note:
See TracTimeline
for information about the timeline view.