Timeline
Sep 23, 2024:
- 11:49 PM Changeset in vbox [106130] by
- Devices/Network: scm fixes. bugref:10268
- 11:46 PM Changeset in vbox [106129] by
- Devices/Network: Fix windows slow packet throughput by kicking NAT …
- 10:53 PM Changeset in vbox [106128] by
- VMM/IEM: Docs. bugref:10720
- 10:50 PM Changeset in vbox [106127] by
- VMM/IEM: doxygen build fix. bugref:10720
- 10:45 PM Changeset in vbox [106126] by
- VMM/IEM: Eliminated the #ifndef …
- 10:42 PM Changeset in vbox [106125] by
- VMM/IEM: Eliminated the #ifndef …
- 10:37 PM Changeset in vbox [106124] by
- VMM/IEM: More work on recompilation-time checks of skipped & postponed …
- 10:04 PM Changeset in vbox [106123] by
- VMM/IEM: More work on recompilation-time checks of skipped & postponed …
- 5:42 PM Changeset in vbox [106122] by
- FE/Qt: bugref:10513: VM Settings / Serial page: Make sure port IRQ and …
- 5:39 PM Changeset in vbox [106121] by
- FE/Qt: bugref:10513: Global Preferences / VM Settings: Make disabled …
- 3:33 PM Changeset in vbox [106120] by
- Devices/Graphics: remove obsolete code. bugref:10717
- 3:27 PM Changeset in vbox [106119] by
- Devices/Graphics: helper to tweak host 3D capabilities. bugref:10717
- 1:59 PM Changeset in vbox [106118] by
- FE/Qt: bugref:10765. Some more layout fixes in the expert new vm wizard.
- 1:59 PM Changeset in vbox [106117] by
- VMM/IEM: Recompilation-time checks of skipped EFLAGS. bugref:10720
- 10:11 AM Changeset in vbox [106116] by
- 3D: Do not report MSAA for DXGI_FORMAT_R32G32B32_FLOAT. Otherwise …
- 9:50 AM Changeset in vbox [106115] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]minps.
- 1:37 AM Ticket #22181 (VBox not supported on Win7/8.1 anymore?) created by
- Greetings. Just need to know or confirm if from this version of VBox …
Sep 22, 2024:
- 6:44 AM Ticket #22180 (NAT connectivity slows down speed when downloading) created by
- I have windows 11 host and redhat 9.4 as guest OS. When, for example, …
Sep 21, 2024:
- 12:23 AM Changeset in vbox [106114] by
- VMM/IEM: Some liveness corrections for fEflOther (anything that writes …
- 12:01 AM Changeset in vbox [106113] by
- VMM/IEM: Added special register allocator functions for EFLAGS so we …
Sep 20, 2024:
- 12:18 PM Changeset in vbox [106112] by
- libs/xpcom: Fix building code using the XPCOM SDK bindings outside of …
- 11:32 AM Community edited by
- Restore link to testbuilds and to developers corner forum. (diff)
- 10:49 AM Changeset in vbox [106111] by
- ValidationKit/bootsectors: Implement SIMD FP testcases for [v]divpd; …
- 9:45 AM Changeset in vbox [106110] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]maxsd - …
- 9:33 AM Changeset in vbox [106109] by
- Frontends/VBoxManage: 'VBoxManage showvminfo VM' bails out attempting …
- 9:05 AM Changeset in vbox [106108] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]maxsd - …
- 8:56 AM Changeset in vbox [106107] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]maxsd - …
- 8:38 AM Changeset in vbox [106106] by
- Main/PlatformProperties: Allow adding SATA, LsiLogic, USB and NVMe …
- 8:10 AM Changeset in vbox [106105] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]maxsd - …
- 7:00 AM Changeset in vbox [106104] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: spaces, …
- 6:39 AM Changeset in vbox [106103] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: Fix typo in …
- 1:31 AM Changeset in vbox [106102] by
- ValidationKit/bootsectors: Implement SIMD FP testcases for [v]divps; …
Sep 19, 2024:
- 9:16 PM Changeset in vbox [106101] by
- VMM/IEM: More native eflag stats. Added …
- 8:56 PM Changeset in vbox [106100] by
- Devices/Graphics: use correct number of UA views with D3D11.0 devices
- 8:18 PM Changeset in vbox [106099] by
- VMM/IEM: Moved the kIemNativeGstReg_Pc to the end of the enum to …
- 5:30 PM Changeset in vbox [106098] by
- Devices/Graphics: logging
- 2:27 PM Changeset in vbox [106097] by
- VMM/IEM: Liveness fix for MXCSR modifying in addps and friends. …
- 1:54 PM Ticket #22179 (Add Refresh button to Network tab) created by
- To refresh "NAT Networks" I need to close VirtualBox GUI and open it …
- 1:41 PM Ticket #22178 (The UEFI NVRAM file is not existing for this machine) created by
- == Steps to reproduce 1. Open VirtualBox GUI. 2. Click on menu …
- 1:28 PM Changeset in vbox [106096] by
- Reverted r164859 (IPRT/initterm.h: Don't expose RTR3Term() if we …
- 12:06 PM Changeset in vbox [106095] by
- FE/Qt: bugref:10765. Reduce indentation of hard disk widgets in the …
- 11:23 AM Changeset in vbox [106094] by
- FE/Qt: bugref:10765. Align content of the username etc. group box.
- 10:59 AM Changeset in vbox [106093] by
- Main: Automatic GAs installation: prevent read out of buffer when …
- 10:38 AM Changeset in vbox [106092] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]maxss - …
- 9:25 AM Changeset in vbox [106091] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]maxss -- …
- 9:13 AM Changeset in vbox [106090] by
- VMM/IEM: More liveness work for delayed eflags updating. bugref:10720 …
- 9:07 AM Ticket #22177 (Restoring Snapshots of VB 7.0.20 failing in 7.1) created by
- I am running the latest Debian Bookworm 12.7 with 6.1.0-25-amd64 …
- 8:56 AM Changeset in vbox [106089] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]maxss - …
- 8:37 AM Changeset in vbox [106088] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]maxss - …
- 8:18 AM Changeset in vbox [106087] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]maxss - …
- 7:09 AM Changeset in vbox [106086] by
- IPRT/initterm.h: Don't expose RTR3Term() if we actually don't …
- 12:34 AM Changeset in kBuild [3613] by
- src/sed: Merged in changes between 4.1.5 and 4.9 from the vendor …
Sep 18, 2024:
- 11:29 PM Changeset in kBuild [3612] by
- vendor/sed/4.9: GNU sed 4.9 (sed-4.9.tar.xz …
- 8:31 PM Changeset in vbox [106085] by
- WDDM: report D3D11.1 support only if the host supports it too
- 6:20 PM Changeset in vbox [106084] by
- FE/Qt: bugref:10765. More layout fixes in Additional Options group …
- 5:32 PM Documentation edited by
- user manual renamed to user guide (diff)
- 5:29 PM Changeset in vbox [106083] by
- FE/Qt: New VM wizard: Don't force expandable widgets such as Name and …
- 4:19 PM Ticket #22176 (Mouse integration isn't available after the first start in the case of ...) created by
- If one changes as described above (7.1 beta to the 7.0.21 test …
- 1:35 PM Changeset in vbox [106082] by
- ValidationKit/bootsectors: Implement SIMD FP testcases for [v]divps; …
- 1:02 PM Changeset in vbox [106081] by
- Main: Fixed enabling 3D when selecting supported graphics controllers …
- 12:38 PM Changeset in vbox [106080] by
- Main: Fixed enabling 3D when selecting supported graphics controllers. …
- 12:34 PM Ticket #22175 (VBoxManage crashes with heap corruption using `guestcontrol run`) created by
- I recently upgraded VirtualBox and am encountering an issue with the …
- 12:17 PM Changeset in vbox [106079] by
- FE/Qt: bugref:10765. Moving product key line edit next to other two …
Sep 17, 2024:
- 7:41 PM Changeset in vbox [106078] by
- VMM/IEM: Liveness work for bugref:10720. bugref:10372
- 7:36 PM Changeset in vbox [106077] by
- Main: Name locks.
- 7:32 PM Testbuilds edited by
- (diff)
- 6:27 PM Changeset in vbox [106076] by
- FE/Qt: bugref:10513: VM Settings / Storage page: Adjust medium-slot …
- 5:38 PM Ticket #22174 (VirtualBox SDK 7.1 missing XPCOM headers) created by
- The VirtualBox 7.1.0 SDK for C++/XPCOM references headers from the …
- 5:33 PM Changeset in vbox [106075] by
- FE/Qt: bugref:10513: VM Settings / Storage page: Group all three sets …
- 4:46 PM Changeset in vbox [106074] by
- FE/Qt: bugref:10513: VM Settings / Display page: Adjust …
- 3:05 PM Ticket #22173 (Unable to Enable 3D Acceleration on any Virtual Machine (VirtualBox 7.1.0)) created by
-
Issue: When trying to set
Enable 3D Acceleration
, an error is … - 2:47 PM Changeset in vbox [106073] by
- VBoxDumpImage: Better help
- 12:47 PM Changeset in vbox [106072] by
- VMM/GCM: fSuccess should start out as true, not flase. duh. bugref:10683
- 12:08 PM Changeset in vbox [106071] by
- BIOS: Remove no longer needed DMA write workaround for floppy and AHCI.
- 11:20 AM Changeset in vbox [106070] by
- include/iprt/formats: Add acpi-aml.h for AML related definitions and …
- 9:33 AM Changeset in vbox [106069] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]maxpd - …
- 8:44 AM Changeset in vbox [106068] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]maxpd - …
Sep 16, 2024:
- 10:04 PM Changeset in vbox [106067] by
- Manual copyright year updates. [scm fix]
- 10:02 PM Changeset in vbox [106066] by
- Manual copyright year updates.
- 9:42 PM Changeset in vbox [106065] by
- Manual copyright year updates.
- 5:26 PM Changeset in vbox [106064] by
- FE/Qt: bugref:10513: Global Preferences / VM Settings: Handle …
- 5:16 PM Changeset in vbox [106063] by
- FE/Qt: bugref:10513: Global Preferences / VM Settings: Small cleanup …
- 3:48 PM Changeset in vbox [106062] by
- Unattended: bugref:10511. Avoid tripping lock order assert when …
- 3:06 PM Ticket #22172 (Virtualbox-7.1.0 opens "Settings"-window as size 100x30 on Linux/X11 host) created by
- Unlike on earlier versions, on Virtualbox-7.1.0 the "Settings"-window …
- 2:03 PM Changeset in vbox [106061] by
- Copyright year updates by scm.
- 1:52 PM Ticket #22171 (When USB devices are connected, VM won't shut down) created by
- I'm using a Windows XP SP3 VM. Within the VM I need to connect two …
- 10:47 AM Changeset in vbox [106060] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: Space and …
- 10:37 AM Changeset in vbox [106059] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]maxpd - …
- 10:30 AM Changeset in vbox [106058] by
- BIOS: Re-fixed AHCI debugging code.
- 10:22 AM Changeset in vbox [106057] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]maxps - …
- 9:33 AM Changeset in vbox [106056] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: Rename the …
- 8:56 AM Changeset in vbox [106055] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]maxps -- …
Sep 13, 2024:
- 8:11 PM Changeset in vbox [106054] by
- GCM: Made saved state loading a bit more flexible so we can load 7.0.x …
- 7:00 PM Changeset in vbox [106053] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]maxps - …
- 4:08 PM Changeset in vbox [106052] by
- scm fix for r164791
- 4:03 PM Changeset in vbox [106051] by
- BIOS: Don't allocate AHCI data in EBDA, it can't be sagely relocated …
- 3:35 PM Changeset in vbox [106050] by
- FE/Qt: bugref:10513: VM Settings / Storage page: Adjusting many layout …
- 3:23 PM Downloads edited by
- Download page polishing (diff)
- 3:20 PM Downloads edited by
- Download page polishing (diff)
- 3:18 PM Changeset in vbox [106049] by
- GCM: Made saved state loading a bit more flexible so we can load 7.0.x …
- 3:04 PM Downloads edited by
- Download page polishing (diff)
- 2:10 PM Ticket #22170 ("About" window is unreadable due to background.) created by
- As demonstrated in …
- 1:38 PM Changeset in vbox [106048] by
- FE/Qt: bugref:10513: VM Settings / Storage page: Split widgets common …
- 1:14 PM Changeset in vbox [106047] by
- FE/Qt: bugref:10513: VM Settings / Storage page: Sort HD, CD and FD …
- 12:54 PM WikiStart edited by
- fix wording (diff)
- 12:50 PM Changeset in vbox [106046] by
- FE/Qt: bugref:10513: VM Settings / Storage page: Split widgets common …
- 12:38 PM Changeset in vbox [106045] by
- FE/Qt: bugref:10513: VM Settings / Storage page: Make sure attachment …
- 10:52 AM Changeset in vbox [106044] by
- Docs: bugref:10705. scm fix.
- 9:27 AM Changeset in vbox [106043] by
- ValidationKit/bootsectors: Implement SISD FP testcases for [v]divsd; …
- 9:07 AM Changeset in kBuild [3611] by
- vendor/sed/current: GNU sed 4.9 (sed-4.9.tar.xz …
- 9:00 AM Changeset in vbox [106042] by
- FE/Qt: bugref:10659:. Check header counts before resizing columns. …
- 8:57 AM Changeset in vbox [106041] by
- ValidationKit/bootsectors: Implement SISD FP testcases for [v]divss …
- 8:44 AM Changeset in vbox [106040] by
- Docs: bugref:10705. Merging doc team's changes in licensing chapter.
- 8:08 AM Changeset in vbox [106039] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: Fix …
- 7:27 AM Ticket #22169 (Settings dialog has a scrollable pane, but no scrollbar) created by
- Open up the settings for a virtual machine. The tabs on the left …
Note:
See TracTimeline
for information about the timeline view.