Changeset 106288 in vbox for trunk/doc/manual/user_ChangeLogImpl.xml
- Timestamp:
- Oct 10, 2024 11:49:41 AM (7 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/manual/user_ChangeLogImpl.xml
r106190 r106288 82 82 83 83 <listitem> 84 <para>EFI: Include missing LsiLogic MPT SCSI driver again to fix booting 84 <para>FE/Qt: Added latest NLS update for Turkish, Indonesian and 85 Italian languages</para> 86 </listitem> 87 88 <listitem> 89 <para>VMSVGA: Improved flickering, black screen and other screen 90 update issues with recent Linux kernels</para> 91 </listitem> 92 93 <listitem> 94 <para>NAT: Fixed issue with restoring 7.0.X saved state</para> 95 </listitem> 96 97 <listitem> 98 <para>VBoxManage: Fixed breakage of "list vms" and "showvminfo" 99 for inaccessible VMs</para> 100 </listitem> 101 102 <listitem> 103 <para>Linux Guest Additions: Introduce initial support for kernel 6.12 104 (NOTE: In kernel 6.12, KVM initializes virtualization on module loading 105 by default. This prevents VirtualBox VMs from starting. In order to 106 avoid this, either add "kvm.enable_virt_at_load=0" parameter into kernel 107 command line or unload corresponding kvm_XXX module)</para> 108 </listitem> 109 110 <listitem> 111 <para>Windows Guest Additions: Fixed issue when Shared Folders driver 112 was not loaded on the first reboot after upgrading Guest Additions (bug #22168)</para> 113 </listitem> 114 115 <listitem> 116 <para>Linux/Arm Guest Additions: Added possibility to automatically upgrade 117 Guest Additions via Devices menu</para> 118 </listitem> 119 120 <listitem> 121 <para>Windows Guest Additions: Added general improvements to the installer</para> 122 </listitem> 123 124 <listitem> 125 <para>EFI: Added missing LsiLogic MPT SCSI driver again to fix booting 85 126 from devices attached to this device if the EFI firmware is used (7.1.0 regression)</para> 86 127 </listitem>
Note:
See TracChangeset
for help on using the changeset viewer.