Timeline
May 13, 2024:
- 6:51 PM Changeset in vbox [104618] by
- Fixed potential overwriting of certificates - bugref:10310
- 5:55 PM Changeset in vbox [104617] by
- Debugger/DBGCGdbRemoteStub.cpp: Error handling fixes, bugref:3409 [fix]
- 4:13 PM Changeset in vbox [104616] by
- Disassembler/tstDisasm-2: Comment out unused assignment, bugref:3409
- 4:12 PM Changeset in vbox [104615] by
- Debugger/VBoxDbg*: Missing field initialization in constructor, …
- 4:11 PM Changeset in vbox [104614] by
- Debugger/DBGC*: Error handling fixes, bugref:3409
- 4:10 PM Changeset in vbox [104613] by
- Debugger/DBGCGdbRemoteStub.cpp: Error handling fixes, bugref:3409
- 4:10 PM Changeset in vbox [104612] by
- Debugger/DBGCRemoteKd.cpp: Error handling fixes, bugref:3409
- 4:09 PM Changeset in vbox [104611] by
- Debugger/DBGPlugInWinNt.cpp: Log error when linking module into …
- 4:08 PM Changeset in vbox [104610] by
- Debugger/DBGPlugInCommonELFTmpl.cpp.h: Log error returned from …
- 4:07 PM Changeset in vbox [104609] by
- Debugger/DBGPlugInDarwin.cpp: Log status code returned from …
- 4:07 PM Changeset in vbox [104608] by
- Debugger/DBGPlugInLinux.cpp: Log any error returned from …
- 4:06 PM Changeset in vbox [104607] by
- Debugger/DBGPlugInOS2.cpp: Make use of cSegments which is otherwise …
- 4:05 PM Changeset in vbox [104606] by
- Debugger/DBGPlugInSolaris.cpp: Duplicated if conditions, bugref:3409
- 4:02 PM Changeset in vbox [104605] by
- GuestHost/DragAndDrop: pcszBaseOld not being NULL is already checked …
- 3:26 PM Ticket #22051 (VirtualBox Fedora Linux builds are terribly outdated) closed by
- fixed: We released package for Fedora 40 with 7.0.18. Available on …
- 3:20 PM Changeset in vbox [104604] by
- Devices/USB/DevOHCI.cpp: Fix parfait warning about unused chg variable …
- 3:19 PM Changeset in vbox [104603] by
- NetworkServices/NAT: Some unused variable fixes, bugref:3409
- 3:18 PM Changeset in vbox [104602] by
- Devices/Misc/DevFlashCFI.cpp: Return rc on error, bugref:3409
- 2:34 PM Ticket #22071 (Save State stuck at 0% since recent update (Arch Linux, Vbox 7.0.16 ...) created by
- Applies to 7.0.18 as well! VM can't be snapshotted or saved, because …
- 2:26 PM Changeset in vbox [104601] by
- FE/Qt: bugref:10450: Precompile headers stuff: Removing old pre-5.8 …
- 2:26 PM Changeset in vbox [104600] by
- FE/Qt. bugref:9831. Some more fixing related to context menu handling.
- 2:25 PM Changeset in vbox [104599] by
- FE/Qt: bugref:10450: main.cpp: We are handling all the QtMsgType …
- 2:22 PM Changeset in vbox [104598] by
- FE/Qt: bugref:10450: Runtime UI: Get rid of old Qt code related to …
- 1:34 PM Changeset in vbox [104597] by
- FE/Qt. bugref:10450: Build fix.
- 12:52 PM Changeset in vbox [104596] by
- FE/Qt: bugref:10450: UIHelpBrowserWidget: Get rid of pre-5.15 code …
- 12:47 PM Changeset in vbox [104595] by
- FE/Qt: bugref:10450: UIDesktopWidgetWatchdog: Get rid of pre-5.10 code …
- 12:40 PM Changeset in vbox [104594] by
- FE/Qt: bugref:10450: Get rid of pre-Qt6 code related to time/date stuff.
- 12:36 PM Changeset in vbox [104593] by
- Devices/Security/DevTpm.cpp: Return if pfnSSMGetStructEx() fails, …
- 12:34 PM Changeset in vbox [104592] by
- FE/Qt: bugref:10450: Get rid of pre-5.14 code related to QSet/QList …
- 12:23 PM Changeset in vbox [104591] by
- Devices/USB/VUSBUrb.cpp: Remove unused variable, bugref:3409
- 12:16 PM Changeset in vbox [104590] by
- Devices/USB/darwin/USBProxyDevice-darwin.cpp: Return rc instead of …
- 12:14 PM Changeset in vbox [104589] by
- Devices/Gpio/DrvGpioButton.cpp: Return an error if creating the button …
- 12:14 PM Changeset in vbox [104588] by
- Devices/Security/DevTpm.cpp: Return if pfnSSMGetStructEx() fails, …
- 12:13 PM Changeset in vbox [104587] by
- Devices/EFI/DevEFI.cpp: Return if flashR3LoadFromBuf() fails (not the …
- 12:12 PM Changeset in vbox [104586] by
- FE/Qt: bugref:10450: Get rid of pre-5.14 code related to …
- 11:37 AM Changeset in vbox [104585] by
- FE/Qt: bugref:10450: Get rid of pre-5.11 code related to QFontMetrics.
- 10:12 AM Changeset in vbox [104584] by
- Devices/Network/DrvCloudTunnel.cpp: Return rc instead of VINF_SUCCESS …
- 10:04 AM Changeset in vbox [104583] by
- Devices/Network/DrvNAT.cpp: Simplify drvNATRecvWakeup() a tiny bit, …
- 10:00 AM Changeset in vbox [104582] by
- Devices/Network/{DrvNetShaper.cpp,DrvNetSniffer.cpp}: Return rc …
- 9:22 AM Changeset in vbox [104581] by
- VBox/VMM/VMMAll/IEMAllCImplStrInstr.cpp.h: Remove conditional which …
- 8:48 AM Changeset in vbox [104580] by
- Devies/Storage/VSCSI: Call scsiBE2H_U16() jsut once outside of …
May 12, 2024:
- 8:46 PM Ticket #22070 (GUI Flicker in Guest OS) created by
- Summary: The guest off has flickering UI, freezes and other major …
- 6:21 PM Ticket #22069 (Problems with forwarding USB devices to the guest machine) created by
- ST-Link v2 programmer is not forwarded to the guest machine. The …
May 10, 2024:
- 4:48 PM Changeset in vbox [104579] by
- xpcom18a4/python, Installer/darwin: Define 11.0 as a "forget about …
- 2:15 PM Changeset in vbox [104578] by
- /Config.kmk: Raise the minimum macOS version to 11.0 because that's …
- 2:13 PM Changeset in vbox [104577] by
- /Config.kmk: Windows code signing command consistency, and keep the …
- 1:42 PM Changeset in vbox [104576] by
- FE/Qt. bugref:9831. Some fixes on URL handling.
- 1:35 PM Changeset in vbox [104575] by
- FE/Qt: bugref:10667: HiDPI fix for UIMarkableLineEdit.
- 7:25 AM Changeset in vbox [104574] by
- Added OS specific changes for making TLS default and auto-generating a …
- 7:23 AM Changeset in vbox [104573] by
- Added OS specific changes for making TLS default and auto-generating a …
- 6:26 AM Changeset in vbox [104572] by
- Library fix for making TLS default and auto-generating a certificate - …
- 5:06 AM Changeset in vbox [104571] by
- Fix for making TLS default and auto-generating a certificate - bugref:10310
- 4:58 AM Changeset in vbox [104570] by
- Make TLS default and auto-generate a certificate - bugref:10310
May 9, 2024:
- 2:23 PM Changeset in vbox [104569] by
- DevXHCI: Avoid needless conditionals when toggling the DCS bit.
- 1:44 PM Ticket #22068 (Add visual indication or error message in GUI that deleting snapshots ...) created by
- Snapshots cannot be deleted if they have more than one child. The GUI …
- 4:07 AM Ticket #22067 (VirtualBox 7.0.18 guest AlmaLinux cannot run esp32 idf_py flash) created by
- Host: windows 11 pro, VirtualBox 7.0.18(last ver), install AlmaLinux …
May 8, 2024:
- 4:53 PM Changeset in vbox [104568] by
- FE/Qt: bugref:10671: Add Cloud VM wizard: A bunch of coding-style …
- 4:46 PM Changeset in vbox [104567] by
- FE/Qt: bugref:10671: Accessibility fixes for Add Cloud VM wizard; …
- 4:37 PM Changeset in vbox [104566] by
- FE/Qt: bugref:10670: New Cloud VM wizard: A bunch of coding-style …
- 4:30 PM Changeset in vbox [104565] by
- Guest Control/VBoxService: Return the full path of the created file / …
- 4:25 PM Changeset in vbox [104564] by
- FE/Qt: bugref:10670: Accessibility fixes for New Cloud VM wizard; …
- 4:19 PM Changeset in vbox [104563] by
- FE/Qt: bugref:10670: Accessibility fixes for New Cloud VM wizard; …
- 4:15 PM Changeset in vbox [104562] by
- bldprogs/VBoxCPP: Check the exit status code in a few places and …
- 3:43 PM Changeset in vbox [104561] by
- VBox/HostServices/GuestControl/VBoxGuestControlSvc.cpp: Make …
- 3:28 PM Changeset in vbox [104560] by
- HostServices/SharedFolders/testcase/tstSharedFolderService.cpp: Don't …
- 3:14 PM Changeset in vbox [104559] by
- FE/Qt: Bring new NLS Cloud Profile combo used in a bunch of cloud …
- 2:49 PM Changeset in vbox [104558] by
- FE/Qt: bugref:10671: Accessibility fixes for Add Cloud VM wizard; …
- 2:15 PM Changeset in vbox [104557] by
- VMM/PGMSavedState.cpp: Check status code for errors and return on …
- 1:32 PM Changeset in vbox [104556] by
- src/VBox/VMM/VMMR3/PDMAsyncCompletionFileNormal.cpp: Simplify …
- 1:20 PM Changeset in vbox [104555] by
- FE/Qt: NLS fixes for Cloud Provider combo used in a bunch of cloud …
- 12:59 PM Changeset in vbox [104554] by
- Runtime/common/zip/pkzipvfs.cpp: Remove redundant condition in if …
- 12:58 PM Changeset in vbox [104553] by
- Runtime/common/zip/xarvfs.cpp: Unnecessary NULL pointer checked …
- 12:56 PM Changeset in vbox [104552] by
- Runtime/common/zip/unzipcmd.cpp: Properly propagate the exit status …
- 12:50 PM Changeset in vbox [104551] by
- FE/Qt: NLS fixes for Cloud Profile Manager button used in a bunch of …
- 12:35 PM Changeset in vbox [104550] by
- FE/Qt: NLS fixes for a bunch of cloud related wizard; We are not using …
- 12:27 PM Changeset in vbox [104549] by
- Runtime/common/fuzz: Some parfait warning fixes, bugref:3409
- 12:26 PM Changeset in vbox [104548] by
- VMM/PGM: Some EMT asserting and spaces. bugref:10687
- 12:25 PM Changeset in vbox [104547] by
- FE/Qt: bugref:10670: Accessibility fixes for New Cloud VM wizard; …
- 12:20 PM Changeset in vbox [104546] by
- FE/Qt:bugref:10667 - Show marker incon in both error and no error …
- 10:08 AM Changeset in vbox [104545] by
- Validation Kit/tdAddBasic1.py: Raised timeout for installing own …
- 10:05 AM Changeset in vbox [104544] by
- testdriver/base.py: Fixed confusing log statement in adjustTimeoutMs().
- 9:40 AM Changeset in vbox [104543] by
- VMM/IEM: Nested VMX: bugref:3409 Fixed a couple of nested-VMX event …
- 8:51 AM Changeset in vbox [104542] by
- Main/SystemPropertiesImpl: Fixed some ASAN warnings. bugref:10384
- 8:32 AM Changeset in vbox [104541] by
- Revert r163069-r163071 for debugging
- 8:11 AM Changeset in vbox [104540] by
- libs/xpcom: Free all messages on the outgoing queue when the client is …
- 7:19 AM Changeset in vbox [104539] by
- Fix to generate certificate code - bugref: 10310
- 7:02 AM Changeset in vbox [104538] by
- Made TLS default with auto-generation of self-signed certificate - #10310
- 7:00 AM Changeset in vbox [104537] by
- Made TLS default with auto-generation of self-signed certificate - #10310
May 7, 2024:
- 5:23 PM Ticket #22066 (Weird partial (possibly kernel) hang of ubuntu guest under opencore host) created by
- I have a Mac 15,1 (late 2014 5k imac) running Sonoma via OpenCore. …
- 4:12 PM Changeset in vbox [104536] by
- FE/Qt: bugref:10678: Accessibility fixes for Network Manager; JAWS …
- 3:46 PM Changeset in vbox [104535] by
- Main/Unattended: Fixed a warning wrt uninitialized variable.
- 3:20 PM Changeset in vbox [104534] by
- FE/Qt. bugref:10667. Using UIMarkableLineEdit for domain name field of …
- 3:15 PM Changeset in vbox [104533] by
- FE/Qt: bugref:10663, bugref:10664: Improve accessibility for …
- 3:09 PM Changeset in vbox [104532] by
- added windows 2019 server info to utils, now valkit is able to catch …
- 1:30 PM Ticket #22045 (VirtualBox 7.0.16 crashing host OS immediately with a BSOD by ...) closed by
- fixed: Hi guys, We just released VirtualBox 7.0.18. This issue should be …
- 1:29 PM Ticket #22047 (On Tumbleweed, Slowroll and Fedora time and date on shared folders are ...) closed by
- fixed: Hi guys, We just released VirtualBox 7.0.18. This issue should be …
- 1:29 PM Ticket #21805 (Crash with Guru Meditation -2701 (VERR_VMM_RING0_ASSERTION)) closed by
- fixed: Hi dmigowski, We just released VirtualBox 7.0.18. This issue should …
- 1:28 PM Ticket #21992 (User manual has wrong information regarding 2d/3d acceleration options ...) closed by
- fixed: Hi greyseal9696, We just released VirtualBox 7.0.18. This issue …
- 1:28 PM Ticket #21993 (VBoxManage createvm --group option throws VBoxManage: error: Unknown ...) closed by
- fixed: Hi greyseal9696, We just released VirtualBox 7.0.18. This issue …
- 1:27 PM Ticket #21895 (Typos in vboximg-mount => fixed in svn) closed by
- fixed: Hi jipété, We just released VirtualBox 7.0.18. This issue should be …
- 1:27 PM Ticket #20928 (Wrong IPC socket being deleted when VirtualBox is run via su on Linux, ...) closed by
- fixed: Hi guys, We just released VirtualBox 7.0.18. This issue should be …
- 1:27 PM Ticket #18678 (macOS app nap: effecting performance of VirtualBox VM => fixed in SVN) closed by
- fixed
- 1:26 PM Ticket #21877 (UBSAN errors with Kernel 6.5) closed by
- fixed: Hi guys, We just released VirtualBox 7.0.18. This issue should be …
- 1:26 PM Ticket #22033 (Does not compile on Linux 6.9-rc1) closed by
- fixed: Hi salz, We just released VirtualBox 7.0.18. This issue should be …
- 1:25 PM Ticket #21898 (With kernel 6.6+, a kernel warning is emitted for set_pte()) closed by
- fixed: Hi guys, We just released VirtualBox 7.0.18. This issue should be …
- 12:58 PM Changeset in vbox [104531] by
- FE/Qt. bugref:10674. Set texts of search widget tool buttons for …
- 11:39 AM Changeset in vbox [104530] by
- FE/Qt. bugref:10673. Setting whatsthis of the table widgers.
- 9:43 AM Changeset in vbox [104529] by
- Audio/HDA: Fixed recording on newer Windows versions (Windows 10): …
- 8:31 AM Changeset in vbox [104528] by
- FE/Qt. bugref:10674. Setting whatsthis of media tree.
- 8:22 AM Changeset in vbox [104527] by
- Makefile.kmk: Add options to exclude reports being flagged as false …
- 8:17 AM Changeset in vbox [104526] by
- Makefile.kmk: Add options to exclude reports being flagged as false …
- 8:13 AM Changeset in vbox [104525] by
- VBox/vmm/pdmnetifs.h: Change PDMSCATTERGATHER::fFlags from size_t to …
- 6:50 AM Changeset in vbox [104524] by
- VMM/IEM: build fix. bugref:10656
May 6, 2024:
- 4:28 PM Changeset in vbox [104523] by
- Audio/AudioMixer: Better diagnostics via (verbose + limited) release …
- 2:22 PM Changeset in vbox [104522] by
- DIS: cvtps2pd todo. bugref:10683
- 2:15 PM Changeset in vbox [104521] by
- VMM/IEM: Corrected cvtps2pd memory access from 128 to 64 bits. …
- 2:01 PM Changeset in vbox [104520] by
- FE/Qt. bugref:10673. Using QITableWidget instead of QTableWidget in …
- 1:40 PM Changeset in vbox [104519] by
- FE/Qt. bugref:10673. An addendum to r163042.
- 1:19 PM Changeset in vbox [104518] by
- FE/Qt. bugref:10673. Use QITableWidgetItem instead of QTreeWidgetItem.
May 5, 2024:
- 8:07 PM Ticket #22065 (Windows XP installation stalls on VirtualBox 7.0.16 and 7.0.18) created by
- Trying to install Windows XP SP3 (32 bit) stalls on VirtualBox 7.0.16 …
May 4, 2024:
- 7:43 PM Changeset in vbox [104517] by
- Windows host installer: Use -intermediatefolder so that WIX doesn't …
- 6:03 PM Ticket #22064 (On LLVM clang compiled Linux kernel host, VirtualBox hard-freezes the ...) created by
- Ahoj, I am on Linux, kernel version 6.8.8, VirtualBox version 7.0.16 …
- 1:53 AM Changeset in vbox [104516] by
- VMM/GCM,IEM,HM: Integrate GCM with IEM, extending it to cover the mesa …
May 3, 2024:
- 6:15 PM Changeset in vbox [104515] by
- FE/Qt: bugref:10681: Accessibility fixes for Export Appliance wizard; …
- 6:10 PM Changeset in vbox [104514] by
- FE/Qt: bugref:10681: Our own QIListWidget implementation; Required to …
- 4:09 PM Changeset in vbox [104513] by
- FE/Qt: bugref:10681: Accessibility fixes for QITreeView interface; …
- 3:08 PM Changeset in vbox [104512] by
- VMM/HM: Simplified the GCM #DE interception handling. bugref:9735 …
- 3:03 PM Changeset in vbox [104511] by
- VMM: Some more GCM cleanup. bugref:9735 bugref:10683
- 2:16 PM Changeset in vbox [104510] by
- VMM: Some more GCM cleanup. bugref:9735 bugref:10683
- 2:14 PM Changeset in vbox [104509] by
- VMM: Some more GCM cleanup. bugref:9735 bugref:10683
- 2:09 PM Changeset in vbox [104508] by
- VMM: Some more GCM cleanup. bugref:9735 bugref:10683
- 1:58 PM Changeset in vbox [104507] by
- VMM,Main: Some GCM adjustments. bugref:9735 bugref:10683
- 1:08 PM Changeset in vbox [104506] by
- VMM/IEM: Deal with direct 'linking' of TBs when requiring a TLB load …
- 12:39 PM WikiStart edited by
- (diff)
- 12:38 PM Changeset in vbox [104505] by
- FE/Qt. bugref:10673. Use QITableWidget in runtime information widget.
- 12:38 PM News edited by
- (diff)
- 12:37 PM Changeset in vbox [104504] by
- Devices/USB/USBProxyDevice-darwin.cpp: Resolve IOServiceAuthorize() …
- 12:36 PM WikiStart edited by
- (diff)
- 12:33 PM Changeset in vbox [104503] by
- Devices/USB/USBProxyDevice-darwin.cpp: Resolve IOServiceAuthorize() …
- 12:10 PM Downloads edited by
- (diff)
- 11:56 AM Changeset in vbox [104502] by
- Devices/USB/USBProxyDevice-darwin.cpp: Request authorization for …
- 10:50 AM Changeset in vbox [104501] by
- Revert r163022 for now as the older mac buildboxes fail to build …
- 10:15 AM Changeset in vbox [104500] by
- Devices/USB/USBProxyDevice-darwin.cpp: Request authorization for …
- 9:29 AM Changeset in vbox [104499] by
- Audio/AudioMixer: Made the debug (.WAV) file of an output sink …
- 9:28 AM Changeset in vbox [104498] by
- FE/Qt. bugref:9510. Hiding the guest control tab and vm exit chart in …
- 7:51 AM Changeset in vbox [104497] by
- ValKit/FsPerf: No need to special case RTFileDelete(dir) tests on …
Note:
See TracTimeline
for information about the timeline view.