VirtualBox

Timeline



Oct 22, 2024:

11:56 PM Changeset in vbox [106592] by vboxsync
VMM/NEM-win/arm: Unused parmaeters & variable warnings (left pragma …
11:56 PM Changeset in vbox [106591] by vboxsync
VMM/IEM: Missing IEMTARGETCPU_DYNAMIC for arm. jiraref:VBP-1171
11:56 PM Changeset in vbox [106590] by vboxsync
VMM/PGMPhys.cpp: Missing #ifdef VBOX_WITH_NATIVE_NEM around some NEM …
11:56 PM Changeset in vbox [106589] by vboxsync
VMM/VMEmt.cpp: the VMCPU force flags should be a uint64_t type, not …
11:34 PM Changeset in kBuild [3628] by bird
kmk/incdep.c: Fixed the list corruption when there are actually no …
11:33 PM Changeset in kBuild [3627] by bird
kmk/winchildren.c: Skip the g_pfnSetThreadGroupAffinity stuff on …
11:04 PM Changeset in vbox [106588] by vboxsync
/Config.kmk: Set SDK_WINSDK10_MAX_VERSION if we expect to be compiling …
11:02 PM Changeset in kBuild [3626] by bird
sdks/WINSDK10.kmk: Added an optional SDK_WINSDK10_MAX_VERSION …
10:39 PM Changeset in vbox [106587] by vboxsync
/Config.kmk: A note wrt 32-bit kernel drivers and new WDK versions. …
10:21 PM Changeset in vbox [106586] by vboxsync
libs/libslirp: fix icmp6 on windows hosts. bugref:10268
10:17 PM Changeset in vbox [106585] by vboxsync
/Config.kmk: The GCC tool for win/arm64 is officially called …
10:17 PM Changeset in vbox [106584] by vboxsync
Add/Nt/Graphics: Windows 10 WDK 26100 linking fix. jiraref:VBP-1171
10:00 PM Changeset in vbox [106583] by vboxsync
iprt/win/winsock.h: typo
10:00 PM Changeset in vbox [106582] by vboxsync
Add/Nt/Graphics: Windows 10 WDK 26100 build fixes (we're getting into …
8:02 PM Changeset in kBuild [3625] by bird
kmk/w32err.c: Use safe snprintf instead of wsprintfA from USER32.DLL - …
7:57 PM Changeset in kBuild [3624] by bird
tools: Added VCC143-CLANGXX to make it easier to use the clang …
11:47 AM Changeset in vbox [106581] by vboxsync
Config.kmk: bugref:10450: Deploy Wayland stuff for linux; No installer …
9:15 AM Ticket #18176 (USB resets and hangs during high I/O) closed by michaln
fixed
8:22 AM Changeset in kBuild [3623] by bird
tools/VCC143.kmk: Seems vcruntime140_threads.dll isn't always …

Oct 21, 2024:

10:37 PM Changeset in vbox [106580] by vboxsync
IPRT: Sort out export/import trouble with 'inline-assembly' functions …
10:17 PM Changeset in vbox [106579] by vboxsync
IPRT: Sort out export/import trouble with 'inline-assembly' functions …
10:13 PM Changeset in vbox [106578] by vboxsync
/Config.kmk: Adjustments for cross compiling Qt code and shut up a qt …
10:12 PM Changeset in vbox [106577] by vboxsync
libs/libjpeg-turbo-2.1.3: Build fixes for win/arm64. [scm] jiraref:VBP-1171
10:10 PM Changeset in vbox [106576] by vboxsync
IPRT/RTFileDelete-r3-nt.cpp: A more standard error handling pattern …
8:59 PM Changeset in vbox [106575] by vboxsync
kBuild 3608 -> 3622: Rebuilt kmk.exe to fix crash fetching tools for …
8:53 PM Changeset in kBuild [3622] by bird
kBuild/tools: Added a VCC143ARM64 tool to go along with VCC143AMD64 …
8:52 PM Changeset in kBuild [3621] by bird
Rebuilt kmk.exe for win.amd64 against r3620.
8:47 PM Changeset in kBuild [3620] by bird
kmk/file.c: Don't free names that are in the string cache from …
8:46 PM Changeset in kBuild [3619] by bird
kmk/incdep.c: better accounting for debugging race/whatever
8:43 PM Changeset in kBuild [3618] by bird
kmk_rm: --help text
8:43 PM Changeset in kBuild [3617] by bird
kmk/winchildren.c: Use GetLogicalProcessorInformationEx/RelationGroup …
8:33 PM Changeset in vbox [106574] by vboxsync
VMM/CPUM: The IsaExts MdsClear and ArchCapMsr were blocked by the …
7:02 PM Changeset in vbox [106573] by vboxsync
IPRT/RTFileDelete-r3-nt.cpp: This is not ANSI-C. bugref:10776 bugref:10632
5:03 PM Changeset in vbox [106572] by vboxsync
iprt: NT: RTFileDelete: Prevent exit status override, bugref:10776.
4:10 PM Ticket #22219 (Creating new VM or starting old vm gives Error 11) created by tkalfaoglu2
Either starting new or old VM's result in error. Result Code: …
3:40 PM Changeset in vbox [106571] by vboxsync
FE/Qt: bugref:10767: VM settings / Display page: Update VRAM editor …
3:23 PM Changeset in vbox [106570] by vboxsync
FE/Qt: bugref:10767: VM settings / Display page: Cleanup for VRAM …
3:10 PM Changeset in vbox [106569] by vboxsync
/Config.kmk: Adjustments for cross compiling Qt code and shut up a qt …
3:09 PM Changeset in vbox [106568] by vboxsync
FE/Qt: bugref:10767: VM settings / Display page: Cleanup for VRAM …
3:06 PM Changeset in vbox [106567] by vboxsync
VMM/cpum: Alignment fixes for CPUMFEATURES and CPUMCTX. jiraref:VBP-1171
3:00 PM Changeset in vbox [106566] by vboxsync
FE/Qt: bugref:10767: VM settings / Display page: Cleanup for VRAM …
1:21 PM Changeset in vbox [106565] by vboxsync
IPRT: Sort out export/import trouble with 'inline-assembly' functions …
1:21 PM Changeset in vbox [106564] by vboxsync
/Config.kmk: Correct VBOX_SIGNTOOL quoting (for using SDK from …
12:45 PM Changeset in kBuild [3616] by bird
WINSDK10-KM.kmk: arm64 and arm32 defines
12:34 PM Changeset in vbox [106563] by vboxsync
IPRT/mp-r0drv-nt.cpp: Missing iprt/alloca.h include. jiraref:VBP-1171
12:33 PM Changeset in vbox [106562] by vboxsync
IPRT/the-nt-kernel.h: Kicked out obsolete WDK hacks for compiler …
12:29 PM Changeset in vbox [106561] by vboxsync
IPRT: Fixed warnings in ASMBitFirstClear/Set-generic.cpp. jiraref:VBP=1171
12:28 PM Changeset in vbox [106560] by vboxsync
IPRT: Sort out export/import trouble with 'inline-assembly' functions …
12:25 PM Ticket #22218 (WARNING: CPU: 1 PID: 384 at kernel/rcu/tree_plugin.h:744 ...) created by Srini8987
[…]
12:08 PM Changeset in vbox [106559] by vboxsync
IPRT: Sort out export/import trouble with 'inline-assembly' functions …
11:31 AM Changeset in vbox [106558] by vboxsync
IPRT: Some nocrt/arm64 build fixes. jiraref:VBP-1171
11:30 AM Changeset in vbox [106557] by vboxsync
iprt/nocrt: fenv.h for arm64 (untested). jiraref:VBP-1191
11:20 AM Changeset in vbox [106556] by vboxsync
FE/Qt: bugref:10513: Runtime UI / Machine-logic: At VM startup (if …
11:16 AM Changeset in vbox [106555] by vboxsync
GA/Windows: ValKit tool to keep all guest displays filled with a …
11:11 AM Changeset in vbox [106554] by vboxsync
FE/Qt: bugref:10513: Runtime UI / Machine-logic: Cleanup and reorder …
10:45 AM Ticket #22217 (extensions pack needs membership in the Administrators group) created by zuber
In my company I'm not a member of administators group, but my computer …
10:40 AM Changeset in vbox [106553] by vboxsync
iprt/asm-mem.h: Adjustments of the win/arm64 changes - …
10:33 AM Changeset in vbox [106552] by vboxsync
Runtime/r0drv/nt/initterm-r0drv-nt.cpp: Make it build on win.arm64, …
10:14 AM Changeset in vbox [106551] by vboxsync
iprt/asm.h: Adjustments of the win/arm64 changes - …
10:11 AM Changeset in vbox [106550] by vboxsync
iprt/asm.h: Adjustments of the win/arm64 changes. [scm] bugref:10392
10:09 AM Changeset in vbox [106549] by vboxsync
iprt/asm.h: Adjustments of the win/arm64 changes. bugref:10392
9:09 AM Changeset in vbox [106548] by vboxsync
VMM/NEMR3Native-win-armv8.cpp: Need to resolve WHvRequestInterrupt to …
8:01 AM Changeset in vbox [106547] by vboxsync
iprt/asm-mem.h: iso_volatile_load8 related typo. bugref:10392
7:58 AM Changeset in vbox [106546] by vboxsync
include/iprt/asm.h: Make it build on win.arm64, bugref:10392 …
7:52 AM Changeset in vbox [106545] by vboxsync
include/iprt/asm.h: Make it build on win.arm64, bugref:10392
7:48 AM Changeset in vbox [106544] by vboxsync
Runtime/r0drv/nt/initterm-r0drv-nt.cpp: Make it build on win.arm64, …
7:47 AM Changeset in vbox [106543] by vboxsync
/Config.kmk: Reworked the assembler configs to better support cross …
7:41 AM Changeset in vbox [106542] by vboxsync
include/iprt/asm-mem.h: Make it build on win.arm64, bugref:10392
7:31 AM Changeset in vbox [106541] by vboxsync
Devices/Serial/DevPL011: Small optimization, only update the IRQ state …
5:40 AM Ticket #22216 (Seamless Mode not working correctly - no windows) created by zuber
I use VirtualBox 7.1.4 on windows 10 host and Ubuntu 24 guest. When I …
12:53 AM Changeset in vbox [106540] by vboxsync
/Config.kmk: Reworked the assembler configs to better support cross …
12:44 AM Changeset in vbox [106539] by vboxsync
/Config.kmk: Reworked the assembler configs to better support cross …
12:39 AM Changeset in vbox [106538] by vboxsync
libs/openssl-3.1.7/Config.kmk: Assembler config update. [2nd try] …
12:36 AM Changeset in vbox [106537] by vboxsync
VMM/IEM: doxygen fix. bugref:10720
12:34 AM Changeset in vbox [106536] by vboxsync
/Config.kmk: Reworked the assembler configs to better support cross …
12:11 AM Changeset in vbox [106535] by vboxsync
libs/xpcom18a4: We only have one assembly file now, which is yasm/nasm …
12:11 AM Changeset in vbox [106534] by vboxsync
libs/openssl-3.1.7/Config.kmk: Assembler config update. jiraref:VBP-1171
12:11 AM Changeset in vbox [106533] by vboxsync
VMM/Makefile.kmk: scm fix. bugref:10720

Oct 20, 2024:

11:44 PM Changeset in vbox [106532] by vboxsync
/Config.kmk: Reworked the assembler configs to better support cross …
4:06 PM Changeset in vbox [106531] by vboxsync
Installer/win/Makefile.kmk: VBOX_INS_PROD_ARCH.arm64 value. …
2:43 PM Changeset in vbox [106530] by vboxsync
iprt/rest: Shut up some complains about default copy assignment …
2:43 PM Changeset in vbox [106529] by vboxsync
Add/Nt/Installer: Unused variable. jiraref:VBP-1171
1:53 PM Changeset in vbox [106528] by vboxsync
Main/ovfreader.h: Tried to fix botched copy constructor suppression in …
2:53 AM Changeset in kBuild [3615] by bird
kBuild/tools: Added VCC143* tools.
2:50 AM Changeset in vbox [106527] by vboxsync
SUPDrv/win: Added some {} and commented out an unused variable. …
2:49 AM Changeset in vbox [106526] by vboxsync
FE/Qt: Missing #ifdef VBOX_WS_MAC around global constant variables in …
2:48 AM Changeset in vbox [106525] by vboxsync
/Config.kmk: Disabled 4 warnings for VBoxQtGuiExe so the GUI bits can …
2:34 AM Changeset in vbox [106524] by vboxsync
VBoxAutostart: Missing break. jiraref:VBP-1171
2:33 AM Changeset in vbox [106523] by vboxsync
Devices/DrvHostBase-win.cpp: Some initializers requiring more {} …
2:33 AM Changeset in vbox [106522] by vboxsync
Devices/Graphics: Two GUID initializers that requires more {} to make …
2:31 AM Changeset in vbox [106521] by vboxsync
Devices/VBoxDD.h,DrvTpmHost.cpp: g_DrvTpmHost prototype shouldn't be …
2:30 AM Changeset in vbox [106520] by vboxsync
VMM/NEM-win: Unused variable g_apszWHvMemAccesstypes. jiraref:VBP-1171
2:29 AM Changeset in vbox [106519] by vboxsync
VMM/NEM-win: More {} for nested structs/union with stricter VC 2022. …
2:27 AM Changeset in vbox [106518] by vboxsync
VMM/APIC: RT_FALL_THROUGH. jiraref:VBP-1171
2:27 AM Changeset in vbox [106517] by vboxsync
NetworkServices/Dhcpd: DhcpOption needs a copy assignment operator too …
2:01 AM Changeset in vbox [106516] by vboxsync
Main,settings.h: Workarounds for a handful warnings about default copy …
2:00 AM Changeset in vbox [106515] by vboxsync
Main/ovfreader.h: Tried to fix botched copy constructor suppression in …
1:57 AM Changeset in vbox [106514] by vboxsync
Main/glue: The iMethod variable in DLLHost_InvokeStub should've been …
1:55 AM Changeset in vbox [106513] by vboxsync
Main/PlatformImpl.cpp: Unreachable NOREF in switch in …
1:54 AM Changeset in vbox [106512] by vboxsync
webservice/Makefile.kmk: Shut up C5267 to make the generated code …
1:52 AM Changeset in vbox [106511] by vboxsync
VBox/com/array.h: Returning a 'const T' type makes no sense for 'const …
12:47 AM Changeset in vbox [106510] by vboxsync
Runtime/ftol2-vcc.asm: Added ftoul2_legacy, ftoul2 and ftoui2 …

Oct 19, 2024:

7:41 AM Changeset in vbox [106509] by vboxsync
Windows driver installation: Fixed handling default sections in …
3:28 AM Changeset in vbox [106508] by vboxsync
Add/NT/Graphics/WDDM: Workaround for C5249 in SDK headers. jiraref:VBP-1171
3:27 AM Changeset in vbox [106507] by vboxsync
Add/NT/Graphics/WDDM: RT_FALL_THROUGH. jiraref:VBP-1171
3:26 AM Changeset in vbox [106506] by vboxsync
Add/NT/Graphics/WDDM: Unused variables. jiraref:VBP-1171
3:25 AM Changeset in vbox [106505] by vboxsync
Add/NT/Graphics/WDDM: Stricter union initializers. jiraref:VBP-1171
3:25 AM Changeset in vbox [106504] by vboxsync
Add/NT/Graphics/XP: Stricter union initializers. jiraref:VBP-1171
3:20 AM Changeset in vbox [106503] by vboxsync
GuestHost/Install/VBoxWinDrvInst.cpp: Unused variable warnings. …
3:15 AM Changeset in vbox [106502] by vboxsync
Add/NT/VBoxTray: RT_FALL_THROUGH. jiraref:VBP-1171
3:14 AM Changeset in vbox [106501] by vboxsync
Add/NT/VBoxTray: Probably missing a break after PostQuitMessage. …
3:14 AM Changeset in vbox [106500] by vboxsync
HostDrivers/VBoxUSB: RT_FALL_THROUGH. jiraref:VBP-1171
3:13 AM Changeset in vbox [106499] by vboxsync
scm: Shut up stupid VC 14.3 warning. jiraref:VBP-1171
3:12 AM Changeset in vbox [106498] by vboxsync
iprt/rest: Shut up some complains about default copy assignment …
3:11 AM Changeset in vbox [106497] by vboxsync
iprt/r3: switch fall thru and LARGE_INTEGER init. jiraref:VBP-1171
3:10 AM Changeset in vbox [106496] by vboxsync
iprt/win,iprt/nt: Shut up C5249 in the SDK headers (signed enum types …
3:08 AM Changeset in vbox [106495] by vboxsync
iprt/cpp/xml.h: Shut up the C5267 warning with VC 14.3. jiraref:VBP-1171
3:06 AM Changeset in vbox [106494] by vboxsync
iprt/nt/nt.h: Corrected the RTNT_IO_STATUS_BLOCK_INITIALIZER macro to …
3:03 AM Changeset in vbox [106493] by vboxsync
iprt/cdefs.h: Added RT_MSC_VER_VS2022 and RT_MSC_VER_VC143; define …
2:59 AM Changeset in vbox [106492] by vboxsync
/Config.kmk: VBOX_VCC_std must list the -std option last or …

Oct 18, 2024:

8:50 PM Changeset in vbox [106491] by vboxsync
VMM/IEM: doxygen fix (after #ifdef SIMD removal). bugref:10720
8:44 PM Changeset in vbox [106490] by vboxsync
/Config.kmk: Opt-in on using the segmented heap on windows [scm fix]
7:17 PM Changeset in vbox [106489] by vboxsync
Windows driver installation: Nothing to do if the installation mode is …
7:16 PM Changeset in vbox [106488] by vboxsync
Windows driver installation: Try a bit harder running the …
6:53 PM Changeset in vbox [106487] by vboxsync
Additions/VBoxGuest.inf: Try fixing installation errors. bugref:10762
4:42 PM Changeset in vbox [106486] by vboxsync
Runtime/acpi.cpp: Hopefully fix building on sparc64, bugref:10733
4:32 PM Changeset in vbox [106485] by vboxsync
Windows driver installation: Make sure to set the log callback before …
3:35 PM Changeset in vbox [106484] by vboxsync
Windows driver installation: Try a bit harder running the …
3:33 PM Changeset in vbox [106483] by vboxsync
Windows host drivers: Try to fix the attestation signing errors by …
3:33 PM Changeset in vbox [106482] by vboxsync
FE/Qt: bugref:10513: Global Preferences / Update Page: Allow to change …
2:26 PM Changeset in vbox [106481] by vboxsync
Config.kmk: bugref:10450: One more file was required to enable Wayland …
1:45 PM Changeset in vbox [106480] by vboxsync
Config.kmk: bugref:10450: Temporary enabling Wayland stuff for all nix …
1:26 PM Changeset in vbox [106479] by vboxsync
VMMArm: Skeleton of the PMU device emulation enough to make …
1:20 PM Changeset in vbox [106478] by vboxsync
VMM/IEM: Some IEMNATIVEVAR / iemNativeVarAllocInt optimization tweaks. …
1:15 PM Changeset in vbox [106477] by vboxsync
VMMArm: Skeleton of the PMU device emulation enough to make …
12:57 PM Changeset in vbox [106476] by vboxsync
VMMArm: Skeleton of the PMU device emulation enough to make …
12:38 PM Changeset in vbox [106475] by vboxsync
VMM/Makefile.kmk: Enable agressive inlining for VC++ 2019 for VBoxVMM …
12:37 PM Changeset in vbox [106474] by vboxsync
/Config.kmk: Opt-in on using the segmented heap on windows.
11:58 AM Changeset in vbox [106473] by vboxsync
ValidationKit/bootsectors: fix my own bracing error somehow not yelled …
11:56 AM Changeset in vbox [106472] by vboxsync
Fix ancient macro typo (fortunately, not used by any code); …
11:50 AM Changeset in vbox [106471] by vboxsync
ValidationKit/bootsectors: Implement same-register testcases for …
11:34 AM Changeset in vbox [106470] by vboxsync
ValidationKit/bootsectors: prepare test config tables for 'cvt' family …
10:35 AM Ticket #22215 (Descrizione errori rilevati nell'uso di VirtualBox) created by m11e
In allegato.
8:48 AM Changeset in vbox [106469] by vboxsync
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 Wand
This is a duplicate of this issue: …
7:50 AM Changeset in vbox [106468] by vboxsync
Additions/VBoxTray: Doxygen fixes. ​bugref:10763
7:15 AM Changeset in vbox [106467] by vboxsync
FE/Qt: bugref:10786 Sanitize file object names. take 2
7:03 AM Changeset in vbox [106466] by vboxsync
Additions/VBoxTray: More cleanup (renaming). ​bugref:10763
12:27 AM Changeset in vbox [106465] by vboxsync
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 Kumba
After installing Virtualbox 7.0.22 & installing the matching …
4:58 PM Changeset in vbox [106464] by vboxsync
Devices/EFI/FirmwareBin: Update to latest ARM UEFi images to fix …
4:53 PM Changeset in vbox [106463] by vboxsync
VMM: Filter out some more PMU register accesses Windows/ARM is doing …
3:05 PM Changeset in vbox [106462] by vboxsync
FE/Qt: bugref:10513: Advanced Settings Dialog: Fixing accidental …
2:57 PM Changeset in vbox [106461] by vboxsync
Additions/common/VBoxGuest: Implement support for the MMIO request …
2:28 PM Changeset in vbox [106460] by vboxsync
Additions/WINNT/Graphics: Don't build and sign the XPDM video driver …
2:21 PM Changeset in vbox [106459] by vboxsync
Additions/WINNT/Graphics: Don't build and sign the XPDM video driver …
2:15 PM Changeset in vbox [106458] by vboxsync
FE/Qt: bugref:10786 Reverting r165258.
2:08 PM Changeset in vbox [106457] by vboxsync
Additions/WINNT/Graphics: Don't build and sign the XPDM video driver …
2:03 PM Changeset in vbox [106456] by vboxsync
Runtime/r0drv/nt/thread-r0drv-nt.cpp: win.arm64 build fix, bugref:10734
2:02 PM Changeset in vbox [106455] by vboxsync
Additions/WINNT/Graphics: Don't build and sign the XPDM video driver …
1:59 PM Changeset in vbox [106454] by vboxsync
Additions/WINNT/Graphics: Don't build and sign the XPDM video driver …
1:54 PM Changeset in vbox [106453] by vboxsync
VMM/IEM: Eliminated the IEMNATIVE_WITH_SIMD_REG_ALLOCATOR define. …
1:45 PM Changeset in vbox [106452] by vboxsync
Additions/VBoxTray: Kicked it to make it build with VBOX_WITH_WDDM=. …
1:44 PM Changeset in vbox [106451] by vboxsync
Runtime/r0drv/nt/time-r0drv-nt.cpp: win.arm64 build fix, bugref:10734
12:51 PM Changeset in vbox [106450] by vboxsync
Runtime: Adjust Makefile.kmk to make it build the runtime on …
12:41 PM Changeset in vbox [106449] by vboxsync
Additions/VBoxTray: Implemented ability for easier user-controllable …
12:40 PM Changeset in vbox [106448] by vboxsync
Runtime: Adjust Makefile.kmk to make it build the runtime on …
12:36 PM Changeset in vbox [106447] by vboxsync
Runtime: Adjust Makefile.kmk to make it build the runtime on …
12:34 PM Changeset in vbox [106446] by vboxsync
Runtime: Adjust Makefile.kmk to make it build the runtime on …
12:31 PM Changeset in vbox [106445] by vboxsync
VMM/IEM: Pass down a_fFlat to the IEMNATIVEEMITTLBSTATE constructor …
12:29 PM Changeset in vbox [106444] by vboxsync
Runtime/r3/win/mp-win.cpp: Build fix wor arm64, bugref:10392
12:02 PM Changeset in vbox [106443] by vboxsync
VMM/IEM: Reduced the number of arguments for iemNativeEmitTlbLookup. …
11:59 AM Changeset in vbox [106442] by vboxsync
Config.kmk: Support win.arm64, bugref:10392 [scm, sigh]
11:57 AM Changeset in vbox [106441] by vboxsync
Additions/WINNT/Graphics: Only build the XPDM style video driver if …
11:51 AM Changeset in vbox [106440] by vboxsync
Additions/WINNT: Only build the nt4 and nt5 mouse drivers on …
11:50 AM Changeset in vbox [106439] by vboxsync
FE/Qt: bugref:10786 Sanitize file object names.
11:50 AM Changeset in vbox [106438] by vboxsync
Additions/WINNT: Only force x86 build targets when on amd64, on arm64 …
11:48 AM Changeset in vbox [106437] by vboxsync
Config.kmk: Support win.arm64, bugref:10392
11:44 AM Changeset in vbox [106436] by vboxsync
Additions/WINNT: Only build the nt4 and nt5 mouse drivers on …
11:42 AM Changeset in vbox [106435] by vboxsync
Disassembler/tstDisasmArmv8-1: Only build on darwin.arm64 for now, …
11:40 AM Changeset in vbox [106434] by vboxsync
Additions/WINNT: Only force x86 build targets when on amd64, on arm64 …
11:37 AM Changeset in vbox [106433] by vboxsync
Runtime/r0drv: Work on getting it building on win.arm64 (the easy …
11:30 AM Changeset in vbox [106432] by vboxsync
VMM/IEM: Reduced the arguments for iemNativeEmitStackPushRip and …
11:29 AM Changeset in vbox [106431] by vboxsync
VMM/IEM: Reduced the arguments for iemNativeEmitStackPushRip and …
11:13 AM Changeset in vbox [106430] by vboxsync
include/iprt/asm-arm.h: Make it build on win.arm64, bugref:10392
11:10 AM Changeset in vbox [106429] by vboxsync
VMM/IEM: In iemNativeEmitRetn (as everywhere else), 64-bit mode …
10:59 AM Changeset in vbox [106428] by vboxsync
Runtime/common/path/RTPathGlob.cpp: Include arm specific directories …
10:59 AM Changeset in vbox [106427] by vboxsync
VMM/IEM: Reduced the paramters for iemNativeEmitRetn. bugref:10720
10:57 AM Changeset in vbox [106426] by vboxsync
Runtime/r3/win/thread*-win.cpp: Build fix for arm64, bugref:10392
10:22 AM Changeset in vbox [106425] by vboxsync
Runtime/tools/RTDbgSymSrv: Fix building it and build by default, …
10:11 AM Changeset in vbox [106424] by vboxsync
Revert r165221 (Runtime: Make the declaration of the implementation …
10:10 AM Changeset in vbox [106423] by vboxsync
VMM/IEM: Reduced the number of parameters for iemNativeEmitStackPush & …
10:07 AM Changeset in vbox [106422] by vboxsync
DevAHCI: Explicitly set SCSI transfer direcction for AHCI ATAPI transfers.
10:05 AM Changeset in vbox [106421] by vboxsync
Runtime/tools/RTDbgSymSrv: Fix building it and build by default, …
10:02 AM Changeset in vbox [106420] by vboxsync
include/iprt/nt/nt.h: Make it work for win.arm64, bugref:10392 [build fix]
9:55 AM Changeset in vbox [106419] by vboxsync
VMMArm: Add a GIC NEM backend skeleton for Windows, bugref:10392 …
9:51 AM Changeset in vbox [106418] by vboxsync
include/iprt/nt/nt.h: Make it work for win.arm64, bugref:10392 [build fix]
9:45 AM Changeset in vbox [106417] by vboxsync
include/iprt/nt/nt.h: Make it work for win.arm64, bugref:10392
9:43 AM Changeset in vbox [106416] by vboxsync
VMM/IEM: Reduced the number of parameters for …
8:53 AM Changeset in vbox [106415] by vboxsync
libs/zlib-1.2.13: Added support for building zlib as a dedicated …
8:49 AM Changeset in vbox [106414] by vboxsync
libs/zlib-1.2.13: Added support for building zlib as a dedicated …
8:16 AM Changeset in vbox [106413] by vboxsync
Additions/VBoxTray: Implemented ability for easier user-controllable …
7:45 AM Changeset in vbox [106412] by vboxsync
VBoxService: Fixed comment typo.
7:44 AM Changeset in vbox [106411] by vboxsync
Additions/VBoxTray: Implemented ability for easier user-controllable …
6:40 AM Changeset in vbox [106410] by vboxsync
Windows installers: Added code for also parsing and querying version …
12:22 AM Changeset in vbox [106409] by vboxsync
VMM/IEM: Reduced the number of parameters for …

Oct 16, 2024:

10:52 PM Changeset in vbox [106408] by vboxsync
VMM/IEM: Inline the iemNativeVarRegisterAcquire* case that …
10:30 PM Changeset in vbox [106407] by vboxsync
VMM/IEM: Reduced the number of parameters for most …
10:30 PM Changeset in vbox [106406] by vboxsync
VMM/IEM: Reduced the number of parameters for most …
9:24 PM Changeset in vbox [106405] by vboxsync
VMM/IEM: Corrected the idxFreeHint setting at the end of …
9:00 PM Changeset in vbox [106404] by vboxsync
VMMArm: Add a GIC NEM backend skeleton for Windows, bugref:10392 [doxygen]
8:58 PM Changeset in vbox [106403] by vboxsync
Runtime: Make the declaration of the implementation match what is used …
8:56 PM Changeset in vbox [106402] by vboxsync
VMM/IEM: Build fix for compiling w/o the native recompiler. bugref:10720
8:56 PM Changeset in vbox [106401] by vboxsync
VMM/IEM: Disable control flow guard for the core IEM jump table call …
8:55 PM Changeset in vbox [106400] by vboxsync
VMMArm: Add a GIC NEM backend skeleton for Windows, bugref:10392 …
8:55 PM Changeset in vbox [106399] by vboxsync
VMMArm: Add a GIC NEM backend skeleton for Windows, bugref:10392
8:53 PM Changeset in vbox [106398] by vboxsync
bldprogs: Add support for arm64 for VBoxEditCoffLib and …
4:35 PM Changeset in vbox [106397] by vboxsync
4:31 PM Changeset in vbox [106396] by vboxsync
Windows installers: Added code for also parsing and querying version …
4:27 PM Changeset in vbox [106395] by vboxsync
Windows installers: Added code for also parsing and querying version …
3:36 PM Changeset in vbox [106394] by vboxsync
Windows installers: Added code for also parsing and querying version …
3:28 PM Changeset in vbox [106393] by vboxsync
Windows installers: Added code for also parsing and querying version …
3:26 PM Changeset in vbox [106392] by vboxsync
Windows installers: Added code for also parsing and querying version …
3:09 PM Changeset in vbox [106391] by vboxsync
Devices/EFI/FirmwareBin: Update to the latest state supporting ACPI, …
2:25 PM Changeset in vbox [106390] by vboxsync
ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: Fix AVX vs …
2:23 PM Changeset in vbox [106389] by vboxsync
VMM/PGM-armv8.cpp: Sketch some page table walking code for the …
2:16 PM Changeset in vbox [106388] by vboxsync
Main: Enable the TPM if configured for an ARM VM, bugref:10777
2:15 PM Changeset in vbox [106387] by vboxsync
Disassembler: Disassemble dsb instruction, bugref:10394
2:15 PM Changeset in vbox [106386] by vboxsync
Devices/EFI/Firmware: Make the BaseRngLib work on ARM platform where …
2:09 PM Changeset in vbox [106385] by vboxsync
Additions: Guest lib: Fix UBSAN warning, bugref:10585.
1:58 PM Changeset in vbox [106384] by vboxsync
Main: Code for configuring and enabling nested virtualization support …
1:54 PM Changeset in vbox [106383] by vboxsync
VMM/DBGFStack: Some early stack walking code, bugref:10393
1:53 PM Changeset in vbox [106382] by vboxsync
VMM/PGM-armv8.cpp: Sketch some page table walking code for the …
1:50 PM Changeset in vbox [106381] by vboxsync
VMM/CPUMAllRegs-armv8.cpp: Some helpers to get at the TCR_EL1 of the …
1:47 PM Changeset in vbox [106380] by vboxsync
VMM/IEM: doxygen fixes. bugref:10720
1:45 PM Changeset in vbox [106379] by vboxsync
Debugger/DBGPlugInWinNt.cpp: Make it detect and extract symbols from …
1:43 PM Changeset in vbox [106378] by vboxsync
VMM/IEM: Fixed assertion in exec mem allocator. bugref:10720
1:43 PM Changeset in vbox [106377] by vboxsync
Debugger: Don't try executing r eflags.rf = 1 for breakpoints on …
1:43 PM Changeset in vbox [106376] by vboxsync
VMM/IEM: Fixed refactoring regression from 165123. bugref:10720
1:41 PM Changeset in vbox [106375] by vboxsync
VMM/NEMR3Native-darwin-armv8.cpp: Implement support for breakpoints …
1:41 PM Changeset in vbox [106374] by vboxsync
VMM/GIC: Some updates to the emulation to make Windows happy enough, …
1:38 PM Changeset in vbox [106373] by vboxsync
VMM/NEMR3Native-darwin-armv8.cpp: Crude workaround for getting …
1:31 PM Ticket #22212 (efi limits ram to less than 4gb) created by budzilla tokyo
i setup a virtual machine and noticed it was 3.5gb ram when i set it …
1:30 PM Changeset in vbox [106372] by vboxsync
VMM/NEMR3Native-darwin-armv8.cpp: Implement support for breakpoints …
1:26 PM Changeset in vbox [106371] by vboxsync
VMM/DBGF: Prepare DBGF to support ARMv8/A64 style breakpoints for the …
1:25 PM Changeset in vbox [106370] by vboxsync
VMM/GIC: Some updates to the emulation to make Windows happy enough, …
1:19 PM Changeset in vbox [106369] by vboxsync
VMM/DBGF: Prepare DBGF to support ARMv8/A64 style breakpoints for the …
1:16 PM Changeset in vbox [106368] by vboxsync
VMM/TMAll: Disable annoying assertion on ARMv8, bugref:1038
1:15 PM Changeset in vbox [106367] by vboxsync
VMM/DBGF: Prepare DBGF to support ARMv8/A64 style breakpoints for the …
1:12 PM Changeset in vbox [106366] by vboxsync
Runtime/tools/RTDbgSymSrv: Fix building it and build by default, …
1:11 PM Changeset in vbox [106365] by vboxsync
VMM/DBGFReg/CMM/CPUM: Correct CPU state register sorting and make the …
1:10 PM Changeset in vbox [106364] by vboxsync
include/iprt/dbg.h: Add ARMv8 state for the stack unwinding, bugref:10393
1:09 PM Changeset in vbox [106363] by vboxsync
include/iprt/armv8.h: Add more definitions and some bug fixing, …
1:08 PM Changeset in vbox [106362] by vboxsync
VMM/DBGF: Prepare DBGF to support ARMv8/A64 style breakpoints for the …
1:01 PM Changeset in vbox [106361] by vboxsync
Main/ConsoleImplConfigArmV8.cpp: Generate ACPI tables if ACPI is …
12:58 PM Changeset in vbox [106360] by vboxsync
Main/ConsoleImplConfigArmV8.cpp: Generate ACPI tables if ACPI is …
12:29 PM Changeset in vbox [106359] by vboxsync
Main: Some early system table builder code to generate ACPI tables for …
12:20 PM Changeset in vbox [106358] by vboxsync
Main: Some early system table builder code to generate ACPI tables for …
11:49 AM Changeset in vbox [106357] by vboxsync
Devices/EFI/Firmware: Expose ACPI tables if available, bugref:10733 …
11:44 AM Changeset in vbox [106356] by vboxsync
Main: Some early system table builder code to generate ACPI tables for …
11:41 AM Changeset in vbox [106355] by vboxsync
Devices/EFI/Firmware: Expose ACPI tables if available, bugref:10733 …
11:40 AM Changeset in vbox [106354] by vboxsync
FE/Qt: bugref:10407. Check Qt version before using QWaylandApplication …
11:38 AM Changeset in vbox [106353] by vboxsync
Devices/EFI/Firmware: Include the SATA controler driver in the …
11:36 AM Changeset in vbox [106352] by vboxsync
Devices/EFI/Firmware: Expose ACPI tables if available, bugref:10733 …
10:45 AM Changeset in vbox [106351] by vboxsync
FE/Qt: bugref:10407. Add platform name next toQt version string on …
10:44 AM Changeset in vbox [106350] by vboxsync
FE/Qt: bugref:10407. Don't default to wayland QPA as our tool's Qt …
10:03 AM Changeset in vbox [106349] by vboxsync
FE/Qt: bugref:10407. Default to Wayland QPA even if XWayland is around.
9:25 AM Changeset in vbox [106348] by vboxsync
Devices/Network: Beginnings of a USB/NCM network interface emulation …
9:19 AM Changeset in vbox [106347] by vboxsync
Windows installers: Big revamp for removing all DIFxApp-related / …
9:13 AM Changeset in vbox [106346] by vboxsync
Devices/Network: Beginnings of a USB/NCM network interface emulation …
9:11 AM Changeset in vbox [106345] by vboxsync
Devices/Network: Beginnings of a USB/NCM network interface emulation …
9:06 AM Changeset in vbox [106344] by vboxsync
Runtime: Add ACPI table builder API to dynamically generate a …
8:29 AM Changeset in vbox [106343] by vboxsync
Runtime: Add ACPI table builder API to dynamically generate a …
8:28 AM Changeset in vbox [106342] by vboxsync
Runtime: Add ACPI table builder API to dynamically generate a …
8:24 AM Changeset in vbox [106341] by vboxsync
Runtime: Add ACPI table builder API to dynamically generate a …
8:17 AM Changeset in vbox [106340] by vboxsync
Runtime: Add ACPI table builder API to dynamically generate a …
8:15 AM Changeset in vbox [106339] by vboxsync
include/iprt/fdt.h: Fix typos in comments
8:14 AM Changeset in vbox [106338] by vboxsync
Runtime: Add ACPI table builder API to dynamically generate a …
8:11 AM Changeset in vbox [106337] by vboxsync
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 dimosdim
I have constant windows mouse pointer in apps with specific …
5:19 AM Changeset in vbox [106336] by vboxsync
Windows installers: Big revamp for removing all DIFxApp-related / …
4:53 AM Changeset in vbox [106335] by vboxsync
ValidationKit/bootsectors: Implement same-register testcases for …
4:20 AM Ticket #22210 (Clients hang on shutdown with recent VBox builds) created by Rafcio
This issue is happening on multiple hosts (all Windows, but different …
3:01 AM Changeset in vbox [106334] by vboxsync
ValidationKit/bootsectors: SIMD FP testcases: clean up PASS_s_aValues …
2:38 AM Changeset in vbox [106333] by vboxsync
ValidationKit/bootsectors: Additional same-register testcases for …
2:25 AM Changeset in vbox [106332] by vboxsync
ValidationKit/bootsectors: Implement SISD FP testcases (except …

Oct 15, 2024:

8:15 PM Changeset in vbox [106331] by vboxsync
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 Wand
Windows 10 Host, Windows 10 Guest, latest versions both. Upgrading …
6:19 PM Ticket #22208 (Comments for the new GUI) created by Wand
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 galitsyn
fixed
3:24 PM Ticket #22162 (WIndows hosts based on W11 24H2 cannot start headless or detachable ...) closed by galitsyn
fixed: Hi guys, We just released VirtualBox 7.0.22 and 7.1.4. The issue …
2:47 PM News edited by galitsyn
(diff)
2:45 PM WikiStart edited by galitsyn
(diff)
2:40 PM WikiStart edited by galitsyn
(diff)
2:25 PM Ticket #22207 (Mouse pointer cannot reach right and bottom screen edges) created by nature6204
VirtualBox Version: Version 7.1.2 r164945 Host: Windows 10 Guest: …
2:20 PM Changeset in vbox [106330] by vboxsync
ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]rcpss - …
2:19 PM Changeset in vbox [106329] by vboxsync
VMM/IEM: Some minor perf tweaks for iemExecMemAllocatorPrune. bugref:10720
1:48 PM Changeset in vbox [106328] by vboxsync
Windows installers: Big revamp for removing all DIFxApp-related / …
1:35 PM Changeset in vbox [106327] by vboxsync
Windows installers: Big revamp for removing all DIFxApp-related / …
1:29 PM Changeset in vbox [106326] by vboxsync
VMM/IEM: Two small perf tweaks in iemExecMemAllocatorPrune. bugref:10720
1:27 PM Changeset in vbox [106325] by vboxsync
Windows installers: Big revamp for removing all DIFxApp-related / …
1:20 PM Changeset in vbox [106324] by vboxsync
Windows installers: Big revamp for removing all DIFxApp-related / …
1:14 PM Changeset in vbox [106323] by vboxsync
Windows installers: Big revamp for removing all DIFxApp-related / …
1:10 PM Changeset in vbox [106322] by vboxsync
Windows installers: Big revamp for removing all DIFxApp-related / …
1:06 PM Changeset in vbox [106321] by vboxsync
Windows installers: Big revamp for removing all DIFxApp-related / …
12:41 PM Changeset in vbox [106320] by vboxsync
finish 7.1 branching
11:37 AM Download_Old_Builds edited by Klaus Espenlaub
added 7.1 (diff)
11:33 AM Download_Old_Builds_7_1 created by Klaus Espenlaub
8:50 AM Changeset in vbox [106319] by vboxsync
VMM/IEM: Reduced parameter count for iemNativeRegAllocTmp*. bugref:10720
5:55 AM Changeset in vbox [106318] by vboxsync
Docs: bugref:10705. The following commits from doc's team git repo has …
5:50 AM Changeset in vbox [106317] by vboxsync
ValidationKit/bootsectors: Implement SIMD FP testcases for [v]sqrtss, …
5:19 AM Changeset in vbox [106316] by vboxsync
ValidationKit/bootsectors: Implement SIMD FP testcases (except …
1:05 AM Changeset in vbox [106315] by vboxsync
VMM/IEM: Reduce the number of parameters passed to the …

Oct 14, 2024:

11:01 PM Changeset in vbox [106314] by vboxsync
VMM/IEM: Just mask out IEMNATIVE_SIMD_REG_FIXED_MASK from fHstRegs in …
10:45 PM Changeset in vbox [106313] by vboxsync
VMM/IEM: Back off earlier if chunks or the allocator is very full, …
4:38 PM Changeset in vbox [106312] by vboxsync
FE/Qt: Runtime UI: Do not show mouse related errors, as it's free to …
4:17 PM Changeset in vbox [106311] by vboxsync
iprt: Linux: Add initial support for RHEL 9.6 kernel, bugref:10482.
3:17 PM Changeset in vbox [106310] by vboxsync
VMM/IEM: Some more exec mem tweaking. bugref:10720
2:58 PM Changeset in vbox [106309] by vboxsync
VMM/IEM: Some more tweaking of the bitmap scanning. bugref:10720
2:46 PM Changeset in vbox [106308] by vboxsync
VMM/STAM: More space when printing. bugref:10720
2:45 PM Changeset in vbox [106307] by vboxsync
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 patman
With: * 13-inch, 2018, Four Thunderbolt 3 Ports * macOS 14.6.1 and …
9:53 AM Changeset in vbox [106306] by vboxsync
ValidationKit/bootsectors: Implement SISD FP testcases (except …
9:39 AM Changeset in vbox [106305] by vboxsync
ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]rcpss - …
9:21 AM Changeset in vbox [106304] by vboxsync
VBoxService/VBoxServiceDisplayConfig: Don't debug assert in …
9:18 AM Changeset in vbox [106303] by vboxsync
Installer/linux/prerm-common.sh: Fixed comment typo.
9:15 AM Changeset in vbox [106302] by vboxsync
WINNT/tools/VBoxCertUtil: Show vendor / copyright header, as it's a …
8:21 AM Changeset in vbox [106301] by vboxsync
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 hamelg2
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 sercallegar
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 What4
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 vboxsync
ValidationKit/bootsectors: always display final micro-tests tally; …
3:55 AM Changeset in vbox [106299] by vboxsync
ValidationKit/bootsectors: improve ROW_UNUSED macros, add missing …
3:35 AM Changeset in vbox [106298] by vboxsync
ValidationKit/bootsectors: clean up obsolete masks & initially-set …
1:07 AM Changeset in vbox [106297] by vboxsync
VMM/IEM: Attempts at optimizing iemExecMemAllocatorAllocInChunkInt and …
1:07 AM Changeset in vbox [106296] by vboxsync
VMM/IEM: Made VBOX_WITH_SAVE_THREADED_TBS_FOR_PROFILING build on arm. …
Note: See TracTimeline for information about the timeline view.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette