Timeline
Oct 20, 2024:
- 11:44 PM Changeset in vbox [106532] by
- /Config.kmk: Reworked the assembler configs to better support cross …
- 4:06 PM Changeset in vbox [106531] by
- Installer/win/Makefile.kmk: VBOX_INS_PROD_ARCH.arm64 value. …
- 2:43 PM Changeset in vbox [106530] by
- iprt/rest: Shut up some complains about default copy assignment …
- 2:43 PM Changeset in vbox [106529] by
- Add/Nt/Installer: Unused variable. jiraref:VBP-1171
- 1:53 PM Changeset in vbox [106528] by
- Main/ovfreader.h: Tried to fix botched copy constructor suppression in …
- 2:53 AM Changeset in kBuild [3615] by
- kBuild/tools: Added VCC143* tools.
- 2:50 AM Changeset in vbox [106527] by
- SUPDrv/win: Added some {} and commented out an unused variable. …
- 2:49 AM Changeset in vbox [106526] by
- FE/Qt: Missing #ifdef VBOX_WS_MAC around global constant variables in …
- 2:48 AM Changeset in vbox [106525] by
- /Config.kmk: Disabled 4 warnings for VBoxQtGuiExe so the GUI bits can …
- 2:34 AM Changeset in vbox [106524] by
- VBoxAutostart: Missing break. jiraref:VBP-1171
- 2:33 AM Changeset in vbox [106523] by
- Devices/DrvHostBase-win.cpp: Some initializers requiring more {} …
- 2:33 AM Changeset in vbox [106522] by
- Devices/Graphics: Two GUID initializers that requires more {} to make …
- 2:31 AM Changeset in vbox [106521] by
- Devices/VBoxDD.h,DrvTpmHost.cpp: g_DrvTpmHost prototype shouldn't be …
- 2:30 AM Changeset in vbox [106520] by
- VMM/NEM-win: Unused variable g_apszWHvMemAccesstypes. jiraref:VBP-1171
- 2:29 AM Changeset in vbox [106519] by
- VMM/NEM-win: More {} for nested structs/union with stricter VC 2022. …
- 2:27 AM Changeset in vbox [106518] by
- VMM/APIC: RT_FALL_THROUGH. jiraref:VBP-1171
- 2:27 AM Changeset in vbox [106517] by
- NetworkServices/Dhcpd: DhcpOption needs a copy assignment operator too …
- 2:01 AM Changeset in vbox [106516] by
- Main,settings.h: Workarounds for a handful warnings about default copy …
- 2:00 AM Changeset in vbox [106515] by
- Main/ovfreader.h: Tried to fix botched copy constructor suppression in …
- 1:57 AM Changeset in vbox [106514] by
- Main/glue: The iMethod variable in DLLHost_InvokeStub should've been …
- 1:55 AM Changeset in vbox [106513] by
- Main/PlatformImpl.cpp: Unreachable NOREF in switch in …
- 1:54 AM Changeset in vbox [106512] by
- webservice/Makefile.kmk: Shut up C5267 to make the generated code …
- 1:52 AM Changeset in vbox [106511] by
- VBox/com/array.h: Returning a 'const T' type makes no sense for 'const …
- 12:47 AM Changeset in vbox [106510] by
- Runtime/ftol2-vcc.asm: Added ftoul2_legacy, ftoul2 and ftoui2 …
Oct 19, 2024:
- 7:41 AM Changeset in vbox [106509] by
- Windows driver installation: Fixed handling default sections in …
- 3:28 AM Changeset in vbox [106508] by
- Add/NT/Graphics/WDDM: Workaround for C5249 in SDK headers. jiraref:VBP-1171
- 3:27 AM Changeset in vbox [106507] by
- Add/NT/Graphics/WDDM: RT_FALL_THROUGH. jiraref:VBP-1171
- 3:26 AM Changeset in vbox [106506] by
- Add/NT/Graphics/WDDM: Unused variables. jiraref:VBP-1171
- 3:25 AM Changeset in vbox [106505] by
- Add/NT/Graphics/WDDM: Stricter union initializers. jiraref:VBP-1171
- 3:25 AM Changeset in vbox [106504] by
- Add/NT/Graphics/XP: Stricter union initializers. jiraref:VBP-1171
- 3:20 AM Changeset in vbox [106503] by
- GuestHost/Install/VBoxWinDrvInst.cpp: Unused variable warnings. …
- 3:15 AM Changeset in vbox [106502] by
- Add/NT/VBoxTray: RT_FALL_THROUGH. jiraref:VBP-1171
- 3:14 AM Changeset in vbox [106501] by
- Add/NT/VBoxTray: Probably missing a break after PostQuitMessage. …
- 3:14 AM Changeset in vbox [106500] by
- HostDrivers/VBoxUSB: RT_FALL_THROUGH. jiraref:VBP-1171
- 3:13 AM Changeset in vbox [106499] by
- scm: Shut up stupid VC 14.3 warning. jiraref:VBP-1171
- 3:12 AM Changeset in vbox [106498] by
- iprt/rest: Shut up some complains about default copy assignment …
- 3:11 AM Changeset in vbox [106497] by
- iprt/r3: switch fall thru and LARGE_INTEGER init. jiraref:VBP-1171
- 3:10 AM Changeset in vbox [106496] by
- iprt/win,iprt/nt: Shut up C5249 in the SDK headers (signed enum types …
- 3:08 AM Changeset in vbox [106495] by
- iprt/cpp/xml.h: Shut up the C5267 warning with VC 14.3. jiraref:VBP-1171
- 3:06 AM Changeset in vbox [106494] by
- iprt/nt/nt.h: Corrected the RTNT_IO_STATUS_BLOCK_INITIALIZER macro to …
- 3:03 AM Changeset in vbox [106493] by
- iprt/cdefs.h: Added RT_MSC_VER_VS2022 and RT_MSC_VER_VC143; define …
- 2:59 AM Changeset in vbox [106492] by
- /Config.kmk: VBOX_VCC_std must list the -std option last or …
Oct 18, 2024:
- 8:50 PM Changeset in vbox [106491] by
- VMM/IEM: doxygen fix (after #ifdef SIMD removal). bugref:10720
- 8:44 PM Changeset in vbox [106490] by
- /Config.kmk: Opt-in on using the segmented heap on windows [scm fix]
- 7:17 PM Changeset in vbox [106489] by
- Windows driver installation: Nothing to do if the installation mode is …
- 7:16 PM Changeset in vbox [106488] by
- Windows driver installation: Try a bit harder running the …
- 6:53 PM Changeset in vbox [106487] by
- Additions/VBoxGuest.inf: Try fixing installation errors. bugref:10762
- 4:42 PM Changeset in vbox [106486] by
- Runtime/acpi.cpp: Hopefully fix building on sparc64, bugref:10733
- 4:32 PM Changeset in vbox [106485] by
- Windows driver installation: Make sure to set the log callback before …
- 3:35 PM Changeset in vbox [106484] by
- Windows driver installation: Try a bit harder running the …
- 3:33 PM Changeset in vbox [106483] by
- Windows host drivers: Try to fix the attestation signing errors by …
- 3:33 PM Changeset in vbox [106482] by
- FE/Qt: bugref:10513: Global Preferences / Update Page: Allow to change …
- 2:26 PM Changeset in vbox [106481] by
- Config.kmk: bugref:10450: One more file was required to enable Wayland …
- 1:45 PM Changeset in vbox [106480] by
- Config.kmk: bugref:10450: Temporary enabling Wayland stuff for all nix …
- 1:26 PM Changeset in vbox [106479] by
- VMMArm: Skeleton of the PMU device emulation enough to make …
- 1:20 PM Changeset in vbox [106478] by
- VMM/IEM: Some IEMNATIVEVAR / iemNativeVarAllocInt optimization tweaks. …
- 1:15 PM Changeset in vbox [106477] by
- VMMArm: Skeleton of the PMU device emulation enough to make …
- 12:57 PM Changeset in vbox [106476] by
- VMMArm: Skeleton of the PMU device emulation enough to make …
- 12:38 PM Changeset in vbox [106475] by
- VMM/Makefile.kmk: Enable agressive inlining for VC++ 2019 for VBoxVMM …
- 12:37 PM Changeset in vbox [106474] by
- /Config.kmk: Opt-in on using the segmented heap on windows.
- 11:58 AM Changeset in vbox [106473] by
- ValidationKit/bootsectors: fix my own bracing error somehow not yelled …
- 11:56 AM Changeset in vbox [106472] by
- Fix ancient macro typo (fortunately, not used by any code); …
- 11:50 AM Changeset in vbox [106471] by
- ValidationKit/bootsectors: Implement same-register testcases for …
- 11:34 AM Changeset in vbox [106470] by
- ValidationKit/bootsectors: prepare test config tables for 'cvt' family …
- 10:35 AM Ticket #22215 (Descrizione errori rilevati nell'uso di VirtualBox) created by
- In allegato.
- 8:48 AM Changeset in vbox [106469] by
- REST API: updated REST attributes in several methods.
- 7:58 AM Ticket #22214 (VM crashes when trying to change non-existent host network interface ...) created by
- This is a duplicate of this issue: …
- 7:50 AM Changeset in vbox [106468] by
- Additions/VBoxTray: Doxygen fixes. bugref:10763
- 7:15 AM Changeset in vbox [106467] by
- FE/Qt: bugref:10786 Sanitize file object names. take 2
- 7:03 AM Changeset in vbox [106466] by
- Additions/VBoxTray: More cleanup (renaming). bugref:10763
- 12:27 AM Changeset in vbox [106465] by
- VMM/IEM: Added iemNativeEmitLoadGprWithGstReg[Ex]T and …
Oct 17, 2024:
- 6:34 PM Ticket #22213 (Upgrading Guest Additions from 7.0.20 to 7.0.22 BSODs; ...) created by
- After installing Virtualbox 7.0.22 & installing the matching …
- 4:58 PM Changeset in vbox [106464] by
- Devices/EFI/FirmwareBin: Update to latest ARM UEFi images to fix …
- 4:53 PM Changeset in vbox [106463] by
- VMM: Filter out some more PMU register accesses Windows/ARM is doing …
- 3:05 PM Changeset in vbox [106462] by
- FE/Qt: bugref:10513: Advanced Settings Dialog: Fixing accidental …
- 2:57 PM Changeset in vbox [106461] by
- Additions/common/VBoxGuest: Implement support for the MMIO request …
- 2:28 PM Changeset in vbox [106460] by
- Additions/WINNT/Graphics: Don't build and sign the XPDM video driver …
- 2:21 PM Changeset in vbox [106459] by
- Additions/WINNT/Graphics: Don't build and sign the XPDM video driver …
- 2:15 PM Changeset in vbox [106458] by
- FE/Qt: bugref:10786 Reverting r165258.
- 2:08 PM Changeset in vbox [106457] by
- Additions/WINNT/Graphics: Don't build and sign the XPDM video driver …
- 2:03 PM Changeset in vbox [106456] by
- Runtime/r0drv/nt/thread-r0drv-nt.cpp: win.arm64 build fix, bugref:10734
- 2:02 PM Changeset in vbox [106455] by
- Additions/WINNT/Graphics: Don't build and sign the XPDM video driver …
- 1:59 PM Changeset in vbox [106454] by
- Additions/WINNT/Graphics: Don't build and sign the XPDM video driver …
- 1:54 PM Changeset in vbox [106453] by
- VMM/IEM: Eliminated the IEMNATIVE_WITH_SIMD_REG_ALLOCATOR define. …
- 1:45 PM Changeset in vbox [106452] by
- Additions/VBoxTray: Kicked it to make it build with VBOX_WITH_WDDM=. …
- 1:44 PM Changeset in vbox [106451] by
- Runtime/r0drv/nt/time-r0drv-nt.cpp: win.arm64 build fix, bugref:10734
- 12:51 PM Changeset in vbox [106450] by
- Runtime: Adjust Makefile.kmk to make it build the runtime on …
- 12:41 PM Changeset in vbox [106449] by
- Additions/VBoxTray: Implemented ability for easier user-controllable …
- 12:40 PM Changeset in vbox [106448] by
- Runtime: Adjust Makefile.kmk to make it build the runtime on …
- 12:36 PM Changeset in vbox [106447] by
- Runtime: Adjust Makefile.kmk to make it build the runtime on …
- 12:34 PM Changeset in vbox [106446] by
- Runtime: Adjust Makefile.kmk to make it build the runtime on …
- 12:31 PM Changeset in vbox [106445] by
- VMM/IEM: Pass down a_fFlat to the IEMNATIVEEMITTLBSTATE constructor …
- 12:29 PM Changeset in vbox [106444] by
- Runtime/r3/win/mp-win.cpp: Build fix wor arm64, bugref:10392
- 12:02 PM Changeset in vbox [106443] by
- VMM/IEM: Reduced the number of arguments for iemNativeEmitTlbLookup. …
- 11:59 AM Changeset in vbox [106442] by
- Config.kmk: Support win.arm64, bugref:10392 [scm, sigh]
- 11:57 AM Changeset in vbox [106441] by
- Additions/WINNT/Graphics: Only build the XPDM style video driver if …
- 11:51 AM Changeset in vbox [106440] by
- Additions/WINNT: Only build the nt4 and nt5 mouse drivers on …
- 11:50 AM Changeset in vbox [106439] by
- FE/Qt: bugref:10786 Sanitize file object names.
- 11:50 AM Changeset in vbox [106438] by
- Additions/WINNT: Only force x86 build targets when on amd64, on arm64 …
- 11:48 AM Changeset in vbox [106437] by
- Config.kmk: Support win.arm64, bugref:10392
- 11:44 AM Changeset in vbox [106436] by
- Additions/WINNT: Only build the nt4 and nt5 mouse drivers on …
- 11:42 AM Changeset in vbox [106435] by
- Disassembler/tstDisasmArmv8-1: Only build on darwin.arm64 for now, …
- 11:40 AM Changeset in vbox [106434] by
- Additions/WINNT: Only force x86 build targets when on amd64, on arm64 …
- 11:37 AM Changeset in vbox [106433] by
- Runtime/r0drv: Work on getting it building on win.arm64 (the easy …
- 11:30 AM Changeset in vbox [106432] by
- VMM/IEM: Reduced the arguments for iemNativeEmitStackPushRip and …
- 11:29 AM Changeset in vbox [106431] by
- VMM/IEM: Reduced the arguments for iemNativeEmitStackPushRip and …
- 11:13 AM Changeset in vbox [106430] by
- include/iprt/asm-arm.h: Make it build on win.arm64, bugref:10392
- 11:10 AM Changeset in vbox [106429] by
- VMM/IEM: In iemNativeEmitRetn (as everywhere else), 64-bit mode …
- 10:59 AM Changeset in vbox [106428] by
- Runtime/common/path/RTPathGlob.cpp: Include arm specific directories …
- 10:59 AM Changeset in vbox [106427] by
- VMM/IEM: Reduced the paramters for iemNativeEmitRetn. bugref:10720
- 10:57 AM Changeset in vbox [106426] by
- Runtime/r3/win/thread*-win.cpp: Build fix for arm64, bugref:10392
- 10:22 AM Changeset in vbox [106425] by
- Runtime/tools/RTDbgSymSrv: Fix building it and build by default, …
- 10:11 AM Changeset in vbox [106424] by
- Revert r165221 (Runtime: Make the declaration of the implementation …
- 10:10 AM Changeset in vbox [106423] by
- VMM/IEM: Reduced the number of parameters for iemNativeEmitStackPush & …
- 10:07 AM Changeset in vbox [106422] by
- DevAHCI: Explicitly set SCSI transfer direcction for AHCI ATAPI transfers.
- 10:05 AM Changeset in vbox [106421] by
- Runtime/tools/RTDbgSymSrv: Fix building it and build by default, …
- 10:02 AM Changeset in vbox [106420] by
- include/iprt/nt/nt.h: Make it work for win.arm64, bugref:10392 [build fix]
- 9:55 AM Changeset in vbox [106419] by
- VMMArm: Add a GIC NEM backend skeleton for Windows, bugref:10392 …
- 9:51 AM Changeset in vbox [106418] by
- include/iprt/nt/nt.h: Make it work for win.arm64, bugref:10392 [build fix]
- 9:45 AM Changeset in vbox [106417] by
- include/iprt/nt/nt.h: Make it work for win.arm64, bugref:10392
- 9:43 AM Changeset in vbox [106416] by
- VMM/IEM: Reduced the number of parameters for …
- 8:53 AM Changeset in vbox [106415] by
- libs/zlib-1.2.13: Added support for building zlib as a dedicated …
- 8:49 AM Changeset in vbox [106414] by
- libs/zlib-1.2.13: Added support for building zlib as a dedicated …
- 8:16 AM Changeset in vbox [106413] by
- Additions/VBoxTray: Implemented ability for easier user-controllable …
- 7:45 AM Changeset in vbox [106412] by
- VBoxService: Fixed comment typo.
- 7:44 AM Changeset in vbox [106411] by
- Additions/VBoxTray: Implemented ability for easier user-controllable …
- 6:40 AM Changeset in vbox [106410] by
- Windows installers: Added code for also parsing and querying version …
- 12:22 AM Changeset in vbox [106409] by
- VMM/IEM: Reduced the number of parameters for …
Oct 16, 2024:
- 10:52 PM Changeset in vbox [106408] by
- VMM/IEM: Inline the iemNativeVarRegisterAcquire* case that …
- 10:30 PM Changeset in vbox [106407] by
- VMM/IEM: Reduced the number of parameters for most …
- 10:30 PM Changeset in vbox [106406] by
- VMM/IEM: Reduced the number of parameters for most …
- 9:24 PM Changeset in vbox [106405] by
- VMM/IEM: Corrected the idxFreeHint setting at the end of …
- 9:00 PM Changeset in vbox [106404] by
- VMMArm: Add a GIC NEM backend skeleton for Windows, bugref:10392 [doxygen]
- 8:58 PM Changeset in vbox [106403] by
- Runtime: Make the declaration of the implementation match what is used …
- 8:56 PM Changeset in vbox [106402] by
- VMM/IEM: Build fix for compiling w/o the native recompiler. bugref:10720
- 8:56 PM Changeset in vbox [106401] by
- VMM/IEM: Disable control flow guard for the core IEM jump table call …
- 8:55 PM Changeset in vbox [106400] by
- VMMArm: Add a GIC NEM backend skeleton for Windows, bugref:10392 …
- 8:55 PM Changeset in vbox [106399] by
- VMMArm: Add a GIC NEM backend skeleton for Windows, bugref:10392
- 8:53 PM Changeset in vbox [106398] by
- bldprogs: Add support for arm64 for VBoxEditCoffLib and …
- 4:35 PM Changeset in vbox [106397] by
- 4:31 PM Changeset in vbox [106396] by
- Windows installers: Added code for also parsing and querying version …
- 4:27 PM Changeset in vbox [106395] by
- Windows installers: Added code for also parsing and querying version …
- 3:36 PM Changeset in vbox [106394] by
- Windows installers: Added code for also parsing and querying version …
- 3:28 PM Changeset in vbox [106393] by
- Windows installers: Added code for also parsing and querying version …
- 3:26 PM Changeset in vbox [106392] by
- Windows installers: Added code for also parsing and querying version …
- 3:09 PM Changeset in vbox [106391] by
- Devices/EFI/FirmwareBin: Update to the latest state supporting ACPI, …
- 2:25 PM Changeset in vbox [106390] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: Fix AVX vs …
- 2:23 PM Changeset in vbox [106389] by
- VMM/PGM-armv8.cpp: Sketch some page table walking code for the …
- 2:16 PM Changeset in vbox [106388] by
- Main: Enable the TPM if configured for an ARM VM, bugref:10777
- 2:15 PM Changeset in vbox [106387] by
- Disassembler: Disassemble dsb instruction, bugref:10394
- 2:15 PM Changeset in vbox [106386] by
- Devices/EFI/Firmware: Make the BaseRngLib work on ARM platform where …
- 2:09 PM Changeset in vbox [106385] by
- Additions: Guest lib: Fix UBSAN warning, bugref:10585.
- 1:58 PM Changeset in vbox [106384] by
- Main: Code for configuring and enabling nested virtualization support …
- 1:54 PM Changeset in vbox [106383] by
- VMM/DBGFStack: Some early stack walking code, bugref:10393
- 1:53 PM Changeset in vbox [106382] by
- VMM/PGM-armv8.cpp: Sketch some page table walking code for the …
- 1:50 PM Changeset in vbox [106381] by
- VMM/CPUMAllRegs-armv8.cpp: Some helpers to get at the TCR_EL1 of the …
- 1:47 PM Changeset in vbox [106380] by
- VMM/IEM: doxygen fixes. bugref:10720
- 1:45 PM Changeset in vbox [106379] by
- Debugger/DBGPlugInWinNt.cpp: Make it detect and extract symbols from …
- 1:43 PM Changeset in vbox [106378] by
- VMM/IEM: Fixed assertion in exec mem allocator. bugref:10720
- 1:43 PM Changeset in vbox [106377] by
- Debugger: Don't try executing r eflags.rf = 1 for breakpoints on …
- 1:43 PM Changeset in vbox [106376] by
- VMM/IEM: Fixed refactoring regression from 165123. bugref:10720
- 1:41 PM Changeset in vbox [106375] by
- VMM/NEMR3Native-darwin-armv8.cpp: Implement support for breakpoints …
- 1:41 PM Changeset in vbox [106374] by
- VMM/GIC: Some updates to the emulation to make Windows happy enough, …
- 1:38 PM Changeset in vbox [106373] by
- VMM/NEMR3Native-darwin-armv8.cpp: Crude workaround for getting …
- 1:31 PM Ticket #22212 (efi limits ram to less than 4gb) created by
- i setup a virtual machine and noticed it was 3.5gb ram when i set it …
- 1:30 PM Changeset in vbox [106372] by
- VMM/NEMR3Native-darwin-armv8.cpp: Implement support for breakpoints …
- 1:26 PM Changeset in vbox [106371] by
- VMM/DBGF: Prepare DBGF to support ARMv8/A64 style breakpoints for the …
- 1:25 PM Changeset in vbox [106370] by
- VMM/GIC: Some updates to the emulation to make Windows happy enough, …
- 1:19 PM Changeset in vbox [106369] by
- VMM/DBGF: Prepare DBGF to support ARMv8/A64 style breakpoints for the …
- 1:16 PM Changeset in vbox [106368] by
- VMM/TMAll: Disable annoying assertion on ARMv8, bugref:1038
- 1:15 PM Changeset in vbox [106367] by
- VMM/DBGF: Prepare DBGF to support ARMv8/A64 style breakpoints for the …
- 1:12 PM Changeset in vbox [106366] by
- Runtime/tools/RTDbgSymSrv: Fix building it and build by default, …
- 1:11 PM Changeset in vbox [106365] by
- VMM/DBGFReg/CMM/CPUM: Correct CPU state register sorting and make the …
- 1:10 PM Changeset in vbox [106364] by
- include/iprt/dbg.h: Add ARMv8 state for the stack unwinding, bugref:10393
- 1:09 PM Changeset in vbox [106363] by
- include/iprt/armv8.h: Add more definitions and some bug fixing, …
- 1:08 PM Changeset in vbox [106362] by
- VMM/DBGF: Prepare DBGF to support ARMv8/A64 style breakpoints for the …
- 1:01 PM Changeset in vbox [106361] by
- Main/ConsoleImplConfigArmV8.cpp: Generate ACPI tables if ACPI is …
- 12:58 PM Changeset in vbox [106360] by
- Main/ConsoleImplConfigArmV8.cpp: Generate ACPI tables if ACPI is …
- 12:29 PM Changeset in vbox [106359] by
- Main: Some early system table builder code to generate ACPI tables for …
- 12:20 PM Changeset in vbox [106358] by
- Main: Some early system table builder code to generate ACPI tables for …
- 11:49 AM Changeset in vbox [106357] by
- Devices/EFI/Firmware: Expose ACPI tables if available, bugref:10733 …
- 11:44 AM Changeset in vbox [106356] by
- Main: Some early system table builder code to generate ACPI tables for …
- 11:41 AM Changeset in vbox [106355] by
- Devices/EFI/Firmware: Expose ACPI tables if available, bugref:10733 …
- 11:40 AM Changeset in vbox [106354] by
- FE/Qt: bugref:10407. Check Qt version before using QWaylandApplication …
- 11:38 AM Changeset in vbox [106353] by
- Devices/EFI/Firmware: Include the SATA controler driver in the …
- 11:36 AM Changeset in vbox [106352] by
- Devices/EFI/Firmware: Expose ACPI tables if available, bugref:10733 …
- 10:45 AM Changeset in vbox [106351] by
- FE/Qt: bugref:10407. Add platform name next toQt version string on …
- 10:44 AM Changeset in vbox [106350] by
- FE/Qt: bugref:10407. Don't default to wayland QPA as our tool's Qt …
- 10:03 AM Changeset in vbox [106349] by
- FE/Qt: bugref:10407. Default to Wayland QPA even if XWayland is around.
- 9:25 AM Changeset in vbox [106348] by
- Devices/Network: Beginnings of a USB/NCM network interface emulation …
- 9:19 AM Changeset in vbox [106347] by
- Windows installers: Big revamp for removing all DIFxApp-related / …
- 9:13 AM Changeset in vbox [106346] by
- Devices/Network: Beginnings of a USB/NCM network interface emulation …
- 9:11 AM Changeset in vbox [106345] by
- Devices/Network: Beginnings of a USB/NCM network interface emulation …
- 9:06 AM Changeset in vbox [106344] by
- Runtime: Add ACPI table builder API to dynamically generate a …
- 8:29 AM Changeset in vbox [106343] by
- Runtime: Add ACPI table builder API to dynamically generate a …
- 8:28 AM Changeset in vbox [106342] by
- Runtime: Add ACPI table builder API to dynamically generate a …
- 8:24 AM Changeset in vbox [106341] by
- Runtime: Add ACPI table builder API to dynamically generate a …
- 8:17 AM Changeset in vbox [106340] by
- Runtime: Add ACPI table builder API to dynamically generate a …
- 8:15 AM Changeset in vbox [106339] by
- include/iprt/fdt.h: Fix typos in comments
- 8:14 AM Changeset in vbox [106338] by
- Runtime: Add ACPI table builder API to dynamically generate a …
- 8:11 AM Changeset in vbox [106337] by
- Runtime: Add ACPI table builder API to dynamically generate a …
- 7:06 AM Ticket #22211 (Constant windows mouse pointer in apps with specific ones(always on ...) created by
- I have constant windows mouse pointer in apps with specific …
- 5:19 AM Changeset in vbox [106336] by
- Windows installers: Big revamp for removing all DIFxApp-related / …
- 4:53 AM Changeset in vbox [106335] by
- ValidationKit/bootsectors: Implement same-register testcases for …
- 4:20 AM Ticket #22210 (Clients hang on shutdown with recent VBox builds) created by
- This issue is happening on multiple hosts (all Windows, but different …
- 3:01 AM Changeset in vbox [106334] by
- ValidationKit/bootsectors: SIMD FP testcases: clean up PASS_s_aValues …
- 2:38 AM Changeset in vbox [106333] by
- ValidationKit/bootsectors: Additional same-register testcases for …
- 2:25 AM Changeset in vbox [106332] by
- ValidationKit/bootsectors: Implement SISD FP testcases (except …
Oct 15, 2024:
- 8:15 PM Changeset in vbox [106331] by
- Makefile.kmk: bugref:10450: Allow building VBox with side-load Qt6 …
- 7:00 PM Ticket #22209 (Upgrading Guest Additions when logged-in, from 7.0.20 to 7.1.4 crashes VM) created by
- Windows 10 Host, Windows 10 Guest, latest versions both. Upgrading …
- 6:19 PM Ticket #22208 (Comments for the new GUI) created by
- Two similar things: 1. In Windows host (Win10), the height of the …
- 3:25 PM Ticket #21331 (Delete of a VM does not delete unattended files, so can't recreate VM) closed by
- fixed
- 3:24 PM Ticket #22162 (WIndows hosts based on W11 24H2 cannot start headless or detachable ...) closed by
- fixed: Hi guys, We just released VirtualBox 7.0.22 and 7.1.4. The issue …
- 2:47 PM News edited by
- (diff)
- 2:45 PM WikiStart edited by
- (diff)
- 2:40 PM WikiStart edited by
- (diff)
- 2:25 PM Ticket #22207 (Mouse pointer cannot reach right and bottom screen edges) created by
- VirtualBox Version: Version 7.1.2 r164945 Host: Windows 10 Guest: …
- 2:20 PM Changeset in vbox [106330] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]rcpss - …
- 2:19 PM Changeset in vbox [106329] by
- VMM/IEM: Some minor perf tweaks for iemExecMemAllocatorPrune. bugref:10720
- 1:48 PM Changeset in vbox [106328] by
- Windows installers: Big revamp for removing all DIFxApp-related / …
- 1:35 PM Changeset in vbox [106327] by
- Windows installers: Big revamp for removing all DIFxApp-related / …
- 1:29 PM Changeset in vbox [106326] by
- VMM/IEM: Two small perf tweaks in iemExecMemAllocatorPrune. bugref:10720
- 1:27 PM Changeset in vbox [106325] by
- Windows installers: Big revamp for removing all DIFxApp-related / …
- 1:20 PM Changeset in vbox [106324] by
- Windows installers: Big revamp for removing all DIFxApp-related / …
- 1:14 PM Changeset in vbox [106323] by
- Windows installers: Big revamp for removing all DIFxApp-related / …
- 1:10 PM Changeset in vbox [106322] by
- Windows installers: Big revamp for removing all DIFxApp-related / …
- 1:06 PM Changeset in vbox [106321] by
- Windows installers: Big revamp for removing all DIFxApp-related / …
- 12:41 PM Changeset in vbox [106320] by
- finish 7.1 branching
- 11:37 AM Download_Old_Builds edited by
- added 7.1 (diff)
- 11:33 AM Download_Old_Builds_7_1 created by
- 8:50 AM Changeset in vbox [106319] by
- VMM/IEM: Reduced parameter count for iemNativeRegAllocTmp*. bugref:10720
- 5:55 AM Changeset in vbox [106318] by
- Docs: bugref:10705. The following commits from doc's team git repo has …
- 5:50 AM Changeset in vbox [106317] by
- ValidationKit/bootsectors: Implement SIMD FP testcases for [v]sqrtss, …
- 5:19 AM Changeset in vbox [106316] by
- ValidationKit/bootsectors: Implement SIMD FP testcases (except …
- 1:05 AM Changeset in vbox [106315] by
- VMM/IEM: Reduce the number of parameters passed to the …
Oct 14, 2024:
- 11:01 PM Changeset in vbox [106314] by
- VMM/IEM: Just mask out IEMNATIVE_SIMD_REG_FIXED_MASK from fHstRegs in …
- 10:45 PM Changeset in vbox [106313] by
- VMM/IEM: Back off earlier if chunks or the allocator is very full, …
- 4:38 PM Changeset in vbox [106312] by
- FE/Qt: Runtime UI: Do not show mouse related errors, as it's free to …
- 4:17 PM Changeset in vbox [106311] by
- iprt: Linux: Add initial support for RHEL 9.6 kernel, bugref:10482.
- 3:17 PM Changeset in vbox [106310] by
- VMM/IEM: Some more exec mem tweaking. bugref:10720
- 2:58 PM Changeset in vbox [106309] by
- VMM/IEM: Some more tweaking of the bitmap scanning. bugref:10720
- 2:46 PM Changeset in vbox [106308] by
- VMM/STAM: More space when printing. bugref:10720
- 2:45 PM Changeset in vbox [106307] by
- VMM/IEM: Some more tweaking of the bitmap scanning. bugref:10720
- 2:29 PM Ticket #22206 (crash in virtualbox on MacOS if 3D Acceleration is enabled) created by
- With: * 13-inch, 2018, Four Thunderbolt 3 Ports * macOS 14.6.1 and …
- 9:53 AM Changeset in vbox [106306] by
- ValidationKit/bootsectors: Implement SISD FP testcases (except …
- 9:39 AM Changeset in vbox [106305] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]rcpss - …
- 9:21 AM Changeset in vbox [106304] by
- VBoxService/VBoxServiceDisplayConfig: Don't debug assert in …
- 9:18 AM Changeset in vbox [106303] by
- Installer/linux/prerm-common.sh: Fixed comment typo.
- 9:15 AM Changeset in vbox [106302] by
- WINNT/tools/VBoxCertUtil: Show vendor / copyright header, as it's a …
- 8:21 AM Changeset in vbox [106301] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]rcpss.
Oct 13, 2024:
- 9:32 PM Ticket #22205 (NAT network works only on Adapter 1) created by
- This bug has appeared since version 7.1.0. It is present on Windows …
- 3:43 PM Ticket #22204 (Virtualbox manager window is mismanaged by window manager under KDE/Wayland) created by
- After the udpdate to 7.1.2 (would not be able to say about 7.1.0), the …
- 2:41 PM Ticket #22203 (Virtualbox 7.0 crashing on vm start) created by
- 7.0.x works fine, upgrading to 7.1.x seems to cause problems. Last …
Oct 12, 2024:
- 4:40 AM Changeset in vbox [106300] by
- ValidationKit/bootsectors: always display final micro-tests tally; …
- 3:55 AM Changeset in vbox [106299] by
- ValidationKit/bootsectors: improve ROW_UNUSED macros, add missing …
- 3:35 AM Changeset in vbox [106298] by
- ValidationKit/bootsectors: clean up obsolete masks & initially-set …
- 1:07 AM Changeset in vbox [106297] by
- VMM/IEM: Attempts at optimizing iemExecMemAllocatorAllocInChunkInt and …
- 1:07 AM Changeset in vbox [106296] by
- VMM/IEM: Made VBOX_WITH_SAVE_THREADED_TBS_FOR_PROFILING build on arm. …
Oct 11, 2024:
- 8:42 PM Ticket #22202 (Seamless mode on Windows host is greyed out on Linux Host - VB: 7.1.2) created by
- Seamless mode on Windows guest is greyed out on Linux Host
- 7:15 PM Changeset in vbox [106295] by
- after 7.1.4
Oct 10, 2024:
- 5:42 PM Changeset in vbox [106294] by
- VirtioNet/Core: debugger info fixes
- 4:55 PM Changeset in vbox [106293] by
- 7.1.4
- 3:15 PM Changeset in vbox [106292] by
- FE/Qt: Runtime UI: Make sure UIMachine properly conveys actual …
- 1:37 PM Changeset in vbox [106291] by
- Main: Additions: Automatic Upgrade: Remove temp installation directory …
- 1:13 PM Changeset in vbox [106290] by
- 7.1: Changelog - this isn't fixed yet, just more logging to debug more …
- 12:33 PM Changeset in vbox [106289] by
- 7.1 Changelog
- 11:49 AM Changeset in vbox [106288] by
- 7.1 Changelog.
- 10:58 AM Changeset in vbox [106287] by
- 3D: Partially reverted r164972: Conditionally enable 3D backend in 2D …
- 10:48 AM Changeset in vbox [106286] by
- VMM/IEM: Tested the expand down limit checking code. bugref:10371
- 10:35 AM Changeset in vbox [106285] by
- ValidationKit/bootsectors: Implement SISD FP testcases (except …
- 10:30 AM Changeset in vbox [106284] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]rcpss - …
- 9:28 AM Changeset in vbox [106283] by
- FE/Qt: Build fix for r165079.
- 9:24 AM Changeset in vbox [106282] by
- FE/Qt: Help browser: A bit of include cleanups.
- 9:16 AM Changeset in vbox [106281] by
- DevOHCI: Quick fix for deadlock when pfnAbortEpByAddr is called. Ran …
- 8:57 AM Changeset in vbox [106280] by
- Config.kmk: hmm, another try to fix scm for r165049
- 8:55 AM Changeset in vbox [106279] by
- ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]rcpps …
- 8:53 AM Changeset in vbox [106278] by
- FE/Qt: Integrating latest NLS update for Indonesian and Italian languages.
- 8:52 AM Changeset in vbox [106277] by
- ValidationKit/bootsectors: fix another off-by-one (sigh!); bugref:10658
- 8:42 AM Changeset in vbox [106276] by
- Config.kmk: scm fix for r165049
- 8:09 AM Changeset in vbox [106275] by
- Ansible, Python, Removing vers=3.0 for playing on the safe side
- 8:07 AM Changeset in vbox [106274] by
- DevBusLogic: CritSectIntr also needs to protect …
- 8:02 AM Changeset in vbox [106273] by
- DrvNATlibslirp: Correct function name in log statement. bugref:10268
- 8:01 AM Changeset in vbox [106272] by
- DrvNATlibslirp: Initialize cChangedFDs since RTWinPoll only sets it …
- 7:36 AM Changeset in vbox [106271] by
- Devices/Security: Query the buffer size of the device above and use …
- 5:13 AM Changeset in vbox [106270] by
- ValidationKit/bootsectors: fix off-by-one, remove unused var; bugref:10658
- 4:37 AM Changeset in vbox [106269] by
- ValidationKit/bootsectors: fix indentation and comments; bugref:10658 …
- 3:42 AM Changeset in vbox [106268] by
- ValidationKit/bootsectors: clean up mask twiddling scheme; bugref:10658
Note:
See TracTimeline
for information about the timeline view.