Timeline
Feb 2, 2022:
- 11:52 PM Changeset in vbox [93559] by
- VirtualBox.xidl: docs. bugref:9781
- 11:51 PM Changeset in vbox [93558] by
- VBoxManage/unattended: List detected windows images. bugref:9781
- 11:15 PM Changeset in vbox [93557] by
- VMM: Enabled checks for ASMMemIsZeroPage and ASMMemZeroPage, …
- 11:14 PM Changeset in vbox [93556] by
- scm: Added checks for ASMMemIsZeroPage and ASMMemZeroPage too. bugref:9898
- 11:07 PM Changeset in vbox [93555] by
- VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT …
- 10:57 PM Changeset in vbox [93554] by
- VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT …
- 10:53 PM Changeset in vbox [93553] by
- scm: Added checks for PAGE_SIZE, PAGE_SHIFT and PAGE_OFFSET_MASK. Also …
- 7:58 PM Changeset in vbox [93552] by
- Installer/solaris: Fix not working attempt to suppress libpython2.7.so …
- 6:58 PM Changeset in vbox [93551] by
- Additions: X11: VBoxClient: move Wayland detection function into …
- 6:56 PM Changeset in vbox [93550] by
- Installer/solaris: Suppress dependency on libpython2.7.so.*
- 6:55 PM Changeset in vbox [93549] by
- Installer/solaris: Force vboxshell.py to use python3 since that's …
- 6:08 PM Changeset in vbox [93548] by
- Main/Machine: When saving the settings fails when creating a new file, …
- 6:07 PM Ticket #20805 (Cannot set IPv6 address on host only interface with VBoxManage) created by
- Hi - I had a previous VirtualBox setup running 6.1.6 that I recently …
- 5:28 PM Changeset in vbox [93547] by
- FE/Qt: bugref:9515. Some small fixes related to cleaning up in new vm …
- 3:44 PM Changeset in vbox [93546] by
- FE/Qt, Main/Unattended. bugref:9515, bugref:9781. Adding windows …
- 2:44 PM Ticket #20804 (Some keystrokes dont get recognized in vm [Windows-Host]) created by
- ## Setup I am running a Windows 11 64-bit host, with virtualbox 6.1.32 …
- 1:32 PM Changeset in vbox [93545] by
- FE/Qt, Main/Unattended. bugref:9515, bugref:9781. Creating …
- 12:46 PM Changeset in vbox [93544] by
- IPRT: Default to UTF-8 on macOS when nothing else is given in the …
- 12:40 PM Changeset in vbox [93543] by
- IPRT: Default to UTF-8 on macOS when nothing else is given in the …
- 10:17 AM Changeset in vbox [93542] by
- scm fix.
- 10:07 AM Changeset in vbox [93541] by
- FE/Qt, Main/Unattended. bugref:9515, bugref:9781. Adding a widget to …
- 7:21 AM Changeset in vbox [93540] by
- FE/Qt, Main/Unattended. bugref:9515, bugref:9781. Adding necessary …
- 5:50 AM Changeset in vbox [93539] by
- VMM: Nested VMX: bugref:10092 Fixed typo in assertion in checking EPT …
- 5:48 AM Changeset in vbox [93538] by
- VMM/IEM: Nested VMX: bugref:10092 Fixed INVEPT to consistently clear …
Feb 1, 2022:
- 7:09 PM Ticket #20803 (Using Greenshot for screenshot management on Host crash VirtualBox) created by
- Hello, I use greenshot on my computer and also open Virtualbox with …
- 6:04 PM Changeset in vbox [93537] by
- 3D/VMSVGA: Fix for typos in Windows SDK headers, bugref:9845
- 5:02 PM Changeset in vbox [93536] by
- Main/Unattended: bugref:9781. Build fix.
- 4:56 PM Changeset in vbox [93535] by
- Main/Unattended: bugref:9781. Build fix.
- 4:46 PM Changeset in vbox [93534] by
- Main/Unattended: bugref:9781. Adding an atribute to IUnattended for …
- 2:07 PM Changeset in vbox [93533] by
- Main/Unattended: bugref:9781. Reading and storing image index from the …
- 1:27 PM Changeset in vbox [93532] by
- Main/Unattended: bugref:9781. Adding a missing stub to test code.
- 12:53 PM Changeset in vbox [93531] by
- Main/Unattended: bugref:9781. Modifying UUID of IUnattended.
- 12:29 PM Changeset in vbox [93530] by
- Main/Unattended: bugref:9781. Correcting an assert check.
- 12:23 PM Changeset in vbox [93529] by
- Main/Unattended: bugref:9781. Adding an attribute to Unattended …
- 11:48 AM Changeset in vbox [93528] by
- Devices/DevFwCommon.cpp: comment typo
- 10:43 AM Changeset in vbox [93527] by
- Main/Unattended: bugref:9781. Build fix.
- 10:34 AM Changeset in vbox [93526] by
- Main/Unattended: bugref:9781. Wrapping xml tags of comments in …
- 10:28 AM Changeset in vbox [93525] by
- Main/Unattended: bugref:9781. Adding a function to WIMImage struct to …
- 10:28 AM Changeset in vbox [93524] by
- Correcting a typo.
- 8:00 AM Changeset in vbox [93523] by
- Main/Unattended: bugref:9781. Build fix.
- 7:55 AM Changeset in vbox [93522] by
- Main/Unattended: bugref:9781. Deleting exra new lines.
- 7:52 AM Changeset in vbox [93521] by
- Main/Unattended: bugref:9781. Parsing XML metadata from install.wim …
- 1:44 AM Ticket #20802 (Interface Bug macOS Monterey and VirtualBOX 6.1.32 r149290) created by
- Hi, I use macOS Monterey and VirtualBOX 6.1.32 r149290 (Qt5.6.3). …
Jan 31, 2022:
- 10:58 PM Changeset in vbox [93520] by
- iprt/elf.h: Throw arm64 in with amd64 and use elf64.h. bugref:9898
- 10:45 PM Changeset in vbox [93519] by
- VMM/CPUM: Quick arm64 build adjustments. bugref:9898
- 10:45 PM Changeset in vbox [93518] by
- vmm/cpum.h: x86 build fix. bugref:9898
- 10:28 PM Changeset in vbox [93517] by
- iprt/asm-amd64-x86.h: Split out some non-assembly functions that …
- 10:26 PM Changeset in vbox [93516] by
- iprt/asm-amd64-x86.h: Split out some non-assembly functions that …
- 10:17 PM Changeset in vbox [93515] by
- iprt/asm-amd64-x86.h: Split out some non-assembly functions that …
- 10:15 PM Changeset in vbox [93514] by
- VMM/APIC: Arm64 host adjustment. bugref:9898
- 8:48 PM Changeset in vbox [93513] by
- Main/SystemPropertiesImpl.cpp: Log VDPlugIn load/unload results. …
- 8:48 PM Changeset in vbox [93512] by
- Storage/VDPlugIn: Don't disable VBOX_HDD_NO_DYNAMIC_BACKENDS on …
- 8:25 PM Changeset in vbox [93511] by
- Main/ConsoleImpl2.cpp: Look at the CPU profile then the host cpu …
- 7:51 PM Changeset in vbox [93510] by
- IPRT/isovfs.cpp: Allow seeking beyond 4 GiB. bugref:9781
- 7:24 PM Changeset in vbox [93509] by
- HostDrivers/VBoxNet*: Respect VBOX_WITH_VBOXDRV and don't install …
- 7:16 PM Ticket #19747 (Critical Error) closed by
- invalid: No support for running macOS VMs on non-Apple hardware.
- 7:14 PM Ticket #19633 (Flicking permission request on iPad & iPhone connected to a MAC OS X ...) closed by
- invalid: No support for running macOS VMs on non-Apple hardware.
- 7:13 PM Ticket #19047 (Guest Additions not installing on macOS 10.15 Catalina guests) closed by
- invalid: This started as an attempt to run macOS on non-Apple hardware. No …
- 7:01 PM Ticket #15225 (Error 258 in supR3HardNtChildWaitFor! (enmWhat=5)) closed by
- obsolete: Big improvements in hardening area in the last years.
- 6:14 PM Ticket #20797 (macOS Catalina Stuck on first boot) closed by
- invalid: No idea what's inside the VMDK (Apple does not ship their OS in this …
- 5:57 PM Changeset in vbox [93508] by
- libs/Makefile.kmk: Restrict dxvk-native to supported hosts too. Use …
- 5:54 PM Changeset in vbox [93507] by
- libs/Makefile.kmk: Don't build libssh for unsupported host archs (like …
- 5:47 PM Changeset in vbox [93506] by
- /Config.kmk,Devices/Makefile.kmk: Define LIBSSH_STATIC in the VBOX_SSH …
- 5:02 PM Ticket #20801 (trying to start video recording of a new VM makes the entire ...) created by
- recording can be pre-set in the settings, so the machine will start …
- 4:52 PM Ticket #20800 (Virtual Box Machine fails on startup) created by
- Exactly as Ticket #19282 message: …
- 4:38 PM Changeset in vbox [93505] by
- Shared Clipboard: Implemented backend callbacks and a dedicated …
- 4:17 PM Changeset in vbox [93504] by
- Shared Clipboard: Implemented backend callbacks and a dedicated …
- 4:13 PM Ticket #20799 (Duplicate packages in the guest OS when bridging to the LACP adapter ...) created by
- In VirtualBox version 6.1.32, when using a bridge to the LACP adapter …
- 2:49 PM Changeset in vbox [93503] by
- Devices/Makefile.kmk: Use VBOX_OPENSSL2 instead of VBOX_OPENSSL so get …
- 2:47 PM Changeset in vbox [93502] by
- IPRT/VBoxRTDeps.cpp: Adding FIPS_mode for libssh. bugref:9469
- 2:19 PM Changeset in vbox [93501] by
- IPRT/log: Define LOG_USE_C99 everywhere but on OS/2 and stop …
- 2:01 PM Changeset in vbox [93500] by
- IPRT/win: Additional OpenSSL exports for libssh. bugref:9469
- 1:59 PM Changeset in vbox [93499] by
- Shared Clipboard: Implemented backend callbacks and a dedicated …
- 1:34 PM Changeset in vbox [93498] by
- Devices/Graphics/libWineStub/debug.c: Tweaked stupid guest-side debug …
- 1:29 PM Changeset in vbox [93497] by
- Shared Clipboard: Implemented backend callbacks and a dedicated …
- 1:18 PM Changeset in vbox [93496] by
- Shared Clipboard: Implemented backend callbacks and a dedicated …
- 1:08 PM Changeset in vbox [93495] by
- Shared Clipboard: Implemented backend callbacks and a dedicated …
- 1:01 PM Changeset in vbox [93494] by
- Shared Clipboard/commmon: Added a missing guest command to …
- 12:25 PM Changeset in vbox [93493] by
- iprt/formats/wim.h: Changed RESHDRDISKSHORT::off and …
- 10:31 AM Changeset in vbox [93492] by
- EFI: Revert r139958 as it breaks booting from FreeBSD ISO images with …
- 9:38 AM Changeset in vbox [93491] by
- Devices/testcases/tstDevice: Quick and dirty testcase to debug …
Jan 30, 2022:
- 9:33 PM Changeset in vbox [93490] by
- vmm/dbgf.h: doxygen fix. bugref:10072
- 9:33 PM Changeset in vbox [93489] by
- iprt/formats/wim.h: doxygen fix. bugref:9781
- 5:13 PM Changeset in vbox [93488] by
- iprt/formats/wim.h: scm fix. bugref:9781
- 8:57 AM Ticket #20798 (JMicron Icy Box IB-G1826MF-C31 usb connect) created by
- Hello, I tried to connect JMicron Icy Box IB-G1826MF-C31 inside with …
- 8:44 AM Ticket #20797 (macOS Catalina Stuck on first boot) created by
- I downloaded macOS Catalina .vmdk Disk Image and followed every step …
- 12:58 AM Changeset in vbox [93487] by
- IPRT/RTProcCreateEx/posix: Corrected IPRT_LIBPATM_FILE_1_XXX macros …
Jan 29, 2022:
- 7:14 PM Ticket #20796 (Error) created by
- A virtuális gép munkamenetének megnyitása sikertelen: Win XP. The …
- 12:34 PM Changeset in vbox [93486] by
- iprt/formats/wim.h: Oops. bugref:9781
- 12:32 PM Changeset in vbox [93485] by
- Debugger,Main: Doxygen fixes. bugref:10074
- 6:28 AM Ticket #20795 (Critical error occurred while running VM after Fedora 29 -> 31 upgrade) created by
- Had an older version of Fedora 29 running on VirtualBox 6.1.32. Used …
- 3:00 AM Changeset in kBuild [3554] by
- sed: Some experimental code page management options and changes for …
- 2:59 AM Changeset in kBuild [3553] by
- VCC142.kmk: Use versortfile instead of sortfiles to find the right …
- 2:59 AM Changeset in kBuild [3552] by
- /Config.kmk,kmk/Makefile.kmk: Experimental UTF-8 manifest hack for …
- 2:57 AM Changeset in kBuild [3551] by
- lib/version_compare.c: Corrected sorting of 'vcc/v14.2/' and …
- 2:42 AM Changeset in kBuild [3550] by
- sed: Use get_crt_codepage() instead of fake nl_langinfo.
- 2:41 AM Changeset in kBuild [3549] by
- kWorker: Must include get_codepage.c now.
- 2:41 AM Changeset in kBuild [3548] by
- grep: Use get_crt_codepage(). Don't default to the UTF-8 manifest for …
- 2:39 AM Changeset in kBuild [3547] by
- lib: Changed the console-optimization wrappers to use the …
- 2:37 AM Changeset in kBuild [3546] by
- lib: Added a get_crt_codepage function for windows (with a …
- 2:25 AM Changeset in kBuild [3545] by
- kmk: Use 'error' instead of 'message' for reporting attempts and …
- 2:22 AM Changeset in kBuild [3544] by
- kmk/expreval: Corrected expr_map_get cast. Corrected base …
- 2:14 AM Changeset in kBuild [3543] by
- Rebuilt kmk_ash for win.amd64 against r3542.
- 1:36 AM Changeset in kBuild [3542] by
- kash: GetStdHandle can return NULL and we must not treat it as a valid …
- 12:18 AM Changeset in vbox [93484] by
- VBoxDef2LazyLoad.cpp: More arm64 tweaks. bugref:9898
Jan 28, 2022:
- 11:19 PM Changeset in vbox [93483] by
- IPRT: Added generic C implementation of ASMMultU64ByU32DivByU32 (sames …
- 4:33 PM Changeset in vbox [93482] by
- iprt/formats/wim.h: The WIM header. bugref:9781
- 4:31 PM Changeset in vbox [93481] by
- Main/Appliance: Allow users to specify a different storage controller …
- 4:09 PM Changeset in vbox [93480] by
- Main/Appliance: Allow users to specify a different storage controller …
- 3:04 PM Changeset in vbox [93479] by
- VBoxNetAdpCtl: (bugref:8093) Added unicast and loopback checks
- 2:37 PM Changeset in vbox [93478] by
- Doc/manual: bugref:1909: Added Russian translation of VBoxManage manuals
- 2:34 PM Changeset in vbox [93477] by
- Doc/manual: bugref:1909: Fixed typos and copypaste errors in english …
- 2:16 PM Changeset in vbox [93476] by
- FE/Qt: bugref:9371. Disable enable guest session dependent actions in …
- 1:57 PM Changeset in vbox [93475] by
- /Config.kmk: Don't include $(VBOX_WINDDK).kmk or $(VBOX_WINPSDK).kmk …
- 12:58 PM Changeset in vbox [93474] by
- FE/Qt: bugref:9371. A small reordering of file manager menu.
- 12:44 PM Changeset in vbox [93473] by
- FE/Qt: bugref:9371. Adding file manager's menu to manager's menu bar.
- 12:01 PM Changeset in vbox [93472] by
- VBoxNetAdpCtl: (bugref:8093) Replaced adhoc IP address conversions …
- 7:57 AM Ticket #20794 (Mouse (in both guest and host) behaves strangely when captured.) created by
- This bug is new to version 6.x (not sure the exact version it started …
Jan 27, 2022:
- 11:55 PM Changeset in vbox [93471] by
- /Config.kmk,VMM: Retired VMMR3LazyImp.lib / VBOX_LIB_VMM_LAZY as all …
- 11:51 PM Changeset in vbox [93470] by
- DbgPlugInDiggers,VMM,Main: Refactored the diggers and related …
- 9:57 PM Ticket #20793 (Windows 10 VM guest crashes sporadically on macOS Monterey => ...) created by
- My Windows 10 VM machine crashes, spontaneously now that I am running …
- 9:25 PM Changeset in vbox [93469] by
- Additions: Linux: VBoxDRMClient: make IPC socket access configurable …
- 9:17 PM Changeset in vbox [93468] by
- VBoxDbg,VMM/STAM,Main: Converted VBoxDbg to use the VMM function …
- 8:49 PM Changeset in vbox [93467] by
- Additions: Guest Library: fix build for non-Linux platforms, bugref:10134.
- 8:26 PM Changeset in vbox [93466] by
- Additions: Guest Library: Add interface to query if DRM IPC server …
- 7:08 PM Windows build instructions edited by
- Update for Windows compiler/SDK/WDK needed for VirtualBox 7 (keeping … (diff)
- 7:04 PM Changeset in vbox [93465] by
- VMM/NEMAllNativeTemplate-win.cpp.h: Fix returning the TSC_AUX MSR in …
- 6:48 PM Changeset in vbox [93464] by
- Main/Unattended: Correcting a typo.
- 6:40 PM Changeset in vbox [93463] by
- configure.vbs: Adapt to using the Windows 11 SDK+WDK, eliminating the …
- 4:53 PM Changeset in vbox [93462] by
- VirtualBoxVM: Updated --help to match changes from previous revision. …
- 4:53 PM Changeset in vbox [93461] by
- VirtualBoxVM: Updated --help to match changes from previous revision. …
- 4:50 PM Changeset in vbox [93460] by
- Main/MachineDebugger,VBoxHeadless,VirtualBoxVM,VBoxSDL,VBoxDbg: …
- 3:07 PM Changeset in vbox [93459] by
- VMM: Nested VMX: bugref:10092 EPT misconfiguration fixes.
- 12:19 PM Changeset in vbox [93458] by
- Reverting r149466: Main/UnattendedImpl: bugref:10182. Returning …
- 10:15 AM Changeset in vbox [93457] by
- VMM/NEMR3Native-darwin: Log the VMCS field write permissions if …
- 10:06 AM Changeset in vbox [93456] by
- FE/Qt: bugref:9371. Don't guess OS type from vm name if we have …
- 9:45 AM Changeset in vbox [93455] by
- FE/Qt: bugref:9371. Some renaming.
- 9:39 AM Changeset in vbox [93454] by
- FE/Qt: bugref:9371. Some more fixes for detected OS type stuff.
- 9:24 AM Ticket #20792 (Regression in latest version of VB) created by
- Hello, After updating to version 6.1.32 r149290 (Qt5.6.3) on my Mac, …
Jan 26, 2022:
- 9:10 PM Changeset in vbox [93453] by
- Additions: Guest Library: VBoxGuestR3LibGuestProp: Fix NULL pointer …
- 8:01 PM Changeset in vbox [93452] by
- Main,ExtPacks: Don't link with the VMM anymore, use the function …
- 8:00 PM Changeset in vbox [93451] by
- IPRT: Local IPC Server: add interface to set server socket access mode …
- 7:57 PM Changeset in vbox [93450] by
- Devices: Drop linking with LIB_VMM and LIB_REM linking. bugref:10074
- 7:57 PM Changeset in vbox [93449] by
- Main,ExtPacks: Don't like with the VMM anymore, use the function …
- 7:03 PM Changeset in vbox [93448] by
- include: build fix (clang). bugref:10074
- 6:40 PM Changeset in vbox [93447] by
- include: build fix (gcc 4.7). bugref:10074
- 6:35 PM Changeset in vbox [93446] by
- include: build fix (scm). bugref:10074
- 6:24 PM Changeset in vbox [93445] by
- include,Main: build fixes. bugref:10074
- 6:01 PM Changeset in vbox [93444] by
- VMM,Main,HostServices: Use a function table for accessing the …
- 6:01 PM Changeset in vbox [93443] by
- iprt/cdefs.h: Added checks for RT_RELAXED_CALLBACKS_TYPES before using …
- 4:31 PM Changeset in vbox [93442] by
- FE/Qt: bugref:9371. A small fix for label management.
- 3:02 PM Ticket #20789 (VBM don't run ubuntu) closed by
- invalid: Ah, incorrect information. You're actually running 6.1.22 and NOT …
- 3:01 PM Ticket #20452 (Guests failed to start with 5.13 kernel ...) closed by
- fixed
- 12:14 AM Ticket #20791 (Failed to load unit 'nvme' => fixed in SVN/next maintenance) created by
- After sessions was saved & then a try to restore Failed to load unit …
Jan 25, 2022:
- 3:43 PM Changeset in vbox [93441] by
- Comment typo.
- 11:04 AM Changeset in vbox [93440] by
- Main/ConsoleImpl: some tiny cleanups.
- 11:04 AM Changeset in vbox [93439] by
- Main/ConsoleImpl: some tiny cleanups.
- 1:49 AM Changeset in vbox [93438] by
- /Config.kmk: More darwin.arm64 adjustments for early port. bugref:9898
- 1:48 AM Changeset in vbox [93437] by
- HostDriver: Respect VBOX_WITH_VBOXDRV more for darwin stuff. bugref:9898
- 1:48 AM Changeset in vbox [93436] by
- tools: Added darwin.arm64. bugref:9898
Jan 24, 2022:
- 10:30 PM Changeset in vbox [93435] by
- IPRT/tstTime-2: Quick build fix for darwin.arm64. bugref:9898
- 10:30 PM Changeset in vbox [93434] by
- /Config.kmk: Add -framework IOKit to VBoxR3Static for darwin.arm64. …
- 10:24 PM Changeset in vbox [93433] by
- ValKit/utils/cpu/Makefile.kmk: Skip utilites with .asm files for …
- 10:21 PM Changeset in vbox [93432] by
- /Config.kmk: Disable VBOX_WITH_ADDITION_DRIVERS for darwin.arm64. …
- 10:18 PM Changeset in vbox [93431] by
- Add/VBoxGuest/Makefile.kmk: Respect VBOX_WITH_ADDITION_DRIVERS. bugref:9898
- 10:08 PM Changeset in vbox [93430] by
- VBox/Makefile.kmk,Add/Makefile.kmk,Add/common/Makefile.kmk: Don't …
- 9:52 PM Changeset in vbox [93429] by
- /Config.kmk: VBoxAdvBldProg needs IOKit for arm64. bugref:9898
- 9:52 PM Changeset in vbox [93428] by
- ValKit/Makefile.kmk: Bootsectors are x86 & amd64 targets only, at …
- 9:51 PM Changeset in vbox [93427] by
- VBox/Makefile.kmk: Include HostDrivers on all architectures as they …
- 9:35 PM Changeset in vbox [93426] by
- ./Config.kmk: Disable VBOX_WITH_VMNET if VBOX_DEF_MACOSX_VERSION_MIN …
- 9:09 PM Changeset in vbox [93425] by
- ./Config.kmk: Put the VBOX_DEF_MACOSX_VERSION_MIN=10.15 for …
- 9:09 PM Changeset in vbox [93424] by
- *.kmk: Try contain VBOX_WITH_VMNET to darwin in the makefile usage. …
- 8:53 PM Changeset in vbox [93423] by
- Additions: Linux: update description for guest screen resizing code, …
- 8:03 PM Changeset in vbox [93422] by
- doxygen: add initial documantation for VBoxDRMClient service, bugref:10134.
- 6:44 PM Changeset in vbox [93421] by
- Linux host: VBoxNetAdp: use RTLNX_VER_MIN when defining …
- 6:31 PM Changeset in vbox [93420] by
- *.kmk: Introducing VBOX_WITH_R0_MODULES and VBOX_WITH_HWVIRT for …
- 6:22 PM Ticket #20790 (vboxnetx adapters are having a wrong broadcast address) created by
- If I create a hostonly adapter (e.g. vboxnet2) having the following …
- 6:13 PM Changeset in vbox [93419] by
- *.kmk: Introducing VBOX_WITH_R0_MODULES and VBOX_WITH_HWVIRT for …
- 4:39 PM Ticket #20789 (VBM don't run ubuntu) created by
- Hello I am new in VM, i set it , work perfectlly ,then after a few …
- 4:32 PM Changeset in vbox [93418] by
- Linux host: VBoxNetAdp: scm fix, bugref:10190.
- 4:28 PM Changeset in vbox [93417] by
- Linux host: VBoxNetAdp: initial support for kernel 5.17-rc1, bugref:10190.
- 4:26 PM Changeset in vbox [93416] by
- Linux Additions: vboxvideo: initial support for kernel 5.17-rc1, …
- 3:44 PM Changeset in vbox [93415] by
- BIOS: Added comment about WDCTRL.386.
- 3:27 PM Changeset in vbox [93414] by
- FE/Qt: bugref:10067: UI to toggle UINotificationCenter alignment; …
- 3:21 PM Changeset in vbox [93413] by
- FE/Qt: bugref:10067: UINotificationCenter: Forgot to handle closed …
- 2:49 PM Changeset in vbox [93412] by
- Main: Generate enum value to string conversion functions for the API. …
- 2:46 PM Changeset in vbox [93411] by
- DevATA: Keep track of current LBA for ATA R/W commands, too, not just …
- 2:45 PM Changeset in vbox [93410] by
- Main: Generate enum value to string conversion functions for the API. …
- 1:35 PM Changeset in vbox [93409] by
- FE/Qt: bugref:9515. Disabling unattended install if OS detection fails.
- 11:51 AM Changeset in vbox [93408] by
- FE/Qt: bugref:10067: Support for UINotificationCenter alignment via …
- 11:46 AM Changeset in vbox [93407] by
- FE/Qt: bugref:10067: UINotificationCenter: A bit of reordering.
- 10:00 AM Changeset in vbox [93406] by
- Main/Unattended: Use the detected guest OS type instead of the …
- 9:56 AM Changeset in vbox [93405] by
- Main/Unattended: Use the detected guest OS type instead of the …
Jan 23, 2022:
- 10:44 PM Ticket #20788 (VirtualBox 6.1.32 broke windows server 2019) created by
- I couldn't wrap my head around why my vm wasn't starting even though I …
- 5:28 PM Ticket #20694 (Problems launching VM with VirtualBox > 6.1.26 [fixed in 6.1.32]) closed by
- fixed
Note:
See TracTimeline
for information about the timeline view.