Timeline
Nov 15, 2024:
- 11:09 PM innotek edited by
- removed irrelevant detail about innotek. closed down years ago. (diff)
- 10:15 PM Changeset in vbox [107019] by
- /Config.kmk,tools/Makefile.kmk,Add/3d/VBoxICD/Makefile.kmk: Switch to …
- 7:03 PM Changeset in vbox [107018] by
- 3D: Fix for trivial index out-of-bound bug sometimes causing a crash …
- 3:07 PM Changeset in vbox [107017] by
- Main: Expose different parallel port counts in …
- 1:25 PM Changeset in vbox [107016] by
- Installer/win/Makefile.kmk: Use 'wix msi transform' to create the …
- 11:20 AM Changeset in vbox [107015] by
- Installer/win: Specify the architecture/platform when invoking 'wix …
- 10:00 AM Changeset in vbox [107014] by
- Validation Kit/tdUnitTest1: Also blacklist tstCAPIGlue-x86 (requires …
- 9:44 AM Changeset in vbox [107013] by
- Main/cbinding/tstCAPIGlue: Don't run interactively (i.e. by requiring …
- 9:35 AM Changeset in vbox [107012] by
- Main/cbinding/tstCAPIGlue: Don't run interactively (i.e. by requiring …
- 8:39 AM Changeset in vbox [107011] by
- Disassembler/DisasmCore-armv8: Implemented stub for parsing CRnCRm to …
- 2:10 AM Changeset in vbox [107010] by
- Installer/win/Scripts/VMMR0.inf: No VBoxDDR0.r0 on win.arm64. …
- 2:10 AM Changeset in vbox [107009] by
- Installer/win/Makefile.kmk: scm fixes. jiraref:VBP-1442
- 12:46 AM Changeset in vbox [107008] by
- Installer/win/Makefile.kmk: Is the MSI CPU name case sensitive? Try …
Nov 14, 2024:
- 10:31 PM Changeset in vbox [107007] by
- Installer/win/Makefile.kmk: Dependency fix. jiraref:VBP-1442
- 10:11 PM Changeset in vbox [107006] by
- Installer/win/Makefile.kmk: Reworked the build time attestation …
- 3:51 PM Changeset in vbox [107005] by
- Installer/win/Makefile.kmk: Workaround for broken compression control. …
- 2:46 PM Changeset in vbox [107004] by
- Installer/win/Makefile.kmk: Fixed regressions from r165936, mostly. …
- 2:41 PM Changeset in vbox [107003] by
- Installer/win/Makefile.kmk: Fixed regressions from r165936, mostly. …
- 1:56 PM Changeset in vbox [107002] by
- FE/Qt: bugref:9831. Now each wizard page can have its own help …
- 11:50 AM Changeset in vbox [107001] by
- FE/Qt: bugref:9831. In help viewer widget listen to …
- 11:37 AM Changeset in vbox [107000] by
- Windows host installer: Resolved a @todo: Merged the almost identical …
- 8:39 AM Changeset in vbox [106999] by
- VMM/GIC: Don't choke if ItsMmioBase is configured, bugref:10392
- 1:14 AM Changeset in vbox [106998] by
- SUPHardNt: Fixed two more bugs from r165898, first more mixing of TAFs …
Nov 13, 2024:
- 10:47 PM Changeset in vbox [106997] by
- SUPHardNt: Fixed bug from r165898 that ended up mixing TAFs and x.509 …
- 9:50 PM Changeset in vbox [106996] by
- VMM/ARM: Fix import mask for things we have to fetch from the NEM …
- 4:51 PM Changeset in vbox [106995] by
- Additions/VBoxTray: Give a better clue to the user when VBoxTray is …
- 4:43 PM Changeset in vbox [106994] by
- IPRT/memset.cpp: Try prevent the compiler from optimizing anything …
- 4:35 PM Changeset in vbox [106993] by
- Windows host installer: Also ship VBoxDrvInst.exe for the host [SCM …
- 4:19 PM Changeset in vbox [106992] by
- VMM/NEMR3Native-win-armv8.cpp: Some cleanups, bugref:10392 [build fix]
- 4:02 PM Changeset in vbox [106991] by
- Installer/win/Makefile.kmk: Try avoid compressing unused language .mst …
- 3:22 PM Changeset in vbox [106990] by
- Installer/win/Makefile.kmk: Combined packing adjustments for …
- 3:19 PM Changeset in vbox [106989] by
- Windows host installer: Also ship VBoxDrvInst.exe for the host. …
- 3:01 PM Changeset in vbox [106988] by
- VMM/NEMR3Native-win-armv8.cpp: Some cleanups, bugref:10392
- 2:47 PM Changeset in vbox [106987] by
- /Makefile.kmk: Combined package updates (win.arm64 + win.amd64). …
- 1:12 PM Changeset in vbox [106986] by
- Installer/win: ARM64 adjustments. jiraref:VBP-1442
- 1:11 PM Changeset in vbox [106985] by
- SUPHardNt: VBoxSupLib.dll is only needed for fully hardened builds. …
- 12:54 PM Changeset in vbox [106984] by
- Installer/win/Stub*: ARM64 changes. Kicked out unnecessary VBoxStub.h …
- 12:12 PM Changeset in vbox [106983] by
- VMM/NEMR3Native-win-armv8.cpp: More state syncing, it is now possible …
- 10:14 AM Changeset in vbox [106982] by
- SUPHardNt: Fix incorrect assertion after r165818 - 2nd try. …
- 10:05 AM Changeset in vbox [106981] by
- Validation Kit/vbox.py: Fixed serial ports enumeration for VBox >= …
- 9:22 AM Changeset in vbox [106980] by
- Added compile time condition into findProgressById(). The env variable …
- 9:17 AM Changeset in vbox [106979] by
- Small fix the error handling.
- 9:14 AM Changeset in vbox [106978] by
- SUPHardNt: Slightly relaxed the extension pack signing requirements in …
- 9:03 AM Changeset in vbox [106977] by
- Windows Guest Additions: Renamed VBoxDrvInst.exe -> …
- 8:52 AM Changeset in vbox [106976] by
- Added tracking for medium, machine, session, progress objects.
- 7:57 AM Changeset in vbox [106975] by
- VMM/TM: Ensure that the vTimer stays deactivated until it actually is …
- 3:41 AM Changeset in vbox [106974] by
- ValidationKit/bootsectors: Implement SIMD FP testcases for …
Nov 12, 2024:
- 9:22 PM Changeset in vbox [106973] by
- SUPHardNt: Slightly relaxed the extension pack signing requirements in …
- 9:19 PM Changeset in vbox [106972] by
- Add/Nt/Installer: Got rid of RegCleanup.exe by embedding those two …
- 8:31 PM Changeset in vbox [106971] by
- VBox/ostypes.h+Main/{Global,Appliance}+VMMDev: Add a new OStype for …
- 6:41 PM Changeset in vbox [106970] by
- SUPHardNt: Fix incorrect assertion after r165818. jiraref:VBP-1447
- 5:11 PM Ticket #22243 (vboxmanage cannot set graphicscontroller to QemuRamFB => duplicate of ...) closed by
- duplicate: Closing as a duplicate of previously filed ticket #22232.
- 4:37 PM Changeset in vbox [106969] by
- SUPHardNt: Slightly relaxed the extension pack signing requirements in …
- 4:35 PM Changeset in vbox [106968] by
- SUPHardNt: Slightly relaxed the extension pack signing requirements in …
- 4:25 PM Changeset in vbox [106967] by
- 3D: Use 'true' as the default for VMSVGA2dGBO to force vmwgfx.ko from …
- 3:40 PM Changeset in vbox [106966] by
- Main/ResourceAssignmentManager: Rewrite to accomodate for the fact …
- 3:39 PM Ticket #22145 (Vagrant created VMs start on Linux, but VM status is not running) closed by
- invalid: Closing as per requested by the submitter.
- 3:39 PM Changeset in vbox [106965] by
- Windows Guest Additions installer: Got rid of RegCleanup.exe by …
- 3:33 PM Changeset in vbox [106964] by
- Windows Guest Additions installer: Got rid of RegCleanup.exe by …
- 2:58 PM Changeset in vbox [106963] by
- Windows driver installation/VBoxDrvInst: Refuse to run on <= NT4. …
- 2:44 PM Changeset in vbox [106962] by
- Windows driver installation/Additions: Ship new VBoxDrvInst and …
- 2:39 PM Changeset in vbox [106961] by
- Windows driver installation/VBoxDrvInst: Added "--logfile [file]" …
- 1:49 PM Changeset in vbox [106960] by
- Main: Unify the TPM instantiation as much as possible between x86 and …
- 1:42 PM Changeset in vbox [106959] by
- Devices/EFI/FirmwareBin: Update to reflect latest changes, bugref:10732
- 12:27 PM Changeset in vbox [106958] by
- Devices/EFI/Firmware: Change the EFI firmware to detect the platform …
- 12:09 PM Changeset in vbox [106957] by
- Main/ResourceAssignmentManager: Rewrite to accomodate for the fact …
- 10:24 AM Changeset in vbox [106956] by
- Main/SystemTableBuilder: Some fixes to the generated ACPI tables, MMIO …
- 10:24 AM Changeset in vbox [106955] by
- Main/SystemTableBuilder: Some fixes to the generated ACPI tables, MMIO …
- 10:06 AM Changeset in vbox [106954] by
- 3D: Read the value of VMSVGA2dGBO from VM config. The default is …
- 9:53 AM Changeset in vbox [106953] by
- 3D: Move declaration of VMSVGA2dGBO into VMSVGA3DSTATE to avoid …
- 9:51 AM Changeset in vbox [106952] by
- VMM/ARM: Implement configuring the GICv3 emulated by Hyper-V. This API …
- 9:46 AM Changeset in vbox [106951] by
- VMM/NEM: Don't print the turtle/snail execution mode message on ARMv8 …
- 9:26 AM Ticket #22243 (vboxmanage cannot set graphicscontroller to QemuRamFB => duplicate of ...) created by
- Hi, I've recently had my x86_64 windows machine replaced by M3 …
- 9:23 AM Changeset in vbox [106950] by
- /Config.kmk: Disable VBOX_WITH_MINIMAL_HARDENING if signing isn't …
- 9:23 AM Changeset in vbox [106949] by
- IPRT/Makefile.kmk: Additions also needs RuntimeR3NtDll-x86 to be …
- 6:25 AM Changeset in vbox [106948] by
- Windows driver installation: Added new VBoxDrvInst tool for generic …
- 5:32 AM Changeset in vbox [106947] by
- ValidationKit/bootsectors: Implement SIMD FP testcases for [v]dppd; …
- 2:42 AM Changeset in vbox [106946] by
- VBoxDTrace,VMM,IPRT: Made the ring-0 component of the DTrace extension …
- 2:41 AM Changeset in vbox [106945] by
- SUPDrv,/Config.kmk,/Makefile.kmk: Implemented the simplified process …
- 2:32 AM Changeset in vbox [106944] by
- iprt/asm.h: Missing '#pragma intrinsic(_byteswap_uint64)' caused …
Nov 11, 2024:
- 9:31 PM Changeset in vbox [106943] by
- ValidationKit/bootsectors: Implement SIMD FP testcases for [v]dpps; …
- 7:51 PM Changeset in vbox [106942] by
- 3D: Initialise only MAP and GBO interfaces if VMSVGA2dGBO extradata is …
- 6:44 PM Changeset in vbox [106941] by
- Windows driver installation: Added new VBoxDrvInst tool for generic …
- 6:32 PM Changeset in vbox [106940] by
- Windows driver installation: Added new VBoxDrvInst tool for generic …
- 6:26 PM Ticket #22242 (Windows 11 Hiper-V 24h2 | Virtualbox 7.1.4 + Extrension - how disable ...) created by
- I have Windows 11 24h2 and now show a "green turtle", but when I have …
- 5:55 PM Changeset in vbox [106939] by
- Windows driver installation: Added rc file to VBoxDrvInst. bugref:10762
- 5:54 PM Changeset in vbox [106938] by
- Windows driver installation: Added new VBoxDrvInst tool for generic …
- 5:43 PM Changeset in vbox [106937] by
- Windows driver installation: Added new VBoxDrvInst tool for generic …
- 5:42 PM Changeset in vbox [106936] by
- Windows driver installation: Added new VBoxDrvInst tool for generic …
- 4:29 PM Changeset in vbox [106935] by
- libslirp: RTStrPrintf2() does not take va_list! But RTStrPrintf2V() does…
- 4:24 PM Changeset in vbox [106934] by
- 3D: Force allocation of a mipmap levels for …
- 4:20 PM Changeset in vbox [106933] by
- FE/Qt: Integrating icons for Win2k25 OS type.
- 4:09 PM Changeset in vbox [106932] by
- 3D: Do not init 3D backend if VMSVGA2dGBO extradata is set. bugref:10580
- 4:07 PM Changeset in vbox [106931] by
- IPRT/mp-darwin.cpp: some musings regarding RTMpCpuId [scm fix]
- 3:26 PM Changeset in vbox [106930] by
- VMM,SUPDrv: scm/whitespace fixes. jiraref:VBP-1449
- 3:19 PM Changeset in vbox [106929] by
- IPRT/tstTSC: Nor is RTMpCpuId available on solaris. jiraref:VBP-1449
- 3:18 PM Changeset in vbox [106928] by
- IPRT/mp-darwin.cpp: some musings regarding RTMpCpuId
- 3:17 PM Changeset in vbox [106927] by
- IPRT/tstTSC: RTMpCpuId isn't available on linux and darwin for amd64 & …
- 12:07 PM Changeset in vbox [106926] by
- 3D: Use memcpy for SVGA_3D_CMD_SURFACE_COPY if VMSVGA2dGBO extradata …
- 11:59 AM Changeset in vbox [106925] by
- /Config.kmk,SUPDrv: Introduced a VBOX_WITH_MINIMAL_HARDENING build …
- 11:57 AM Changeset in vbox [106924] by
- IPRT/testcase: Made the R0 modules build on win.arm64. jiraref:VBP-1449
- 10:49 AM Changeset in vbox [106923] by
- Windows driver installation: Renamed + added some more defines. …
- 10:11 AM Changeset in vbox [106922] by
- VMM/VMMR0.def: Fixed regression from 165846 where …
- 9:51 AM Changeset in vbox [106921] by
- VBoxDTrace,VMM,IPRT: Made the ring-0 component of the DTrace extension …
- 8:26 AM Ticket #22241 (VBox 7.1.4: Windows 7 guest VM always crashing after Login when Guest ...) created by
- My VirtualBox 7.1.4 Windows 7 guest VM is always crashing after …
- 6:12 AM Ticket #22240 (Audio devenue indisponible suite mise à jour Virtualbox) created by
- Bonjour, Suite mise à jour de Virtualbox, l'audio de la machine …
- 1:09 AM Changeset in vbox [106920] by
- /Config.kmk,Devices/Makefile.kmk,VMM/*: Introducing …
Nov 10, 2024:
- 1:14 PM Changeset in vbox [106919] by
- /Makefile.kmk,ExtPacks: Added win.arm64 to the extpack packing. …
- 12:42 PM Changeset in vbox [106918] by
- IPRT: Added C++ versions of bzero, memmove, strcmp & strncpy for …
- 2:26 AM Changeset in vbox [106917] by
- IPRT: Added C++ versions of bzero, memmove, strcmp & strncpy for …
Nov 9, 2024:
- 11:34 PM Changeset in vbox [106916] by
- manual/Makefile.kmk: Don't hardlink UserManual.qhcp, it seems to cause …
- 11:21 PM Changeset in vbox [106915] by
- tools/win.x86/bin: Removed obsolete xsltproc.exe. VBP-1253
- 11:12 PM Changeset in vbox [106914] by
- manual/Makefile.kmk: nit
- 11:12 PM Changeset in vbox [106913] by
- tools/win.x86/bin: Removed obsolete xsltproc.exe. VBP-1253
- 11:04 PM Changeset in vbox [106912] by
- /Config.kmk: Fix VBOX_XSLTPROC determination. jiraref:VBP-1253
- 2:12 AM Changeset in vbox [106911] by
- /Config.kmk: VBOX_XMLLINT/VBOX_HAVE_XMLLINT confusion. [scm] …
- 2:07 AM Changeset in vbox [106910] by
- Add/Nt/InstallHelper: Don't set the windows version of arm64 and amd64 …
- 1:48 AM Changeset in vbox [106909] by
- Add/common/VBoxGuest: Save 8 bytes of padding. bugref:10734
- 1:46 AM Changeset in vbox [106908] by
- Add/Nt/InstallHelper: Don't set the windows version of arm64 and amd64 …
- 1:43 AM Changeset in vbox [106907] by
- Main/ObjectsTracker.h/cpp: SCM fix. jiraref:VBP-1187
- 1:43 AM Changeset in vbox [106906] by
- /Makefile.kmk: Define VBOX_ONLY_EXTPACKS_USE_IMPLIBS=1 when building …
- 1:43 AM Changeset in vbox [106905] by
- /Config.kmk: VBOX_XMLLINT/VBOX_HAVE_XMLLINT confusion. jiraref:VBP-1253
- 1:02 AM Changeset in vbox [106904] by
- Main/ObjectsTracker.h/cpp: Another build fix attempt - the extpack …
- 12:38 AM Changeset in vbox [106903] by
- Main/ObjectsTracker.h/cpp: Another build fix attempt - the extpack …
Nov 8, 2024:
- 11:42 PM Changeset in vbox [106902] by
- Main/ObjectsTracker.h/cpp: SCM fix. jiraref:VBP-1187
- 11:39 PM Changeset in vbox [106901] by
- Main/ObjectsTracker.h/cpp: Another build fix attempt - the extpack …
- 10:45 PM Changeset in vbox [106900] by
- Main/ObjectsTracker.h/cpp: Build fix - the extpack solaris VM doesn't …
- 9:31 PM Changeset in vbox [106899] by
- Windows Guest Additions: File renaming and Makefile adjustments for …
- 9:11 PM Changeset in vbox [106898] by
- Windows Guest Additions: File renaming and Makefile adjustments for …
- 5:00 PM Changeset in vbox [106897] by
- SUPHardNt: Rough and untested port of the C code to win.arm64 so the …
- 4:39 PM Changeset in vbox [106896] by
- Windows Guest Additions: Renamed VBoxDrvInst.exe -> …
- 3:54 PM Changeset in vbox [106895] by
- VMM/EM: Build fix for when the debugger is disabled. VBP-1447
- 3:54 PM Changeset in vbox [106894] by
- VMM: Only the ring-0 import lib is needed in only-builds (e.g. …
- 3:54 PM Changeset in vbox [106893] by
- SUPHardNt: Rough and untested port of the C code to win.arm64 so the …
- 3:34 PM Changeset in vbox [106892] by
- Windows Guest Additions: File renaming and Makefile adjustments for …
- 3:30 PM Changeset in vbox [106891] by
- Added a copy constructor to avoid the compiler warning C5267 on Windows.
- 3:15 PM Changeset in vbox [106890] by
- Windows driver installation: More cleanup, a few detection fixes. …
- 2:22 PM Changeset in vbox [106889] by
- Additions/VBoxGuest-win: Fixed running on x86 guests (regression from …
- 1:39 PM Changeset in vbox [106888] by
- Additions/VBoxGuest-win: Don't mix NTSTATUS and IPRT/VBox status …
- 11:09 AM Changeset in vbox [106887] by
- Additions/VBoxTray: Give a better clue to the user when VBoxTray is …
- 9:56 AM Changeset in vbox [106886] by
- ValidationKit/bootsectors: SSE/AVX testcases for [v]movlhps, vpermps, …
- 9:39 AM Changeset in vbox [106885] by
- ValidationKit/bootsectors: steps towards consolidating instr-3 …
- 9:14 AM Changeset in vbox [106884] by
- Fixed scm error.
- 9:09 AM Changeset in vbox [106883] by
- Fixed wrong error type.
- 8:54 AM Changeset in vbox [106882] by
- Fixed implicit conversions.
- 8:38 AM Changeset in vbox [106881] by
- Added gTrackedObjectsCollector initialization and uninitialization.
- 8:36 AM Changeset in vbox [106880] by
- Added implementations of getTrackedObject and getTrackedObjectIds. …
- 8:27 AM Changeset in vbox [106879] by
- Added into IVirtualBox 2 functions - getTrackedObject, getTrackedObjectIds.
- 8:24 AM Changeset in vbox [106878] by
- Added global gTrackedObjectsCollector. Added into VirtualBoxBase the …
- 8:12 AM Changeset in vbox [106877] by
- Added ObjectsTracker.cpp to the build system.
Nov 7, 2024:
- 10:30 PM Changeset in vbox [106876] by
- /Makefile.kmk,Puel/Makefile.kmk: Adding win.arm64 binaries to the …
- 4:09 PM Changeset in vbox [106875] by
- /Makefile.kmk,Puel/Makefile.kmk: Adding win.arm64 binaries to the …
- 4:06 PM Changeset in vbox [106874] by
- /Makefile.kmk,Puel/Makefile.kmk: Adding win.arm64 binaries to the …
- 4:03 PM Changeset in vbox [106873] by
- Add/VBoxGuest/Makefile.kmk: Fixed regression from r165131 where …
- 3:51 PM Changeset in vbox [106872] by
- ValidationKit/bootsectors: update instr-4 worker with PASS_ELEMENTS; …
- 3:41 PM Changeset in vbox [106871] by
- ValidationKit/bootsectors: update instr-3 worker #1 to new SetReg …
- 2:58 PM Changeset in vbox [106870] by
- /Makefile.kmk,Puel/Makefile.kmk: Adding win.arm64 binaries to the …
- 12:23 PM Ticket #22221 (No sound on guests Leap 15.6 using Virtualbox repos) closed by
- invalid: Closing as per requested by submitter.
- 9:40 AM Changeset in vbox [106869] by
- Windows driver installation: Renamed …
- 9:30 AM Changeset in vbox [106868] by
- Windows driver installation: Reduced number of INF file …
- 9:15 AM Changeset in vbox [106867] by
- Windows driver installation: Added vboxWinDrvWinErrToStr() to handle …
- 9:12 AM Changeset in vbox [106866] by
- Windows driver installation: Added some more defines for the INF …
- 8:00 AM Changeset in vbox [106865] by
- ValKit: Build filtering for ntPlayToneWaveX.
- 4:40 AM Changeset in vbox [106864] by
-
ValidationKit/bootsectors: post-
cvt
cleanup; bugref:10658; … - 3:33 AM Changeset in vbox [106863] by
- ValKit: We can build nsPlayToneWaveX now after adding the missing …
- 3:21 AM Changeset in vbox [106862] by
- ValKit: We can build nsPlayToneWaveX now after adding the missing …
- 3:18 AM Changeset in vbox [106861] by
- IPRT/ldrPE.cpp: Don't be so strict about …
- 3:16 AM Changeset in vbox [106860] by
- tools/win.*/exports: Added some missing files.
- 2:49 AM Changeset in vbox [106859] by
- /Makefile.kmk: Pack win.arm64 with the valkit build. jiraref:VBP-1441
- 1:52 AM Changeset in vbox [106858] by
- /Makefile.kmk,ValKit: Adding win.arm64 to the validation kit build. …
Nov 6, 2024:
- 5:08 PM Changeset in vbox [106857] by
- Windows driver installation: Fixed a critical typo in the Windows …
- 4:58 PM Ticket #22239 (VBoxClient crash on X11 Linux Guest when switching to seamless mode ...) created by
- Since 7.1.4 X11 functions are called with lazy loader, but functions …
- 3:12 PM Changeset in vbox [106856] by
- PackDriversForSubmission.cmd: We don't have video drivers for …
- 3:07 PM Changeset in vbox [106855] by
- libs/zlib-1.2.13/Makefile.kmk: Cleaned up some warnings and fun around …
- 2:40 PM Changeset in vbox [106854] by
- Add/Nt/Installer,PackDriversForSubmission.cmd: arm64 attestation …
- 11:50 AM Changeset in vbox [106853] by
- VBoxShell: Corrected pylintVBoxShell.run dependency. jiraref:VBP-1253
- 11:50 AM Changeset in vbox [106852] by
- /Makefile.kmk: nits. jiraref:VBP-1440
- 11:49 AM Changeset in vbox [106851] by
- /Config.kmk: Can't use the newer SDK/DDK for win.amd64 either at the …
- 9:45 AM Changeset in vbox [106850] by
- Main/Makefile.kmk: xsltproc uses ';' as path separator since 1.1.35. …
- 9:15 AM Changeset in vbox [106849] by
- Add/Nt/Installer: scm fixes. jiraref:VBP-1253
- 9:09 AM Changeset in vbox [106848] by
- /Makefile.kmk: Try include win.arm64 into the additions build. VBP-1440
- 5:11 AM Ticket #22238 (Menu Strains in V7.1.4 under BookWorm) created by
- OS : Linux levi 6.1.0-26-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.112-1 …
- 3:07 AM Changeset in vbox [106847] by
- Add/Nt/Installer: Use x64.nsh for determing the native host platform …
- 2:21 AM Changeset in vbox [106846] by
- Add/Nt/Installer: Messaging for mismatching windows arm64 …
- 2:05 AM Changeset in vbox [106845] by
- Add/Makefile.kmk: Additions iso packing for win.arm64. jiraref:VBP-1253
- 2:00 AM Changeset in vbox [106844] by
- Add/Nt/Installer: Some quick adjustments to make packing work when …
- 1:48 AM Changeset in vbox [106843] by
- Add/Nt/Installer: The VBoxGuestInstallHelper.dll must match the NSIS …
- 1:47 AM Changeset in vbox [106842] by
- IPRT: We need RuntimeGuestR3Shared-x86 on arm64 for the guest addition …
- 12:34 AM Changeset in vbox [106841] by
- Add/Nt/Mouse: arm64 build adjustments. jiraref:VBP-1253
Nov 5, 2024:
- 9:33 PM Changeset in vbox [106840] by
- SUP: Added SUPGIPGETCPU_TPIDRRO_EL0 for win.arm64, makes driver work …
- 5:22 PM Changeset in vbox [106839] by
- Windows driver installation: Made it a bit smarter wrt model / PnP ID …
- 3:46 PM Changeset in vbox [106838] by
- ValidationKit/bootsectors: Implement SIMD FP testcases for …
- 1:11 PM Changeset in vbox [106837] by
- HostDrivers/win: Adjusted load.cmd and loadall.cmd to detect network …
- 1:05 PM Changeset in vbox [106836] by
- Validation Kit/vboxinstaller: Use 'misc/other' for the setupapi logs, …
- 1:02 PM Changeset in vbox [106835] by
- Validation Kit: Reverted r165745 again, as it needs manually updating …
- 12:53 PM Changeset in vbox [106834] by
- Validation Kit: Added new log type for setupapi logs. bugref:10762
- 12:28 PM Changeset in vbox [106833] by
- HostDrivers/win: Adjusted load.cmd and loadall.cmd to detect network …
- 11:35 AM Changeset in vbox [106832] by
- Main/{Machine,Medium,Snapshot}: Address broken reference counting of …
- 10:42 AM Changeset in vbox [106831] by
- kBuild 3633 -> 3660: New binaries for win.arm64 and win.amd64, …
- 10:38 AM Changeset in vbox [106830] by
- /Config.kmk: OpenWatcom works on win.arm64 as well. Enable building …
- 10:01 AM Changeset in vbox [106829] by
- Windows driver installation: Try to fix installation on Windows Server …
- 9:50 AM Changeset in vbox [106828] by
- Windows driver installation: Logging nit. bugref:10762
- 8:57 AM Changeset in vbox [106827] by
- Validation Kit/vboxinstaller: Fixed uninitialized rc on unsupported hosts.
- 8:41 AM Changeset in vbox [106826] by
- Validation Kit/vboxinstaller: Added more locations for setupapi logs …
- 8:35 AM Changeset in vbox [106825] by
- Validation Kit/vboxinstaller: Added more locations for setupapi logs …
- 7:13 AM Ticket #22237 (Fedora 41 repo) created by
- There is missing, again, a repo for Fedora 41. Like last time, it …
- 6:27 AM Changeset in vbox [106824] by
- Validation Kit/vboxinstaller: Try adding the setupapi logs to the …
- 2:29 AM Ticket #22236 (Ubuntu 22 VM not booting up after Base Memory change) created by
- After increasing the Base Memory from 8000MB to 8772MB, the VM will …
Note:
See TracTimeline
for information about the timeline view.