Timeline
Jan 23, 2024:
- 11:57 PM Changeset in vbox [103006] by
- iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
- 11:55 PM Changeset in vbox [103005] by
- iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
- 10:13 PM Changeset in vbox [103004] by
- iprt/bldprog-strtab-template.cpp.h: Fix comments to clang v15 doesn't …
- 4:19 PM Changeset in vbox [103003] by
- VMM/IEM: Assembly version of iemAImpl_sub_*. bugref:10376
- 4:01 PM Changeset in vbox [103002] by
- iprt/x86.h: Made this header usable with the assembler on …
- 4:00 PM Changeset in vbox [103001] by
- iprt/assertcompile.h,iprt/stdint.h: Made these header usable with the …
- 3:58 PM Changeset in vbox [103000] by
- iprt/bldprog-strtab-template.cpp.h: Fix comments to clang v15 doesn't …
- 11:54 AM Changeset in vbox [102999] by
- iprt: Add wrapper for strlcpy/strscpy functions (fix kernel version in …
- 10:37 AM Changeset in vbox [102998] by
- Devices/Security/DevTpm: Another addendum for r161223, need to set the …
- 10:10 AM Changeset in vbox [102997] by
- IPRT: Shut up some deprecated function warnings with macOS SDK 13.
- 9:52 AM Changeset in vbox [102996] by
- libs/xpcom/tstTestHastables: Need to initialize IPRT or we assert in …
- 9:43 AM Changeset in kBuild [3603] by
- kBuild/sdks/MACOS1[12345]*.kmk: Corrections.
- 9:35 AM Changeset in kBuild [3602] by
- kBuild/sdks: Added more MACOSXxxx versions: 12.0, 13.0, 13.3, 14.0 and …
- 7:54 AM Changeset in vbox [102995] by
- Devices/Security/DevTpm: Addendum for r161223, need to keep the …
Jan 22, 2024:
- 6:06 PM Changeset in vbox [102994] by
- iprt: Add wrapper for strlcpy/strscpy functions, build fix, …
- 5:41 PM Changeset in vbox [102993] by
- Add wrapper for strlcpy/strscpy functions, build fix, bugref:10584. …
- 5:33 PM Changeset in vbox [102992] by
- iprt: Add wrapper for strlcpy/strscpy functions, build fix, …
- 5:30 PM Changeset in vbox [102991] by
- Devices/Security/DevTpm: Fix device identification, the UEFI update …
- 5:13 PM Changeset in vbox [102990] by
- Additions: Linux: Introduce initial support for kernel 6.8, bugref:10584.
- 5:12 PM Changeset in vbox [102989] by
- iprt: Add wrapper for strlcpy/strscpy functions, bugref:10584.
- 1:41 PM Ticket #21970 (VirtualBox 7.0.12: Ubuntu22.04 Host Windows7 Client: USB stick and ...) created by
- Dear VirtualBox team, scottgus1 (site moderator of VirtualBox forum), …
- 11:32 AM Changeset in vbox [102988] by
- ValidationKit/tests/tdUnitTest1.py: Skip tstVMMR0CallHost-1 for asan …
- 10:07 AM Changeset in vbox [102987] by
- VMM/HM: Nested VMX: bugref:10318 Log host CR0 and a couple of MSRs for …
- 10:03 AM Changeset in vbox [102986] by
- x86.h: bugref:10318 CPUID and MSR bits for upcoming logging of …
- 9:59 AM Changeset in vbox [102985] by
- tstRTStrFormat: Added an overflow test.
- 8:23 AM Changeset in vbox [102984] by
- ValidationKit/testmanager: Fix typo
- 7:13 AM Ticket #21969 (Cannot use windows sniping tool while running virtual box) created by
- I was given a experiment of uploading SS of the process to install the …
- 6:40 AM Ticket #21968 (build failure w/ GCC 13.2) created by
- Trying to build the latest OSE I've got the error (please see the …
Jan 21, 2024:
- 5:59 PM Changeset in vbox [102983] by
- ValidationKit/tdGuestOsUnattendedInst1.py: Don't try installing the …
- 5:58 PM Changeset in vbox [102982] by
- Main/UnattendedTemplates/debian_postinstall.sh: Don't install packages …
Jan 20, 2024:
- 6:55 PM Changeset in vbox [102981] by
- ValidationKit/tdCpuIemInstr1.py: Enable two more tests after recent …
- 6:41 PM Changeset in vbox [102980] by
- ValidationKit/tdGuestOsUnattendedInst1.py: Add Ubuntu 23.10 server …
- 6:41 PM Changeset in vbox [102979] by
- Main/UnattendedTemplates/debian_postinstall.sh: Fix for subiquity, the …
- 5:10 PM Ticket #21967 (Memory Mapped file not flushed to disk file located on Host Shared ...) created by
- Summary: Discovered when using the LLVM toolchain to compile and …
- 5:06 PM Ticket #21966 (Windows 2008 server crashes at boot since I updated VirtualBox drivers ...) created by
- Windows 2008 server and Windows 7 Pro boots and works well with …
Jan 19, 2024:
- 11:19 PM Changeset in vbox [102978] by
- VMM/IEM: Implemented generic fallback for misaligned x86 locking that …
- 11:11 PM Changeset in vbox [102977] by
- VMM/IEM: Implemented generic fallback for misaligned x86 locking that …
- 5:37 PM Ticket #21929 (Fedora 39 not in VirtualBox Fedora Repository) closed by
- fixed: Hi jsev, Thank you for pointing out. The issue should now be fixed.
- 4:39 PM Changeset in vbox [102976] by
- FE/Qt: Machine settings / Storage page: Options check-box layout fix.
- 3:55 PM Changeset in vbox [102975] by
- FE/Qt: bugref:10501. Adding a setter for cloud item list.
- 3:13 PM Changeset in vbox [102974] by
- FE/Qt: bugref:10501. Adding missing cloud vms to the model.
- 2:46 PM Changeset in vbox [102973] by
- FE/Qt: bugref:10501. Getting cached cloud machine list at each tick of …
- 2:24 PM Changeset in vbox [102972] by
- FE/Qt: bugref:10384: Machine settings / System page: Copy/paste …
- 2:18 PM Changeset in kBuild [3601] by
- ntopenat: On CIFS shared we may get errno == EINVAL when trying to …
- 2:11 PM Changeset in vbox [102971] by
- FE/Qt: VM settings / System page: A fix for boot-order table; Make …
- 1:50 PM Changeset in vbox [102970] by
- FE/Qt: bugref:10513: VM settings / Storage page: Ensure that a new …
- 12:37 PM Changeset in vbox [102969] by
- ValidationKit/tests/cpu/tdCpuIemInstr1.py: Enable more bootsector …
- 12:27 PM Ticket #21929 (Fedora 39 not in VirtualBox Fedora Repository) reopened by
- The folder is there, but empty. No rpms available for 39. Could you …
- 11:42 AM Changeset in vbox [102968] by
- ValidationKit/boosectors/bs3-cpu-state64-1: Don't hang the testcase …
- 11:31 AM Changeset in vbox [102967] by
- ValidationKit/tests/cpu: Add very basic tdCpuIemInstr1.py testcase to …
- 11:30 AM Changeset in vbox [102966] by
- ValidationKit/tests/cpu: Add very basic tdCpuIemInstr1.py testcase to …
- 8:49 AM Changeset in vbox [102965] by
- VMM/IEM: Nested VMX: bugref:10318 Disabled descriptor reserved bit …
- 8:09 AM Changeset in vbox [102964] by
- Validation Kit/tdUnitTest1: Excluded tstClipboardHttpServerX11, as it …
- 5:49 AM Changeset in vbox [102963] by
- VMM/CPUM: bugref:10498 Fix incorrect assertion while mapping MTRRs and …
- 3:24 AM Ticket #21965 (VirtualBox 6/7 will not run a client VM on Dell R7625 server (AMD ...) created by
- I have a Dell R7625 with a AMD EPYC 9124 3.0GHz, 16C/32T, 64M Cache …
Jan 18, 2024:
- 10:36 PM Changeset in vbox [102962] by
- iprt/asm.h: Working over the ASMAtomic*And|Or|Xor* functions for arm64 …
- 9:59 PM Changeset in vbox [102961] by
- iprt/asm.h: Working over the ASMAtomic*Inc|Dec|Add|Sub* functions for …
- 9:31 PM Changeset in vbox [102960] by
- iprt/asm.h: Working over the ASMAtomicCmpXchg* functions for arm64 …
- 8:36 PM Changeset in vbox [102959] by
- iprt/asm.h: Working over the ASMAtomicXchg* functions for arm64 again, …
- 6:43 PM Changeset in vbox [102958] by
- FE/Qt: bugref:10513: VM settings / Storage page: Simplify for Basic …
- 5:31 PM Changeset in vbox [102957] by
- Main/Python bindings: Moved the Python deprecation warning from …
- 4:59 PM Changeset in vbox [102956] by
- GuestControlSvc.h: Docs.
- 3:35 PM Changeset in vbox [102955] by
- Shared Clipboard/Transfer: Also free the temporary path when path …
- 3:32 PM Changeset in vbox [102954] by
- Shared Clipboard/Transfer: Made destroying the transfers easier to use …
- 3:11 PM Changeset in vbox [102953] by
- fix win64dep, win64dep2, pylint complains. Added fedora39 to uinstall
- 2:30 PM Changeset in vbox [102952] by
- FE/Qt: bugref:10501. Some additions to UIActivityOverviewModel to get …
- 1:58 PM AdditionsLogging edited by
- VBoxService logging. (diff)
- 1:20 PM Changeset in vbox [102951] by
- FE/Qt: bugref:10513: VM settings / Storage page: A bit of rework for …
- 12:45 PM Changeset in vbox [102950] by
- ValidationKit/tests/tdAddGuestCtrl.py: Disable 3D test completely as …
- 11:15 AM Changeset in vbox [102949] by
- VMM/EM: Check whether it is possible to reschedule after IEMExecLots() …
- 10:31 AM Changeset in vbox [102948] by
- Main/Python bindings: Document + mark Python 2 as being deprecated.
- 10:21 AM Changeset in vbox [102947] by
- VMM/EM: Check whether it is possible to reschedule after IEMExecLots() …
- 10:19 AM Changeset in vbox [102946] by
- Guest Control/Validation Kit: Try to fix execution tests on NT4 …
- 10:16 AM Changeset in vbox [102945] by
- Guest Control/Validation Kit: Try to fix execution tests on NT4 …
- 8:52 AM Changeset in vbox [102944] by
- VBoxManage/Guest Control: Don't re-assign fWaitForStdOut / …
- 6:46 AM Changeset in vbox [102943] by
- VMM/HM: LogRel nit.
- 4:46 AM Changeset in vbox [102942] by
- VMM/CPUM: bugref:10498 Addressed MTRR todo, code was enabled since r160962.
- 12:15 AM Changeset in vbox [102941] by
- iprt/asm.h: Working over the ASMAtomicXchg* functions for arm64 w/ …
Jan 17, 2024:
- 11:23 PM Changeset in vbox [102940] by
- iprt/asm.h: Working over the ASMAtomic*Read* functions for arm64 w/ …
- 11:08 PM Ticket #21958 (Ubuntu repos broken) reopened by
- 10:45 PM Changeset in vbox [102939] by
- iprt/asm.h: Working over the ASMAtomicWrite* functions for arm64 w/ …
- 8:15 PM Ticket #21964 (Big fat kernel 6.6.x oops even with VirtualBox 7.0.14) created by
- I had it with 7.0.12, I thought you'd have fixed it with 7.0.14 but …
- 7:39 PM Changeset in vbox [102938] by
- iprt/asm.h: Added a CLREX instruction to the cmpxchg sequences on …
- 6:33 PM Changeset in vbox [102937] by
- FE/Qt: bugref:10513: VM settings / Storage page: Heavy rework …
- 6:12 PM Changeset in vbox [102936] by
- FE/Qt: bugref:10513: VM settings / Storage page: More cleanup, mostly …
- 5:18 PM Changeset in vbox [102935] by
- FE/Qt: bugref:10513: VM settings / Storage page: Large cleanup; Coding …
- 4:56 PM Changeset in vbox [102934] by
- VBoxManage/Guest Control: Don't re-assign fWaitForStdOut / …
- 4:50 PM Ticket #21963 (VirtualBox destroys qcow2 image when attaching it to a VM) created by
- Some valid qcow2 images get destroyed when the user attaches them to a …
- 4:43 PM Changeset in vbox [102933] by
- FE/Qt: bugref:10513: VM settings / Storage page: Get rid of unwanted …
- 4:32 PM Changeset in vbox [102932] by
- Guest Properties/HostService: Fixed too strict debug assertions for …
- 3:35 PM Changeset in vbox [102931] by
- Shared Clipboard: Better documented for what headless mode is and why …
- 3:34 PM Changeset in vbox [102930] by
- Shared Clipboard: Better documented for what headless mode is and why …
- 3:30 PM Changeset in vbox [102929] by
- Shared Clipboard: Better documented for what headless mode is and why …
- 3:03 PM Changeset in vbox [102928] by
- FE/Qt: bugref:6699. Use the old way of populating drive letters in …
- 2:48 PM Changeset in vbox [102927] by
- FE/Qt: bugref:10501. Small improvements.
- 2:07 PM Changeset in vbox [102926] by
- VaklidationKit/tdGuestOsUnattendedInst1.py: Fix ordering of test VMs, …
- 2:01 PM Changeset in vbox [102925] by
- Main/UnattendedTemplates/debian_preseed.cfg: Disable security updates …
- 1:38 PM Changeset in vbox [102924] by
- FE/Qt: bugref:10513: VM settings / Storage page: Wiping out some …
- 1:32 PM Changeset in vbox [102923] by
- FE/Qt: bugref:10513: VM settings / Storage page: Simplifying …
- 1:17 PM Changeset in vbox [102922] by
- FE/Qt: bugref:10513: VM settings / Storage page: A bit of rework for …
- 1:04 PM Changeset in vbox [102921] by
- openssl: adding export flag for crypto/context.h
- 11:20 AM Changeset in vbox [102920] by
- Shared Clipboard: Show the correct error code when …
- 11:15 AM Ticket #21958 (Ubuntu repos broken) closed by
- invalid: Issue is not related to VirtualBox. Closing.
- 11:08 AM Changeset in vbox [102919] by
- Shared Clipboard/Transfers: Release the event in …
- 11:00 AM Changeset in vbox [102918] by
- Validation Kit/tdAddGuestCtrl: Use …
- 10:58 AM Ticket #21961 (vboxdrv Compiler error on 7.0.14-161095-Ubuntu on 22.04 6.5.0-14-generic) closed by
- duplicate: Hi jfowlie, I think this issue needs to be submitted to Ubuntu guys. …
- 10:52 AM Changeset in vbox [102917] by
- GuestHost/SharedClipboard/tstClipboardHttpServer.cpp: Workaround …
- 10:51 AM Changeset in vbox [102916] by
- Runtime/http-curl.cpp: Make RTHttpSetProxy() accept a NULL pcszProxy …
- 10:44 AM Changeset in vbox [102915] by
- Validation Kit/tdAddGuestCtrl: Use testDriver::getGuestWinDir() for …
- 10:40 AM Changeset in vbox [102914] by
- Frontends/VBoxShell: Added linting support to the Makefile [SCM build fix].
- 10:35 AM Changeset in vbox [102913] by
- Frontends/VBoxShell: Added linting support to the Makefile.
- 10:18 AM Changeset in vbox [102912] by
- Frontends/VBoxShell: Make it pass pylint 10.00. Kept the coding style …
- 10:14 AM Changeset in vbox [102911] by
- HostServices/tstClipboardServiceHost: Fix memory leak in testcase …
- 8:35 AM Changeset in vbox [102910] by
- ValidationKit/testdriver/vbox.py: Need to increase the threshold to …
- 5:24 AM Ticket #21962 (Installing GuestAdditions on ParrotOS fails (partly) (make: *** ...) created by
- I am trying to have a flawless integration in between my Ubuntu host …
- 1:03 AM Ticket #21961 (vboxdrv Compiler error on 7.0.14-161095-Ubuntu on 22.04 6.5.0-14-generic) created by
- After processing upgrades today, I've been unable to get VirtualBox …
Jan 16, 2024:
- 11:59 PM Changeset in vbox [102909] by
- Devices/EFI/Firmware: Don't try using python 2.x when python 3.x is …
- 11:45 PM Changeset in vbox [102908] by
- Devices/EFI/Firmware: Correctly align MP_CPU_EXCHANGE_INFO for …
- 8:42 PM Ticket #21752 (Memory Leak in the VBoxIntNetSwitch Process in VirtualBox 7 => fixed ...) reopened by
- There were additional memory leaks addressed in VBoxIntNetSwitch in …
- 8:39 PM Ticket #21887 (Crash Windows server 2008 R2 64 bit after install additions (2x) => ...) closed by
- fixed: VirtualBox 7.0.14 was released today and it is believed that the …
- 8:36 PM Ticket #21906 (Guest Windows 2012 R2 crash and reboot loop after installing guest ...) closed by
- fixed: VirtualBox 7.0.14 was released today and the 7.0.14 Guest Additions …
- 8:35 PM Ticket #21909 (Virtual Box Screen Full issue in 7.0.12 We not able to full screen ...) closed by
- fixed: VirtualBox 7.0.14 was released today and the 7.0.14 Guest Additions …
- 8:35 PM Ticket #21883 (Win7(64) guest additions do not install => fixed in 7.0.14 GAs) closed by
- fixed: VirtualBox 7.0.14 was released today and the 7.0.14 Guest Additions …
- 7:50 PM Changeset in vbox [102907] by
- Installer/linux: Point to website for the changelog in deb/rpm packages.
- 7:19 PM Ticket #21232 (3d Accerlation causes guest to not start on Ventura => fixed in ...) closed by
- fixed: This issue was fixed in 7.0.2. Closing.
- 7:17 PM Ticket #19781 (DMI Handle is not unique) closed by
- fixed: Hello, We just released VirtualBox 6.1.50 and 7.0.14. This issue …
- 7:16 PM Ticket #21820 (VRDP segfault when connecting using MS RemoteDesktop from an M2 Mac => ...) closed by
- fixed: Hello, We just released VirtualBox 6.1.50 and 7.0.14. This issue …
- 7:16 PM Ticket #21911 (RHEL 8.9 hangs after kernel update 4.18.0-513.5.1 => fixed in svn) closed by
- fixed: Hello, We just released VirtualBox 6.1.50 and 7.0.14. This issue …
- 7:16 PM Ticket #19320 (Allow exporting & importing of VMs with NVMe storage devices) closed by
- fixed: Hello, We just released VirtualBox 6.1.50 and 7.0.14. This issue …
- 6:58 PM News edited by
- (diff)
- 6:56 PM WikiStart edited by
- 6.1.50, 7.0.14 (diff)
- 6:44 PM Downloads edited by
- (diff)
- 4:53 PM Download_Old_Builds_6_1 edited by
- (diff)
- 4:40 PM Changeset in vbox [102906] by
- FE/Qt: bugref:10501. Build fix.
- 3:39 PM Changeset in vbox [102905] by
- FE/Qt: bugref:10501. Build fix.
- 3:37 PM Changeset in vbox [102904] by
- VMM/IEM: Build fixes for when IEMNATIVE_WITH_INSTRUCTION_COUNTING …
- 3:37 PM Changeset in vbox [102903] by
- FE/Qt: bugref:10501. Some more cleaning.
- 3:36 PM Changeset in vbox [102902] by
- VMM/CPUI: Advertise ADX on ARM64. bugref:9898
- 3:26 PM Changeset in vbox [102901] by
- FE/Qt: bugref:10501. Removing some obsolete variables.
- 3:08 PM Changeset in vbox [102900] by
- FE/Qt: bugref:10501. Using an enum rather than strings metric/chart …
- 2:44 PM Ticket #21960 (USB drives don't connect - VERR_SHARING_VIOLATION) created by
- Connecting a HDD via USB doesn't work. The problem is described in …
- 2:24 PM Changeset in vbox [102899] by
- Runtime/common/fatvfs.cpp: Need to reset the S/G buffer when flushing …
- 1:49 PM Ticket #21959 (Text in Fusion360 Sketches is Not Rendered) created by
- Text in Fusion360's "Sketch" tool is invisible. To reproduce: Run …
- 1:14 PM Ticket #21958 (Ubuntu repos broken) reopened by
- 12:39 PM Ticket #21958 (Ubuntu repos broken) closed by
- invalid: Hi bushido, Please make sure sources list file contains the …
- 12:35 PM Changeset in vbox [102898] by
- ValKit/bs3-cpu-instr-2: ADX testcase fix for when not supported. …
- 12:33 PM Changeset in vbox [102897] by
- FE/Qt: bugref:10501. A small addendum to r161115.
- 12:23 PM Changeset in vbox [102896] by
- VMM/IEM: Use standard binary assembly helper signature for ADCX and …
- 12:13 PM Changeset in vbox [102895] by
- ValKit: Temporary disable 3D DirectX feature level test, typo fixed
- 12:12 PM Changeset in vbox [102894] by
- ValKit: Temporary disable 3D DirectX feature level test
- 11:56 AM Changeset in vbox [102893] by
- FE/Qt: bugref:10501. Splitting disk IO charts.
- 11:53 AM Changeset in vbox [102892] by
- VMM/CPUM: We've got ABM (and BMI1+BMI2) on ARM64.
- 11:53 AM Changeset in vbox [102891] by
- VMM/IEM: Test for ABM not BMI1 on the LZCNT instruction. Seek wiki and …
- 11:17 AM Changeset in vbox [102890] by
- Frontends/VBoxShell: Use a shell wrapper code instead of a hardcoded …
- 11:07 AM Changeset in vbox [102889] by
- VMM/CPUM: enable cmpxchg16b and popcnt on arm hosts.
- 10:58 AM Changeset in vbox [102888] by
- FE/Qt: bugref:10501. Splitting network receive and transmit charts.
- 10:40 AM Changeset in vbox [102887] by
- IEM: Added the simple C implementation of RCPSS/RCPPS instructions …
- 10:25 AM Ticket #21958 (Ubuntu repos broken) created by
- I got […] when I executed […] in Terminal. I am running …
- 8:59 AM Changeset in vbox [102886] by
- Runtime/tstRTSg: Ensure that u64First <= u64Last when passed to …
- 8:27 AM Changeset in vbox [102885] by
- Runtime/tstRTSg: Ensure that u64First <= u64Last when passed to …
- 8:25 AM Changeset in vbox [102884] by
- Runtime/tstRTSg: Use a deterministic random number generator and print …
- 12:39 AM Changeset in vbox [102883] by
- VMM/IEM: Maintain pReNative->fExec in …
- 12:37 AM Changeset in vbox [102882] by
- VMM/IEM: Skip some expensive flag loading in IEMAllAImpl.asm where …
Jan 15, 2024:
- 7:23 PM Changeset in vbox [102881] by
- Guest Control/VbglR3: Also init the flags in …
- 7:08 PM Changeset in vbox [102880] by
- Installer: Added support for Python 3.11.
- 5:11 PM Ticket #21957 (Virtualbox 7.0.12 doesn't run on Ubuntu 22:04:03 running kernel 6.5.0-14) closed by
- wontfix: Hi nickwh, This issue is not related to VirtualBox, but rather to …
- 3:28 PM Changeset in vbox [102879] by
- VMM/IEM: Skip PC validation and such if we don't jump on a conditional …
- 3:15 PM Ticket #21947 (When using 'tcpserver' uart mode, data is not received until cr/lf) closed by
- invalid: This specific to telnet which operates in LineMode by default, see …
- 3:10 PM Changeset in vbox [102878] by
- IEM: Added the simple C implementation of RCPSS/RCPPS instructions
- 2:42 PM Changeset in vbox [102877] by
- FE/Qt: macOS: A bit of fixes for AlternateBase color required since we …
- 2:26 PM Changeset in vbox [102876] by
- VMM/IEM: Call different threaded functions for each branch in a …
- 12:52 PM Changeset in vbox [102875] by
- Devices/VirtIO: More verbose logging
- 12:08 PM Changeset in vbox [102874] by
- Linux Host and Guest kernel modules: Fix build for older Fedora …
- 9:07 AM Changeset in vbox [102873] by
- Changelog.
- 8:52 AM Changeset in vbox [102872] by
- Frontends/VBoxShell: First attempt to revive and unbreak this -- a lot …
- 8:49 AM Changeset in vbox [102871] by
- Guest Control/Validation Kit: Added tests for user documents, user …
- 4:57 AM Changeset in vbox [102870] by
- Removing old openssl-3.1.3. bugref:10577
- 4:52 AM Changeset in vbox [102869] by
- Fixing most probaly a typo in r161081. bugref:10371
Jan 14, 2024:
- 11:49 PM Changeset in vbox [102868] by
- VMM/IEM: Some DOS syscall logging. bugref:10371
- 11:04 PM Ticket #21957 (Virtualbox 7.0.12 doesn't run on Ubuntu 22:04:03 running kernel 6.5.0-14) created by
- A VM in Virtualbox 7.0.12 created on Ubuntu kernel 6.2.0-39 and …
- 10:26 PM Changeset in vbox [102867] by
- VMM/IEM: Logging for BIOS int 16h and VGABIOS int 10h. bugref:10371
- 9:17 PM Ticket #21956 (guru_meditation narrowed down) created by
- Search finds multiple tickets related to guru_mediation failures. The …
- 8:46 PM Ticket #21955 (Heavy screen flickering VirtualBox 6.1.48 / 7.0.12 Ubuntu Wayland ...) created by
- Heavy screen flickering occurs with Ubuntu Wayland guest after …
Jan 13, 2024:
- 7:11 PM Changeset in vbox [102866] by
- openssl: fixing export svn properties. bugref:10577
- 7:02 PM Changeset in vbox [102865] by
- openssl: switching to 3.1.4. bugref:10577
- 7:02 PM Changeset in vbox [102864] by
- openssl: make 3.1.4 compile. bugref:10577
- 5:15 PM Changeset in vbox [102863] by
- openssl-3.1.4: Applied and adjusted our OpenSSL changes to 3.1.3. …
- 4:15 PM Ticket #21954 (Virtualbox 7.0.12 VM crashes when a bluetooth component is removed) created by
- I recently found an issue on my Ubuntu 18 VM that runs on a Windows 10 …
- 1:45 PM Ticket #21953 (Clipboard issue: Host - Debian 11, VM - Debian 12) created by
- After some regular update, I was faced with the fact that the …
Note:
See TracTimeline
for information about the timeline view.