Timeline
Apr 4, 2024:
- 6:45 PM Changeset in vbox [104166] by
- SUPR3HardenedMain: Prevent hardened binaries from starting in unknown …
- 5:26 PM Changeset in vbox [104165] by
- Windows/Host Installer: Check permissions of target directory when …
- 5:14 PM Changeset in vbox [104164] by
- Windows/Host Installer: Check permissions of target directory when …
- 5:11 PM Changeset in vbox [104163] by
- VMM/IEMMc.h: Fixed Doxygen burns. bugref:10614
- 5:05 PM Changeset in vbox [104162] by
- Windows/Host Installer: Check permissions of target directory when …
- 3:49 PM Changeset in vbox [104161] by
- Guest Control: Use a random path for storing the Linux Guest Additions …
- 3:43 PM Changeset in vbox [104160] by
- SUPR3HardenedMain: Prevent hardened binaries from starting in unknown …
- 3:35 PM Changeset in vbox [104159] by
- VBoxNetFlt: Fix UBSAN warnings by switching to flexible arrays, …
- 3:09 PM Changeset in vbox [104158] by
- FE/Qt: UICommon: Round font down-scaling up cause there can be too …
- 12:06 PM Changeset in vbox [104157] by
- VMM/IEM: Fix assembly of iemAImpl_vucomiss_u128, bugref:10641
- 12:05 PM Changeset in vbox [104156] by
- VMM/IEM: Rework microcode of …
- 10:47 AM Changeset in vbox [104155] by
- VMM/IEM: Implement native emitters for IEM_MC_CLEAR_EFL_BIT(), …
- 10:14 AM Changeset in vbox [104154] by
- Main/VBoxProxyStub: Fixed using service start name when (re-)creating …
- 9:42 AM Changeset in vbox [104153] by
- VMM/IEM: Set pCurTbR3 to NULL in the longjmp'ed/catch block to prevent …
- 9:37 AM Changeset in vbox [104152] by
- VBoxSDS: Added missing syntax help, documented and show more options …
- 9:29 AM Changeset in vbox [104151] by
- VMM/IEM: Deal with iemNativeDbgInfoAddGuestRegWriteback assertion. …
- 8:54 AM Changeset in vbox [104150] by
- VMM/IEM: Rework the [v][u]comis[sd] instruction emulations to work by …
- 8:48 AM Changeset in vbox [104149] by
- VBoxSDS: Added Windows-specific help command line parameters ('/?', …
- 1:24 AM Changeset in vbox [104148] by
- VMM/IEM: Enabled the LDP & STP optimization for the TLB code on ARM64. …
- 1:21 AM Changeset in vbox [104147] by
- VMM/IEM: Optimize (?) the TLB code on ARM64 by using LDP and (for …
- 1:13 AM Changeset in vbox [104146] by
- VMM/IEM: Increased IEMEXECMEM_ALT_SUB_ALLOC_UNIT_SIZE from 128 to 256, …
Apr 3, 2024:
- 7:32 PM Changeset in vbox [104145] by
- VMM/IEM: Correct canonical check on arm64 hosts, wrong shift (both …
- 7:11 PM Ticket #22037 (VM desktop freeze) created by
- Had a vbox VM freeze on me. This is very intermittent; I've had this …
- 5:54 PM Changeset in vbox [104144] by
- VMM/IEM: Build fixes for when the TLB lookup code is disabled, bugref:10614
- 4:41 PM Changeset in vbox [104143] by
- VMM/IEM: Implement native emitters for …
- 3:49 PM Changeset in vbox [104142] by
- BIOS: Removed VBOX_IS_VIRTIO_SCSI_DEVICE and associated cruft. It's no …
- 2:56 PM Changeset in vbox [104141] by
- VMM/IEM: Implement native emitters for …
- 2:56 PM Changeset in vbox [104140] by
- VMM/IEM: Implement native emitters for …
- 1:31 PM Changeset in vbox [104139] by
- VMM/IEM: Rework MXCSR handling for AVX instructions. See r162550 for …
- 1:27 PM Changeset in vbox [104138] by
- VMM/IEM: Rework MXCSR handling for AVX instructions. See r162550 for …
- 1:24 PM Changeset in vbox [104137] by
- Committed too much, bugref:10641
- 1:22 PM Changeset in vbox [104136] by
- VMM/IEM: Rework MXCSR handling for AVX instructions. See r162550 for …
- 1:18 PM Changeset in vbox [104135] by
- VMM/IEM: Rework MXCSR handling for AVX instructions. See r162550 for …
- 12:57 PM Changeset in vbox [104134] by
- VMM/IEM: Convert the 256-bit vmovsldup/vmovshdup/vmovddup emulations …
- 12:03 PM Changeset in vbox [104133] by
- VMM/IEM: Convert the 256-bit vmovsldup/vmovshdup/vmovddup emulations …
- 9:22 AM Changeset in vbox [104132] by
- VMM/IEM: Convert some AVX instruction emulation helpers to the …
- 8:02 AM Changeset in vbox [104131] by
- VMM/TM: Allow linear scaling of the guest TSC; primarily required for …
Apr 2, 2024:
- 7:15 PM WikiStart edited by
- remove job (diff)
- 6:25 PM Changeset in vbox [104130] by
- DevVGA: Reading the attribute controller index register does not …
- 12:37 PM Changeset in vbox [104129] by
- VMM/IEM: Rework MXCSR handling for SSE instructions, bugref:10641 …
- 9:07 AM Changeset in vbox [104128] by
- VMM/IEM: Fix pcmpistrm emulation, regression introdcued with r158058, …
Mar 31, 2024:
- 8:46 PM Ticket #22036 (Ubuntu 22.10 sesion in VirtualBox7.0.14 aborted (host windows.10)) created by
- when installing Ubuntu22.10 in my VirtualBox (host windows.10 laptop) …
- 3:25 AM Ticket #22035 (Unclear error appears when starting Linux VM on Windows host) created by
- See log attached. Error details: VM Name: PTSG.Ubuntu.20.04.LTS.64bit …
Mar 30, 2024:
- 11:59 PM Changeset in vbox [104127] by
- FE/Qt: bugref:10450: Linux: Disabling w/a added in r158575 as it's …
- 11:29 AM Changeset in vbox [104126] by
- BUild fix for 32-bit hosts, plus forgotten UUID change.
- 11:18 AM Changeset in vbox [104125] by
- VUSB: Added vusbRhAbortEpByAddr(), renamed vusbRhAbortEp() to …
- 11:14 AM Changeset in vbox [104124] by
- OHCI: Comments, typos.
- 1:12 AM Changeset in vbox [104123] by
- VMM/IEM: Avoid the two RTMemProtect calls in iemExecMemAllocatorFree …
Mar 29, 2024:
- 3:30 PM Changeset in vbox [104122] by
- curl: Deleting old curl-8.4.0. bugref:10639
- 3:27 PM Changeset in vbox [104121] by
- openssl: Deleting old openssl-3.1.4. bugref:10638
- 11:45 AM Changeset in vbox [104120] by
- curl: Switching to curl-8.7.1. bugref:10639
- 11:44 AM Changeset in vbox [104119] by
- curl-8.7.1: Make it build. bugref:10639
- 10:33 AM Changeset in vbox [104118] by
- VMM/IEM: Need to flush the MXCSR shadow during ldmxcsr, bugref:10641
- 4:49 AM Changeset in vbox [104117] by
- VMM/IEM: Fix one more incorrect instruction name, bugref:9898
- 3:06 AM Changeset in vbox [104116] by
- VMM/IEM: Darwin fixes for IEMEXECMEM_ALT_SUB_WITH_ALLOC_HEADER. The …
- 2:11 AM Changeset in vbox [104115] by
- VMM/IEM: Split out the executable memory allocator from …
- 1:57 AM Changeset in vbox [104114] by
- VMM/IEM: Implemented a very simple alternative to …
- 12:49 AM Changeset in vbox [104113] by
- VMM/IEM: Fix some incorrect instruction names, bugref:9898
Mar 28, 2024:
- 11:57 PM Changeset in vbox [104112] by
- VMM/IEM: build fix. bugref:10370
- 11:55 PM Changeset in vbox [104111] by
- DIS: Fixed missing row (0xad) in g_aDisasVexMap1_66. bugref:9898
- 10:26 PM Changeset in vbox [104110] by
- VMM/IEM: Removed incorrect cbReq alignment in …
- 10:19 PM Changeset in vbox [104109] by
- VMM/IEM: Kicked out the RTHeapSimple based exec mem allocator code as …
- 9:50 PM Changeset in vbox [104108] by
- VMM/IEM: Slap a header on the exec mem allocations. This simplifies …
- 9:48 PM Changeset in vbox [104107] by
- VMM/IEM: The source variables for IEM_MC_STORE_XREG_* must be acquired …
- 5:28 PM Changeset in vbox [104106] by
- libxml2-2.9.14: Applied and adjusted our libxml2 changes to 2.9.14. …
- 1:33 PM Changeset in vbox [104105] by
- Runtime/darwin/time-darwin.cpp: Avoid using double-precision floating …
- 11:02 AM Changeset in vbox [104104] by
- xpcom18a4/Makfile.kmk: Build fix for r162505.
- 10:54 AM Changeset in vbox [104103] by
- VMM/IEM: Convert assembly helpers for MMX/SSE instructions who not …
- 10:49 AM Changeset in vbox [104102] by
- Config.kmk, xpcom18a4/Makfile.kmk: Adjusting jdk-1.8 usage according …
- 7:38 AM Ticket #22034 (Can't login on https://forums.virtualbox.org/ to get help) created by
- Can't login on https://forums.virtualbox.org/ to get help. At first, …
- 7:25 AM Changeset in vbox [104101] by
- VMM/IEM: Get rid of the inefficient looping when flushing dirty guest …
- 2:07 AM Changeset in vbox [104100] by
- VMM/IEM: Optimize kIemTbDbgEntryType_NativeOffset emitting, caching …
- 1:42 AM Changeset in vbox [104099] by
- VMM/IEM: Emit native code for shl Ev,CL. bugref:10376
- 12:16 AM Changeset in vbox [104098] by
- VMM/IEM: #undef IEMNATIVE_WITH_DELAYED_REGISTER_WRITEBACK build fix. …
Mar 27, 2024:
- 5:44 PM Changeset in vbox [104097] by
- VMSVGA3/ARM: Fix MMIO memory layout (make it the same as in Fusion) …
- 5:38 PM Changeset in vbox [104096] by
- Additions: Linux/arm64: Fix VirtToPage implementation and make HGCM …
- 3:46 PM Changeset in vbox [104095] by
- VMM/IEM: Release statistics on how often the exec memory allocator …
- 3:05 PM Changeset in vbox [104094] by
- VMM/IEM: scm, trailing whitespace fix, bugref:9898
- 2:53 PM Changeset in vbox [104093] by
- VMM/IEM: scm, trailing whitespace fix, bugref:9898
- 2:44 PM Changeset in vbox [104092] by
- VMM/IEM: Implement native emitters for IEM_MC_STORE_XREG_R32() and …
- 2:29 PM Changeset in vbox [104091] by
- ValidationKit/tests/cpu/tdCpuIemInstr1: Ensure that the instruction …
- 2:29 PM Changeset in vbox [104090] by
- ValidationKit/tests/cpu/tdCpuIemInstr1: Ensure that the instruction …
- 2:28 PM Changeset in vbox [104089] by
- rolling back 162487
- 2:24 PM Changeset in vbox [104088] by
- VMM/IEM: Fix the instruction legnth for amd64 in …
- 2:23 PM Changeset in vbox [104087] by
- VMM/IEM: Implement native emitters for IEM_MC_STORE_XREG_U8() and …
- 2:16 PM Changeset in vbox [104086] by
- curl: Switching to curl-8.7.1. bugref:10639
- 2:14 PM Changeset in vbox [104085] by
- curl-8.7.1: Make it build. bugref:10639
- 12:55 PM Changeset in vbox [104084] by
- VMM/IEM: Implement support for automatically flushing all call …
- 12:48 PM Changeset in vbox [104083] by
- curl-8.7.1: Applied and adjusted our curl changes to 8.4.0. bugref:10639
- 12:35 PM Changeset in vbox [104082] by
- openssl: Switching to openssl-3.1.5. bugref:10638
- 11:19 AM Changeset in vbox [104081] by
- VMM/IEM: Same logic as r162478/iemGRegRefU8 applies here. bugref:9898
- 10:32 AM Changeset in vbox [104080] by
- VMM/IEM: Implement 'microcoded' vpinsr[bwdq] instruction decode, …
- 10:30 AM Changeset in vbox [104079] by
- VMM/IEM: Can't access the high byte of a register when a VEX prefix is …
- 10:03 AM Changeset in vbox [104078] by
- openssl-3.1.5: Applied and adjusted our OpenSSL changes to 3.1.4. …
- 8:19 AM Changeset in vbox [104077] by
- ValidationKit/bootsectors: Implement testcases for [v]pinsr[bdq] …
- 8:19 AM Changeset in vbox [104076] by
- VMM/IEM: Implement 'microcoded' vpinsr[bwdq] instruction decode, …
- 8:15 AM Changeset in vbox [104075] by
- VMM/IEM: Implement native emitter for …
- 8:03 AM Changeset in vbox [104074] by
- VMM/IEM: Fix implementation of IEM_MC_SHL_LOCAL_S16() and …
- 1:23 AM Changeset in vbox [104073] by
- VMM/IEM: Made the code compile without …
Mar 26, 2024:
- 9:05 PM Changeset in vbox [104072] by
- VMM/IEM: Build fix and marked the two local SHL/SAR operations as not …
- 8:20 PM Changeset in vbox [104071] by
- ValKit/bootsectors: Added Bs3TestQueryCfgU16 and made it and the …
- 8:17 PM Changeset in vbox [104070] by
- VMMDev: Add a magic tail dword following the data made available by …
- 6:02 PM Changeset in vbox [104069] by
- FE/Qt: bugref:6899: NLS fixes for New VD and Clone VM wizards.
- 4:38 PM Changeset in vbox [104068] by
- BIOS: Build real VDS S/G lists in AHCI driver, don't just fake it.
- 4:35 PM Changeset in vbox [104067] by
- Comments.
- 4:06 PM Changeset in vbox [104066] by
- ValKit/bootsectors: Added a g_cBs3ThresholdNativeRecompiler variable …
- 3:48 PM Changeset in vbox [104065] by
- VMMDev: Added a VMMDEV_TESTING_CFG_THRESHOLD_NATIVE_RECOMPILER / …
- 2:53 PM Changeset in vbox [104064] by
- VMM/IEM: Made the IEMTB::cUsage value the native recompilation is done …
- 2:42 PM Changeset in vbox [104063] by
- ValKit, storage, fix fRc value setting
- 2:27 PM Changeset in vbox [104062] by
- ValKit/bs3-cpu-instr-2: Disabled ROL and ROR tests till the emulation …
- 2:25 PM Changeset in vbox [104061] by
- ValKit/bs3-cpu-instr-2: Disabled ROL and ROR tests till the emulation …
- 1:43 PM Changeset in vbox [104060] by
- ValidationKit/bs3-cpu-instr-3: Implement vextracti128/vextractf128 …
- 1:43 PM Changeset in vbox [104059] by
- VMM/IEM: Implement vextracti128/vextractf128 instruction emulation, …
- 1:41 PM Changeset in vbox [104058] by
- VMM/IEM: Make IEM_MC_FETCH_YREG_U128() take a iDQWord parameter to …
- 10:50 AM Changeset in vbox [104057] by
- Additions: Linux: vboxvideo: Introduce initial support for kernel 6.9, …
- 10:07 AM Changeset in vbox [104056] by
- VMM/IEM: Implement native emitters for IEM_MC_LOCAL_ASSIGN(), …
- 9:14 AM Changeset in vbox [104055] by
- FE/Qt: Typo in UIExtraDataManager / Beta stuff.
- 8:52 AM Changeset in vbox [104054] by
- Version.kmk, FE/Qt: Remove explicit BETA label from the build, and …
- 7:19 AM Ticket #22033 (Does not compile on Linux 6.9-rc1) created by
- Due to changes in Linux 6.9-rc1 by the commits …
- 7:15 AM Changeset in vbox [104053] by
- VMM/IEM: Add native emitter for IEM_MC_STORE_GREG_I64(), bugref:10371
- 6:39 AM Changeset in vbox [104052] by
- VMM/IEM: Non debug build fix, bugref:10629
- 2:10 AM Changeset in vbox [104051] by
- VMM/IEM: Optimizing (hopefully) and correcting flag handling in …
Mar 25, 2024:
- 9:10 PM Changeset in vbox [104050] by
- VMM/IEM: Enable the delayed register writeback feature, bugref:10629
- 9:08 PM Changeset in vbox [104049] by
- VMM/IEM: Mark the SIMD register as dirty based on the load size in …
- 6:50 PM Changeset in vbox [104048] by
- VMM/IEM: Mark the SIMD register as dirty based on the load size in …
- 6:35 PM Changeset in vbox [104047] by
- VMM/IEM: Straighten the code flushing dirty guest registers, …
- 6:02 PM Changeset in vbox [104046] by
- Linux: VBoxNetFlt: Introduce initial support for kernel 6.9, bugref:10630.
- 5:57 PM Changeset in vbox [104045] by
- Backed out r162435: Linux kernel modules: vboxnetflt: Fix UBSAN …
- 5:25 PM Changeset in vbox [104044] by
- Linux kernel modules: vboxnetflt: Fix UBSAN warning by switching to …
- 2:34 PM Changeset in vbox [104043] by
- FE/Qt: bugref:6899: NLS fix for UISerialSettingsEditor and …
- 2:24 PM Changeset in vbox [104042] by
- FE/Qt: bugref:6899: UIBootOrderEditor NLS fix; Missing space.
- 2:24 PM Changeset in vbox [104041] by
- FE/Qt: bugref:6899: Accessibility improvement for UIMarkableLineEdit; …
- 1:40 PM Changeset in vbox [104040] by
- iprt/armv8.h: Data processing instructions with to register inputs. …
- 1:36 PM Changeset in vbox [104039] by
- iprt/armv8.h: Data processing instructions with to register inputs. …
- 1:31 PM Changeset in vbox [104038] by
- FE/Qt: Fixing build (oone more place as in r162426).
- 1:28 PM Changeset in vbox [104037] by
- FE/Qt: Fixing build (some missing includes).
- 12:56 PM Changeset in vbox [104036] by
- VMM/IEM: Add some more detailed debug info when a guest register …
- 10:15 AM Changeset in vbox [104035] by
- VMM/IEM: Implement experimental (disabled by default) delaying …
- 10:07 AM Changeset in vbox [104034] by
- VMM/IEM: Implement experimental (disabled by default) delaying …
- 7:55 AM Changeset in vbox [104033] by
- VMM/IEM: Implement loading the missing part from CPUMCTX when the …
- 6:30 AM Changeset in vbox [104032] by
- VMM/PGM: Nested VMX: bugref:10607 Forward port r162255 (Fix …
Note:
See TracTimeline
for information about the timeline view.