Timeline
Apr 25, 2022:
- 5:26 PM Changeset in vbox [94710] by
- Main/Update check: Docs nits, formatting, logging tweaks. bugref:7983
- 4:45 PM Ticket #20914 (Issues related to Linux kernel 5.18) created by
- The problem applies to both VB 6.1.32 and 6.1.34. My sources have …
- 4:16 PM Changeset in vbox [94709] by
- FE/Qt/Ds: bugref:6899: Machine settings: Small cleanup for Audio page; …
- 2:55 PM Changeset in vbox [94708] by
- FE/Qt/Ds: bugref:6899: Machine settings: Audio page accessibility …
- 12:10 PM Changeset in vbox [94707] by
- Validation Kit/Unattended tests: bugref:9781. It was stupid to disable …
- 11:46 AM Changeset in vbox [94706] by
- Main/Update check: Use VERR_COM_IPRT_ERROR for now when reporting …
- 11:43 AM Changeset in vbox [94705] by
- FE/Qt: bugref:7983. Fixing a small typo in message text.
- 10:28 AM Changeset in vbox [94704] by
- Main/Update check: Implemented and expose update agent events. …
- 10:25 AM Changeset in vbox [94703] by
- Main: Added VirtualBoxBase::setErrorVrcV().
- 8:12 AM Changeset in vbox [94702] by
- Main/Update check: Docs, renaming. bugref:7983
- 7:58 AM Changeset in vbox [94701] by
- Main/Update check: Docs. bugref:7983
- 7:53 AM Changeset in vbox [94700] by
- Main/Update check: Also expose IUpdateAgent::isCheckNeeded() in base …
- 7:10 AM Changeset in vbox [94699] by
- VBoxCryptoIf.h,ExtPacks/Puel/Crypto: Some renaming, fix license …
Apr 23, 2022:
- 6:11 PM Ticket #20913 (With kernel 5.18.0-rx3, starting a VM fails because imported symbols ...) created by
- Under kernel 5.18.0-rc3, starting a VM results in the following error: …
- 9:11 AM Ticket #20912 (Virtual box unable to start VM failing with error (rc=-5640)) created by
- (rc=-5640) Please try reinstalling VirtualBox. where: …
- 9:11 AM Ticket #20911 (Virtual box unable to start VM failing with error (rc=-5640)) created by
- (rc=-5640) Please try reinstalling VirtualBox. where: …
- 1:53 AM Ticket #20910 (New .deb required for Ubuntu 22.04 with libssl3) created by
- Currently all of out .deb are build with libssl1.1, where Ubuntu 22.04 …
- 12:12 AM Changeset in vbox [94698] by
- VMM/IEM: Build fix. bugref:9898
Apr 22, 2022:
- 11:50 PM Changeset in vbox [94697] by
- FE/Qt: qt6: Use QString::indexOf(QRegularExpression &) instead of …
- 11:22 PM Ticket #20909 (Clipboard exchange between Devua host and Windows guest stopped working) created by
- For unknown reasons, the exchange of data via clipboard stopped …
- 11:13 PM Changeset in vbox [94696] by
- tstIEMAImpl: Regenerated --fpu-binary1 data. bugref:9898
- 11:13 PM Changeset in vbox [94695] by
- tstIEMAImpl: verbose/quiet options. bugref:9898
- 11:12 PM Changeset in vbox [94694] by
- VMM/IEM: Seems fistt/i16 isn't such an oddball after all, at least not …
- 9:39 PM Changeset in vbox [94693] by
- tstIEMAImpl: Better error reporting for fcom and friends. bugref:9898
- 9:38 PM Changeset in vbox [94692] by
- VMM/IEM: Implemented C version of f*com* instruction helpers. bugref:9898
- 9:38 PM Changeset in vbox [94691] by
- iprt/x86.h: Added missing X86_EFL_*_BIT defines. bugref:9898
- 6:43 PM Changeset in vbox [94690] by
- Additions/WINNT/Graphics/Video/Makefile.kmk: Fix a harmlessly broken …
- 4:30 PM Ticket #20908 (Cannot install or delete VirtualBox) created by
- I migrated VitualBox from my Windows 10 computer to my Windows 11 …
- 3:58 PM Ticket #20907 (VirtualBox window doesn't move or resize) created by
- Versión 6.1.34 r150636 (Qt5.12.8) host: Ubuntu Mate 20.04.4 x64 vm: …
- 1:46 PM Changeset in vbox [94689] by
- include/VBox/VBoxCryptoIf.h: Some changes to the interface, bugref:9955
- 10:45 AM Changeset in vbox [94688] by
- Validation Kit/Unattended tests: bugref:9781. Disabling GAs for debian …
- 10:43 AM Changeset in vbox [94687] by
- FE/Qt: Instantiating file picker wit parent …
- 10:23 AM Changeset in vbox [94686] by
- Main/Update check: Settings fixes, added @todos [SCM fix]. bugref:7983
- 10:16 AM Changeset in vbox [94685] by
- Main/Update check: Settings fixes, added @todos. bugref:7983
- 10:14 AM Changeset in vbox [94684] by
- Main/Update check: Documentation. bugref:7983
- 10:03 AM Changeset in vbox [94683] by
- VMM/IEM: Did C implementions for the r64, r32, i32 and i16 variants of …
- 9:00 AM Changeset in vbox [94682] by
- Main/Update check: Big overhaul of the API and functionality [build …
- 8:23 AM Changeset in vbox [94681] by
- libs/softfloat: Fixed handling of denormals in …
- 7:37 AM Changeset in vbox [94680] by
- tstIEMAImpl: fprem, fprem1 & fscale adjustments. bugref:9898
- 12:50 AM Ticket #20906 (When Windows XP (Guest OS) is PAUSE and restarted, AUDIO is not output.) created by
- When Windows XP (Guest OS) is PAUSE and restarted, AUDIO is not …
Apr 21, 2022:
- 11:54 PM Changeset in vbox [94679] by
- VMM/IEM: Implemented C helper for the FSCALE instruction. bugref:9898
- 11:53 PM Changeset in vbox [94678] by
- libs/softfloat: Implemented a 387-style fscale function. bugref:9898
- 11:51 PM Changeset in vbox [94677] by
- lib/softfloat: Fixed one case of setting the C1 flag during rounding …
- 11:48 PM Changeset in vbox [94676] by
- iprt/types.h: Added RTFLOAT80U_IS_XXXX_EX macro variants that works on …
- 5:52 PM Changeset in vbox [94675] by
- FE/Qt/Ds: bugref:6899: Machine settings: Serial page accessibility …
- 5:14 PM Changeset in vbox [94674] by
- include/VBox: Add cryptographic module interface for VM encryption …
- 5:10 PM Changeset in vbox [94673] by
- include/VBox: Add cryptographic module interface for VM encryption …
- 5:06 PM Changeset in vbox [94672] by
- include/VBox: Add cryptographic module interface for VM encryption …
- 4:13 PM Changeset in vbox [94671] by
- Main/Update check: Big overhaul of the API and functionality [build …
- 4:07 PM Changeset in vbox [94670] by
- Main/Update check: Big overhaul of the API and functionality [build …
- 2:38 PM Changeset in vbox [94669] by
- doc/manual,Main,Frontends: API changes in preparation for full VM …
- 1:55 PM Changeset in vbox [94668] by
- Runtime/crypto: Add additional APIs and supported algorithms for …
- 11:31 AM Changeset in vbox [94667] by
- FE/Qt/Ds: bugref:6899: Machine settings: Sanity checks for settings …
- 11:30 AM Changeset in vbox [94666] by
- FE/Qt/Ds: bugref:6899: Global preferences: Sanity checks for settings …
- 11:05 AM Changeset in vbox [94665] by
- Runtime/crypto: Add additional APIs and supported algorithms for …
- 9:26 AM Changeset in vbox [94664] by
- Main/Update check: Big overhaul of the API and functionality [build …
- 9:25 AM Changeset in vbox [94663] by
- Main/Update check: Big overhaul of the API and functionality [build …
- 8:52 AM Changeset in vbox [94662] by
- doc/manual,Main,Frontends: API changes in preparation for full VM …
- 8:47 AM Changeset in vbox [94661] by
- doc/manual,Main,Frontends: API changes in preparation for full VM …
- 8:38 AM Changeset in vbox [94660] by
- doc/manual,Main,Frontends: API changes in preparation for full VM …
- 8:38 AM Changeset in vbox [94659] by
- FE/Qt: bugref:10216. Moving 'Show Log' menu item to Machine menu from …
- 8:33 AM Changeset in vbox [94658] by
- FE/Qt: bugref:10216. Moving 'Show Log' menu item to Machine menu from …
Apr 20, 2022:
- 5:25 PM Changeset in vbox [94657] by
- Main/Update check: Big overhaul of the API and functionality [cut back …
- 5:09 PM Changeset in vbox [94656] by
- Validation Kit/Unattended tests: bugref:9781. Disabling post install …
- 5:01 PM Changeset in vbox [94655] by
- Main/Update check: Big overhaul of the API and functionality [build …
- 4:50 PM Changeset in vbox [94654] by
- Main/Update check: Big overhaul of the API and functionality [build …
- 3:15 PM Changeset in vbox [94653] by
- FE/Qt/Ds: bugref:6899: Machine settings: Network page accessibility …
- 1:48 PM Changeset in vbox [94652] by
- Main/Update check: Use a warning instead of an error when …
- 12:27 PM Changeset in vbox [94651] by
- FE/Qt: bugref:10216. Moving 'Show Log' menu item to Machine menu from …
- 12:26 PM Ticket #20877 (guest additions does not work on centos 8 stream) closed by
- fixed: This issue was fixed in VirtualBox 6.1.34. Thank you for reporting. …
- 11:52 AM Changeset in vbox [94650] by
- Main/Update check: Big overhaul of the API and functionality [build …
- 10:30 AM Changeset in vbox [94649] by
- DevFdc: Only use the DOR to select drive, the drive selection bits in …
- 10:20 AM Changeset in vbox [94648] by
- Main/Update check: Big overhaul of the API and functionality [build …
- 10:12 AM Changeset in vbox [94647] by
- Main/Update check: Big overhaul of the API and functionality [build …
- 9:40 AM Changeset in vbox [94646] by
- Main/Update check: Big overhaul of the API and functionality [build …
- 9:33 AM Changeset in vbox [94645] by
- Main/Update check: Big overhaul of the API and functionality [build …
- 9:15 AM Changeset in vbox [94644] by
- Main/Update check: Big overhaul of the API and functionality [build …
- 9:08 AM Changeset in vbox [94643] by
- Main/Update check: Big overhaul of the API and functionality. * Now …
- 8:27 AM Changeset in vbox [94642] by
- VGABIOS: Filled in mode table entries 0Bh/0Ch but left disabled …
- 6:42 AM Ticket #20905 (hen Windows XP (Guest OS) is PAUSE and restarted, AUDIO is not output.) created by
- When Windows XP (Guest OS) is PAUSE and restarted, AUDIO is not …
- 12:52 AM Changeset in vbox [94641] by
- lib/softfloat: Corrected not-zero detection when setting the inexact …
Apr 19, 2022:
- 10:17 PM Ticket #20904 (Error "Failed to load R0 module /usr/lib/virtualbox/VBoxDDR0.r0: ...) created by
- Debian Bullseye (version 11.3) with its standard kernel "Linux pinux …
- 9:29 PM Ticket #19910 (VirtualBox 6.1.14 fails to boot FreeBSD 12.1 install ISO in EFI mode ...) closed by
- fixed: The issue should be fixed in VirtualBox 6.1.34. Closing.
- 9:29 PM Ticket #20780 (VBox 6.1.30 and 6.1.32 GAs in S10 guests produce error on install and ...) closed by
- fixed: The issue should be fixed in VirtualBox 6.1.34. Closing.
- 9:29 PM Ticket #20792 (Regression in latest version of VB) closed by
- fixed: The issue should be fixed in VirtualBox 6.1.34. Closing.
- 9:28 PM Ticket #20849 (Wrong syntax in VBoxManage usbdevsource add command) closed by
- fixed: The issue should be fixed in VirtualBox 6.1.34. Closing.
- 9:28 PM Ticket #20714 (VirtualBox 6.1.30: "vboxmanage natnetwork" list displays wrong IPv6 ...) closed by
- fixed: The issue should be fixed in VirtualBox 6.1.34. Closing.
- 9:27 PM Ticket #20740 (VBoxManage crashes on invalid command line) closed by
- fixed: The issue should be fixed in VirtualBox 6.1.34. Closing.
- 9:27 PM Ticket #20791 (Failed to load unit 'nvme' => fixed in SVN/next maintenance) closed by
- fixed: The issue should be fixed in VirtualBox 6.1.34. Closing.
- 9:26 PM Ticket #20875 (pdmBlkCacheEvictPagesFrom leaking locks and causing VM deadlocks ...) closed by
- fixed: The issue should be fixed in VirtualBox 6.1.34. Closing.
- 9:26 PM Ticket #20726 (VirtualBox EHCI-controller doesn’t return host URB result when input ...) closed by
- fixed: The issue should be fixed in VirtualBox 6.1.34. Closing.
- 9:24 PM Changeset in vbox [94640] by
- VMM/IEM: C implemention of FPREM and FPREM1 instruction helpers. …
- 9:23 PM Changeset in vbox [94639] by
- iprt/x86.h: Some X86_FSW_ macros and defins for assisting with the …
- 9:22 PM Changeset in vbox [94638] by
- libs/softfloat: Cloned extF80_rem into extF80_partialRem for …
- 9:21 PM Changeset in vbox [94637] by
- libs/softfloat: A couple of handy kup files. bugref:9898
- 8:25 PM News edited by
- (diff)
- 8:23 PM WikiStart edited by
- VirtualBox 6.1.34 released! (diff)
- 3:36 PM Changeset in vbox [94636] by
- Devices/Graphics: enable command buffers capability for all VMs: …
- 3:26 PM Changeset in vbox [94635] by
- WDDM: cleanup routines; submit pending buffers. bugref:9845
- 2:54 PM Ticket #17215 (Guest additions command line updating fails (Linux host, Windows ...) reopened by
- 2:19 PM Changeset in vbox [94634] by
- lib/softfloat: Corrected zero detection when setting the inexact flag. …
- 1:50 PM Changeset in vbox [94633] by
- Devices/Graphics: fix for command buffers tracking: bugref:9830
- 1:44 PM Changeset in vbox [94632] by
- Devices/Graphics: save command buffers independently from VGPU10 when …
- 1:23 PM Changeset in vbox [94631] by
- WDDM: support for command buffers. bugref:9845
- 10:49 AM Changeset in vbox [94630] by
- Runtime/crypto: Add additional APIs and supported algorithms for …
- 10:15 AM Changeset in vbox [94629] by
- Runtime/log: Allow setting a custom output interface for the file …
- 10:13 AM Changeset in vbox [94628] by
- Runtime/log: Allow setting a custom output interface for the file …
- 10:12 AM Changeset in vbox [94627] by
- Runtime/crypto: Add additional APIs and supported algorithms for …
- 9:30 AM Changeset in vbox [94626] by
- Runtime/log: Allow setting a custom output interface for the file …
- 9:26 AM Changeset in vbox [94625] by
- Runtime/log: Allow setting a custom output interface for the file …
- 9:20 AM Changeset in vbox [94624] by
- Runtime/log: Allow setting a custom output interface for the file …
Apr 18, 2022:
- 12:00 PM Changeset in vbox [94623] by
- FE/Qt/Ds: bugref:6899: Machine settings: Network page accessibility …
Apr 16, 2022:
- 2:32 PM Changeset in vbox [94622] by
- WDDM: Initial code for command buffers. bugref:9845
- 1:47 AM Ticket #20903 ([feature request][Windows] embedding a manifest into the exe/dll) created by
- Windows Host: none of the binaries (exe/dll) include any manifest. …
Apr 15, 2022:
- 10:05 PM Changeset in vbox [94621] by
- /Makefile.kmk: Process .h files under VMM.
- 10:05 PM Changeset in vbox [94620] by
- VMM,Doxyfile.Core: Doxygen fixes for .cpp.h files.
- 9:14 PM Ticket #20902 (VBoxManage.exe: error: Waiting for guest process failed: The specified ...) created by
- Hi, first time submitting a bug here, sorry if I'm doing it wrong …
- 1:51 PM Changeset in vbox [94619] by
- VMM/*.cpp.h: Doxygen fixes.
- 1:02 PM Changeset in vbox [94618] by
- /Doxyfile.Core,/Makefile.kmk: Do IEM*cpp.cpp.h files.
- 1:02 PM Changeset in vbox [94617] by
- VMM/*.cpp.h: Doxygen fixes.
- 10:53 AM Changeset in vbox [94616] by
- /Doxyfile.Core: More IEM related tweaks.
- 10:45 AM Changeset in vbox [94615] by
- /Doxyfile.Core: Predefine IEM_DECL_IMPL_DEF.
- 1:29 AM Changeset in vbox [94614] by
- VMM/IEM: C implementation of fdiv and fdivr instruction helpers. …
- 1:12 AM Changeset in vbox [94613] by
- libs/softfloat: Removed messy attempt at unmasked overflow/undeflow …
- 1:10 AM Changeset in vbox [94612] by
- VMM/IEM,libs/softfloat,iprt/types.h: The bias adjust value is applied …
Note:
See TracTimeline
for information about the timeline view.