Timeline
Jul 6, 2024:
- 12:17 AM Changeset in vbox [105169] by
- VMM/DBGF: More BSOD 139 details. bugref:10687
- 12:01 AM Changeset in vbox [105168] by
- VMM/DBGF: Added a /DBGF/PowerOffOnBsod boolean option (default false). …
Jul 5, 2024:
- 9:33 PM Changeset in vbox [105167] by
- VMM/IEM: Fixed incorrect type for the fAlignMaskAndClt parameter of …
- 4:15 PM Changeset in vbox [105166] by
- Docs: bugref:10705. OSE export fixes.
- 3:23 PM Changeset in vbox [105165] by
- FE/Qt: OSE fixing part 2
- 3:08 PM Changeset in vbox [105164] by
- FE/Qt: bugref:10676: Accessibility fixes for Medium Manager; JAWS …
- 2:26 PM Changeset in vbox [105163] by
- Linux/Network: Do not attach netfilter to wrong names or multiple …
- 12:42 PM Changeset in vbox [105162] by
- Changelog.
- 12:22 PM Changeset in vbox [105161] by
- FE/Qt: Forgot to create/destroy Cloud Machine Manager in r163786.
- 12:02 PM Changeset in vbox [105160] by
- *.kmk,bldprogs/VBoxPeSetVersion: Created a unit for setting the PE …
- 11:42 AM Changeset in vbox [105159] by
- FE/Qt: Build fix for r163797.
- 11:30 AM Changeset in vbox [105158] by
- FE/Qt: Fixing linking bug introduced in r163786, which was a …
- 11:19 AM Changeset in vbox [105157] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]haddps.
- 10:36 AM Changeset in vbox [105156] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]haddps.
- 2:44 AM Changeset in vbox [105155] by
- IPRT/nocrt-startup-*win.cpp: Avoid a couple of ntdll function so as to …
- 2:08 AM Changeset in vbox [105154] by
- iprt/asmdefs.mac: Corrected RT_NOCRT_BEGINPROC to not export symbols …
- 2:06 AM Changeset in vbox [105153] by
- bldprogs/VBoxPeSetVersion: Calc checksum when we change stuff to avoid …
Jul 4, 2024:
- 6:42 PM Changeset in vbox [105152] by
- FE/Qt: Moving cloud machine COM stuff from UICommon to new …
- 3:56 PM Changeset in vbox [105151] by
- FE/Qt: Forgotten property in r163784.
- 3:53 PM Changeset in vbox [105150] by
- FE/Qt: Moving USB COM stuff from UICommon to new UIUSBTools namespace.
- 3:51 PM Changeset in vbox [105149] by
- Docs: bugref:10705. Merging changes from r6019.
- 12:22 PM Changeset in vbox [105148] by
- VMM/IEM: Logging fix. bugref:10715
- 10:58 AM Changeset in vbox [105147] by
- /Config.kmk: back out previous change
- 10:50 AM Changeset in vbox [105146] by
- /Config.kmk: indent consistently (in one place)
- 10:48 AM Changeset in vbox [105145] by
- Doc: Modifying UserManual.ditamap as followup for r163765.
- 10:44 AM Changeset in vbox [105144] by
- /Config.kmk: whitespace fix
- 10:43 AM Changeset in vbox [105143] by
- libs/dxvk-2.3.1: Make a few more extensions conditional which are not …
- 10:01 AM Changeset in vbox [105142] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]haddps.
- 9:41 AM Changeset in vbox [105141] by
- libs/dxvk-2.3.1: Port over some modifications from the old dxvk-native …
- 9:23 AM Changeset in vbox [105140] by
- /Config.kmk: Experiment with modification of "plan B" variant of …
- 9:21 AM Changeset in vbox [105139] by
- Doc: bugref:10705. scm fixes.
- 9:20 AM Changeset in vbox [105138] by
- Doc: bugref:10705. Removing some etries from our UserManual.ditamap
- 9:12 AM Changeset in vbox [105137] by
- VMM/IEM: Logging fix. bugref:10715
- 9:02 AM Changeset in vbox [105136] by
- Main/VRDEServerImpl.cpp: Consider the autogenerated certificate …
- 9:01 AM Changeset in vbox [105135] by
- Video Recording/Main: Fixed too strict debug assertions. bugref:10650
- 8:57 AM Changeset in vbox [105134] by
- Docs: bugref:10705. This is a merge commit to introduce doc team's …
- 8:56 AM Changeset in vbox [105133] by
- Devices/Network/DrvNATlibslirp.cpp: Build fix + todo, bugref:10268
- 8:46 AM Changeset in vbox [105132] by
- libs/dxvk-2.3.1: Some fixes to support MoltenVK as the Vulkan->Metal …
- 6:48 AM Changeset in vbox [105131] by
- libs/dxvk-2.3.1: Need to load MoltenVK on darwin, bugref:10716
- 6:42 AM Changeset in vbox [105130] by
- Main: Fix build errors after r163757; bugref:10310
- 6:39 AM Changeset in vbox [105129] by
- libs/libslirp-4.7.0: Use proper open source header in Makefile.kmk …
Jul 3, 2024:
- 10:45 PM Changeset in vbox [105128] by
- FE/Qt: Build fix for r163479 when building w/o precompiled headers on …
- 10:18 PM Changeset in vbox [105127] by
- Certificate repair function fix - bugref:10310
- 8:22 PM Changeset in vbox [105126] by
- ValKit/bs3-cpu-weird-1: Passes on real hw: Intel 6700k. bugref:10315
- 8:07 PM Changeset in vbox [105125] by
- VMM/IEM,ValKit/bs3-cpu-weird-1: Fixed popf mistreatment of the new TF …
- 5:50 PM Changeset in vbox [105124] by
- Certificate repair function added - bugref:10310
- 5:19 PM Changeset in vbox [105123] by
- VMM/IEM: bugref:10656: scm fix for r162987.
- 5:12 PM Changeset in vbox [105122] by
- FE/Qt: Build fix for r163751.
- 5:03 PM Changeset in vbox [105121] by
- FE/Qt: A bit of cleanup for the remaining stuff in UICommon; More to go.
- 4:15 PM Changeset in vbox [105120] by
- FE/Qt: Moving Recording COM stuff from UICommon to UIGlobalSession.
- 4:09 PM Ticket #22107 (Menu bar appears in wrong screen when VM is in fullscreen) created by
- Whenever I start a VM in a secondary screen in full screen mode or …
- 4:04 PM Changeset in vbox [105119] by
- FE/Qt: Moving Display COM stuff from UICommon to UIGuestOSTypeManager …
- 2:22 PM Changeset in vbox [105118] by
- libs/dxvk-native-1.9.2a: Remove, after the switch to dxvk 2.3.1, …
- 1:28 PM Changeset in vbox [105117] by
- libs/dxvk-native-1.9.2a: Remove, after the switch to dxvk 2.3.1, …
- 1:20 PM Changeset in vbox [105116] by
- libs/dxvk-native-1.9.2a: Remove, after the switch to dxvk 2.3.1, …
- 11:53 AM Changeset in vbox [105115] by
- libs/Makefile.kmk: Switch to dxvk-2.3.1 from dxvk-native-1.9.2a, …
- 11:16 AM Changeset in vbox [105114] by
- libs/Makefile.kmk: Switch to dxvk-2.3.1 from dxvk-native-1.9.2a, …
- 10:49 AM Changeset in vbox [105113] by
- libs/Makefile.kmk: Switch to dxvk-2.3.1 from dxvk-native-1.9.2a, …
- 10:12 AM Changeset in vbox [105112] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]haddps.
- 10:09 AM Changeset in vbox [105111] by
- libs/Makefile.kmk: Switch to dxvk-2.3.1 from dxvk-native-1.9.2a, …
- 10:00 AM Changeset in vbox [105110] by
- libs/Makefile.kmk: Switch to dxvk-2.3.1 from dxvk-native-1.9.2a, …
- 9:51 AM Changeset in vbox [105109] by
- libs/Makefile.kmk: Switch to dxvk-2.3.1 from dxvk-native-1.9.2a, …
- 9:28 AM Changeset in vbox [105108] by
- libs/Makefile.kmk: Switch to dxvk-2.3.1 from dxvk-native-1.9.2a, …
- 9:28 AM Changeset in vbox [105107] by
- libs/dxvk-2.3.1: Make it build, bugref:10716
- 7:20 AM Changeset in vbox [105106] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]haddps.
Jul 2, 2024:
- 6:26 PM Changeset in vbox [105105] by
- FE/Qt: bugref:10513: UIAdvancedSettingsDialog: Get rid of sticky …
- 5:55 PM Changeset in vbox [105104] by
- FE/Qt: UICommon: Removing seems to be a leftover of bugref:10622 …
- 5:01 PM Changeset in vbox [105103] by
- FE/Qt: Yet another build fix for r163701; s.a. r163702.
- 3:19 PM Changeset in vbox [105102] by
- libs/libslirp: hopefully final OSE export fix
- 2:41 PM Changeset in vbox [105101] by
- libs/libslirp: fix OSE export
- 1:10 PM Changeset in vbox [105100] by
- Runtime/vfsmemory.cpp: Implement shrinking the memory file (required …
- 12:46 PM Changeset in vbox [105099] by
- ValKit/bs3-cpu-weird-1: Made the push/pop testcase work in LM16 mode …
- 12:46 PM Changeset in vbox [105098] by
- VMM/IEM: iret logging. bugref:10715
- 12:38 PM Changeset in vbox [105097] by
- Video Recording/Main: Fixed warning. bugref:10650
- 10:44 AM Changeset in vbox [105096] by
- Video Recording/Main: More optimizations for recording older guests …
- 10:06 AM Changeset in vbox [105095] by
- Video Recording/Main: More optimizations for recording older guests …
- 9:33 AM Changeset in vbox [105094] by
- VMM/IEM,ValKit/bs3-cpu-weird-1: syscall TF & debug event fixes; …
- 9:02 AM Changeset in vbox [105093] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: Remove …
- 8:55 AM Changeset in vbox [105092] by
- VMM/CPUM: Fixed ancient bug in CPUMRecalcHyperDRx where it would try …
- 6:14 AM Changeset in vbox [105091] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]subss.
- 1:53 AM Changeset in vbox [105090] by
- Devices/Network: fix build issue. bugref:10268
- 12:00 AM Changeset in vbox [105089] by
- Main/include,Main/SharedFolderImpl.cpp: Remove a redundant 'const' …
Jul 1, 2024:
- 11:48 PM Changeset in vbox [105088] by
- Main/include,Main/ConsoleSharedFolderImpl.cpp: Remove a redundant …
- 11:27 PM Changeset in vbox [105087] by
- doc/manual,include/VBox,Frontends/VBoxManage,HostServices/SharedFolders …
- 10:18 PM Changeset in vbox [105086] by
- libs/Makefile.kmk: libslirp shouldn't be needed on unsupported host …
- 9:29 PM Changeset in vbox [105085] by
- Devices/Network: enabled libslirp on linux by default. bugref:10268
- 6:49 PM Changeset in vbox [105084] by
- Devices/Network: fix build issue. bugref:10268
- 6:35 PM Ticket #767 ([documentation] Explain to users how-to run VirtualBox on Windows in ...) closed by
- fixed: This has been resolved with VirtualBox 6.0, see …
- 6:32 PM Ticket #17318 (Permanent, human readable anchors in the HTML User Manual) closed by
- fixed
- 6:31 PM Ticket #21104 (VirtualBox.chm index missing?) closed by
- worksforme: There was never an index for the .chm documentation but one could …
- 4:55 PM Ticket #22106 (Unable to install VirtualBox on latest Surface Pro (series 11)) closed by
- invalid: VirtualBox is not supported on a host running Windows for ARM.
- 4:30 PM Ticket #22106 (Unable to install VirtualBox on latest Surface Pro (series 11)) created by
- Installing 7.0.18 VM VirtualBox and it ends with an unspecified error …
- 4:05 PM Changeset in vbox [105083] by
- FE/Qt: Nit in r163702.
- 3:50 PM Changeset in vbox [105082] by
- FE/Qt: Build fix for r163701.
- 3:38 PM Changeset in vbox [105081] by
- FE/Qt: Moving local machine related stuff from UICommon to new …
- 1:27 PM Changeset in vbox [105080] by
- VBoxManage/modifyvm: s/--firmware-fade-out/--firmware-logo-fade-out/
- 12:45 PM Ticket #22105 ("VirtualBox" folder doesn't exist, preventing use to Vboxmanage.exe in ...) created by
- Hello, this is an issue in Oracle VirtualBox and a request (as well as …
- 10:10 AM Changeset in vbox [105079] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]subss.
- 8:30 AM Changeset in vbox [105078] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]subpd …
- 7:57 AM Changeset in vbox [105077] by
- libs/Makefile.kmk: libslirp shouldn't be needed in any of the ONLY …
Jun 28, 2024:
- 10:07 PM Ticket #22104 (VBox 7.0.18 windows 7 and 2008R2 problem) created by
- Hi I have this problem namely when I try to install Windows 7 or …
- 6:35 PM Changeset in vbox [105076] by
- VMM/IEM: Increased the TLB size from 256 to 1024 entries. bugref:10687
- 3:45 PM Changeset in vbox [105075] by
- ValKit/bootsectors: Produce a special 63.5MB capable bootsector and …
- 3:24 PM Changeset in vbox [105074] by
- DevFDC: In a 3.5 drive, floppies only use 250 or 500 kbps data rate; …
- 3:20 PM Changeset in vbox [105073] by
- bs3kit/Bs3RegCtxRestore: Do LM16 and LM32 restores via syscalls so we …
- 12:03 PM Changeset in vbox [105072] by
- VMM/IEM,DBGF,bs3-cpu-weird-1: Early data breakpoint support, mostly …
- 9:22 AM Changeset in vbox [105071] by
- Fix for r163689 caused build failure. bugref:10268
Jun 27, 2024:
- 9:48 PM Changeset in vbox [105070] by
- Devices/Network: code cleanup. bugref:10268
- 8:26 PM Changeset in vbox [105069] by
- Devices/Network: clean up code and comments. bugref:10268
- 7:59 PM Changeset in vbox [105068] by
- VMM/PDM: Quick fix for loading existing saved states after r163661 …
- 7:54 PM Changeset in vbox [105067] by
- Video Recording/Main: Trying to fix the Parfait build. bugref:10650
- 5:29 PM Changeset in vbox [105066] by
- Video Recording/Main: Trying to fix the Parfait build. bugref:10650
- 5:26 PM Changeset in vbox [105065] by
- Video Recording/Main: Fixed (release) logging when recording is …
- 3:45 PM Ticket #22103 (VirtualBox on Win11 BSOD when I plug in USB) created by
- Hello, when plugging in USB device on WIN11, Win11 crashes with BSOD. …
- 2:46 PM Changeset in vbox [105064] by
- Devices/Network: clean up code and comments. bugref:10268
- 2:04 PM Changeset in vbox [105063] by
- FE/Qt: bugref:10681: QITableView: Reworking accessibility interface to …
- 1:41 PM Changeset in vbox [105062] by
- FE/Qt: bugref:10659: UIVMActivityOverviewWidget: Extend the model with …
- 1:27 PM Changeset in vbox [105061] by
- FE/Qt: bugref:10681: UIShortcutConfigurationEditor: Extend the model …
- 1:07 PM Changeset in vbox [105060] by
- FE/Qt: bugref:10681: A bit of cleanup for QITableView model stuff; …
- 12:50 PM Changeset in vbox [105059] by
- FE/Qt: bugref:10681: UIShortcutConfigurationEditor: Replace old …
- 12:44 PM Changeset in vbox [105058] by
- FE/Qt: bugref:10681: UIShortcutConfigurationEditor: Rework sorting a …
- 11:14 AM Changeset in vbox [105057] by
- VMM/CPUM: Don't do strict CPUID checks on arm64 as we can't query what …
- 11:06 AM Changeset in vbox [105056] by
- FE/Qt: bugref:10681: UIShortcutConfigurationEditor: A bit of rework …
- 10:53 AM Changeset in vbox [105055] by
- Devices/EFI/Firmware: Implement support for the TPM PPI area using the …
- 10:27 AM Changeset in vbox [105054] by
- ValidationKit/bootsector: bugref:10658 SIMD FP testcase: [v]subpd.
- 9:46 AM Changeset in vbox [105053] by
- Devices/EFI/Firmware: Implement support for the TPM PPI area using the …
- 9:36 AM Changeset in vbox [105052] by
- FE/Qt: bugref:10681: scm fix for r163647.
- 9:25 AM Changeset in vbox [105051] by
- Devices/EFI/Firmware: Implement support for the TPM PPI area using the …
- 9:16 AM Changeset in vbox [105050] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]subpd.
- 9:11 AM Changeset in vbox [105049] by
- Devices/EFI/Firmware: Implement support for the TPM PPI area using the …
- 9:06 AM Changeset in vbox [105048] by
- Main/ConsoleImplConfigX86.cpp: Configure the TPM PPI area, …
- 9:05 AM Changeset in vbox [105047] by
- Devices/ACPI/vbox-tpm.dsl: Implement the Physical Presence Interface …
- 9:05 AM Changeset in vbox [105046] by
- Devices/Trace: Some TPM decoder updates, bugref:10701
- 9:01 AM Changeset in vbox [105045] by
- Devices/ACPI/vbox-tpm.dsl: Implement the Physical Presence Interface …
- 8:56 AM Changeset in vbox [105044] by
- Devices/EFI/Firmware: Implement support for the TPM PPI area using the …
- 8:54 AM Changeset in vbox [105043] by
- Main/ConsoleImplConfigX86.cpp: Configure the TPM PPI area, bugref:10701
- 8:53 AM Changeset in vbox [105042] by
- Devices/EFI/DevEFI: Add info item to convey the start of the PPI MMIO …
- 8:52 AM Changeset in vbox [105041] by
- Devices/Security: Implement separate device for the TPM PPI interface …
- 8:18 AM Changeset in vbox [105040] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]subpd.
- 7:10 AM Changeset in vbox [105039] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: comment.
- 6:49 AM Changeset in vbox [105038] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: denormals.
- 6:32 AM Changeset in vbox [105037] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: denormals.
Jun 26, 2024:
- 10:33 PM Changeset in vbox [105036] by
- VMM/IEM: Split the TLB into non-global (even) and global (odd) …
- 7:48 PM Changeset in vbox [105035] by
- VMM/IEM,bs3-cpu-weird-1: Made bs3CpuWeird1_PcWrapping run w/o …
- 6:15 PM Changeset in vbox [105034] by
- FE/Qt: bugref:10681: Build fix for r163650.
- 5:05 PM Changeset in vbox [105033] by
- FE/Qt: bugref:10681: UIShortcutConfigurationEditor: A bit of rework …
- 3:29 PM Changeset in vbox [105032] by
- FE/Qt: bugref:10681: UIShortcutConfigurationEditor: A bit of rework …
- 11:13 AM Changeset in vbox [105031] by
- FE/Qt: bugref:10681: UIShortcutConfigurationEditor: Small cleanup.
- 11:00 AM Changeset in vbox [105030] by
- FE/Qt: bugref:10681: UIShortcutConfigurationEditor: Unwind …
- 10:58 AM Changeset in vbox [105029] by
- FE/Qt: bugref:10681: UIPortForwardingTable: Moving the rest of table …
- 10:51 AM Changeset in vbox [105028] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]subps: …
- 10:51 AM Changeset in vbox [105027] by
- FE/Qt: bugref:10681: UIPortForwardingTable: No need for separate focus …
- 7:17 AM Changeset in vbox [105026] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]subps.
Note:
See TracTimeline
for information about the timeline view.