Timeline
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 …
Oct 1, 2024:
- 11:53 PM Changeset in vbox [106203] by
- VMM/IEM: Enabled the IEMNATIVE_WITH_EFLAGS_POSTPONING feature (logical …
- 11:52 PM Changeset in vbox [106202] by
- VMM/IEM: A couple of debug build fixes for arm. bugref:10720
- 11:48 PM Changeset in vbox [106201] by
- VMM/IEM: A couple of debug build fixes for arm. bugref:10720
- 11:37 PM Changeset in vbox [106200] by
- VMM/IEM: Refactored the xxxxx_r_r_efl functions to take the constant …
- 11:08 PM Changeset in vbox [106199] by
- VMM/IEM: Refactored the xxxxx_r_i_efl functions to take the constant …
- 10:22 PM Changeset in vbox [106198] by
- VMM/IEM: Some minor refactoring of iemNativeEmitEFlagsForLogical. …
- 7:22 PM Ticket #22195 (Hardware breakpoints are inconsistent on VirtualBox 7.x when guest is ...) created by
- We found a bug with VirtualBox 7.x that happens when the host is macOS …
- 4:15 PM Ticket #22194 (IPv6 with NAT not working. Does not have a route) created by
- VirtualBox VM 7.1.2 appears to have a bug in the IPv6 with NAT (one of …
- 3:35 PM Changeset in vbox [106197] by
- VMM/IEM: Use iemNativeEmitEFlagsForLogical as emitter for all cases. …
- 1:50 PM Changeset in vbox [106196] by
- VMM/IEM: Added missing skipped eflags tracking in …
- 1:36 PM Changeset in vbox [106195] by
- Additions: Linux: vboxsf: Introduce initial support for kernel 6.12, …
- 1:31 PM Changeset in vbox [106194] by
- Additions: Linux: vboxvideo: Introduce initial support for kernel …
- 1:29 PM Changeset in vbox [106193] by
- Additions: Linux: vboxguest: Introduce initial support for kernel …
- 12:57 PM Changeset in vbox [106192] by
- VMM/IEM: Added some basic stats & debug info for postponed EFLAGS …
- 12:56 PM Changeset in vbox [106191] by
- VMM/IEM: Liveness fix for IEM_MC_SET_EFL_BIT and IEM_MC_CLEAR_EFL_BIT …
- 12:13 PM Changeset in vbox [106190] by
- EFI/Firmware: Include RngDxe to restore network boot support again …
- 10:25 AM Changeset in vbox [106189] by
- ValidationKit/bootsectors: adapt subpd, mulpd, divpd to auto-MXCSR; …
- 9:52 AM Changeset in vbox [106188] by
- 3D: Conditionally enable 3D backend in 2D mode if VMSVGA2dGBO …
- 9:05 AM Changeset in vbox [106187] by
- VMM/IEM: Injecting postponed eflags calculations into the TLB miss …
- 8:35 AM Changeset in vbox [106186] by
- EFI/Firmware/Makefile.kmk: Enable the MPT SCSI driver which was lost …
- 8:22 AM Changeset in vbox [106185] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: Re-added SVN …
- 8:01 AM Changeset in vbox [106184] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]rcpps - …
- 1:42 AM Changeset in vbox [106183] by
- ValidationKit/bootsectors: Implement SIMD FP testcases (except …
Sep 30, 2024:
- 10:58 PM Changeset in vbox [106182] by
- ValidationKit/bootsectors: adapt addpd to auto-MXCSR, with major …
- 3:24 PM Changeset in vbox [106181] by
- VMM/IEM: Check that IEM_MC_REF_EFLAGS is used correctly and won't …
- 2:07 PM Ticket #22178 (The UEFI NVRAM file is not existing for this machine) closed by
- fixed: This issue has been addressed in VirtualBox 7.1.2 which has just been …
- 1:55 PM Ticket #22177 (Restoring Snapshots of VB 7.0.20 failing in 7.1) closed by
- fixed: Hi iv3l.nuh, VirtualBox 7.1.2 has been released last week. This …
- 1:51 PM Changeset in vbox [106180] by
- VMM/IEM: Refactoring TbExits and other early eflags calculation …
- 1:49 PM Ticket #22180 (NAT connectivity slows down speed when downloading) closed by
- fixed: Hi guys, VirtualBox 7.1.2 has been released last week. This issue …
- 1:49 PM Ticket #22164 (IPV4 NAT not working under Windows guests after VirtualBox upgrade to 7.1.0) closed by
- fixed: Hi guys, VirtualBox 7.1.2 has been released last week. This issue …
- 1:49 PM Ticket #22174 (VirtualBox SDK 7.1 missing XPCOM headers) closed by
- fixed: Hi Michael, VirtualBox 7.1.2 has been released last week. This issue …
- 9:50 AM Changeset in kStuff [122] by
- kDefs: Fixed LoongArch typo
Sep 29, 2024:
- 10:37 AM Ticket #22193 (segfault on arch linux due to missing libdl.so) created by
- There's a thread in the arch forum with lots of details, see: …
- 3:47 AM Ticket #22192 (A critical error has occurred) created by
- 00:00:00.616412 VirtualBox VM 7.1.0 r164728 darwin.arm64 (Sep 6 2024 …
- 1:14 AM Changeset in vbox [106179] by
- VMM/IEM: Reworked the div, idiv, mul and imul assembly workers and how …
Sep 28, 2024:
- 10:32 AM Changeset in vbox [106178] by
- ValidationKit/bootsectors: adapt maxss to auto-MXCSR; bugref:10658 - …
- 10:20 AM Changeset in vbox [106177] by
- ValidationKit/bootsectors: adapt maxps, minps to auto-MXCSR; …
- 9:13 AM Changeset in vbox [106176] by
- ValidationKit/bootsectors: adapt maxpd, minpd to auto-MXCSR; …
- 8:18 AM Changeset in vbox [106175] by
- ValidationKit/bootsectors: adapt maxsd, minsd to auto-MXCSR; …
- 7:19 AM Ticket #22191 (Using a .vhd image in the VM will crash the VM in Linux) created by
- I have a VHD file that is 80gb, I use it to transfer to and from my …
- 6:41 AM Changeset in vbox [106174] by
- ValidationKit/bootsectors: automatically test varied MXCSR masks & …
Sep 27, 2024:
- 11:18 PM Changeset in vbox [106173] by
- Add/VBoxGuest: Add the product version and revision to the release log …
- 11:12 PM Changeset in vbox [106172] by
- Add/Nt/Shfl: Add product version and revision to the early release …
- 10:17 PM Changeset in vbox [106171] by
- VMM/PDMThread: More thread failure details in the release log.
- 8:09 PM Ticket #22190 (IPv6 with NAT not working. Does not have a route) created by
- VirtualBox VM 7.1.2 appears to have a bug in the IPv6 with NAT (one of …
- 5:58 PM Ticket #22189 (Guest loses internet after around 2 hours) created by
- After around 2 hours (sometimes less than 2 hours, sometimes more, it …
- 4:53 PM Changeset in vbox [106170] by
- Config.kmk, Makefile.kmk, FE/Qt: bugref:10450: Get rid of …
- 4:43 PM Community edited by
- Community page: Add links to repo browser, timeline and a box for svn … (diff)
- 4:07 PM Downloads edited by
- Download page: less text in Change Log box (diff)
- 3:02 PM Downloads edited by
- Download page: restore changelog link, checksums links and … (diff)
- 2:22 PM Changeset in vbox [106169] by
- after 7.1.2
- 2:21 PM News edited by
- (diff)
- 2:14 PM WikiStart edited by
- (diff)
- 2:13 PM Changeset in vbox [106168] by
- VMM/PDMThread: More thread failure details in the release log.
- 1:52 PM Changeset in vbox [106167] by
- DrvNAT,DrvNATlibslirp: PDMINETWORKUP::pfnAllocBuf should return …
- 12:50 PM Changeset in vbox [106166] by
- Add/Makefile.kmk: Set publisher and data preparer to the vbox vendor …
- 11:48 AM Ticket #22188 (USB flash drive bug) created by
- Looks like I still have to downgrade to 7.0.14 for fully working USB …
- 11:45 AM Downloads edited by
- Downloads page cleanup (diff)
- 11:23 AM Ticket #22187 (Windows 11 23H2 Guest hangs at boot if there are more than 8 ...) created by
- Host: Intel i9-14900HX (24 Cores, 32 Threads); 128 GB RAM Guest …
Note:
See TracTimeline
for information about the timeline view.