VirtualBox

Changeset 69089 in vbox for trunk/doc


Ignore:
Timestamp:
Oct 13, 2017 7:20:35 PM (7 years ago)
Author:
vboxsync
Message:

changelog back to BETA2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/manual/user_ChangeLogImpl.xml

    r69056 r69089  
    3535
    3636    <itemizedlist>
     37
     38      <listitem>
     39        <para>VMM: fixed reason for recent Linux kernels on also recent CPU
     40          models warning about "XSAVE consistency problem"</para>
     41      </listitem>
    3742
    3843      <listitem>
     
    5762          audio input/output; corresponding changed were done to Audio
    5863          and Video Capture settings pages; VM Devices menu and status-bar
    59           extended with corresponding actions and indicator as well.</para>
     64          extended with corresponding actions and indicator as well</para>
    6065      </listitem>
    6166
    6267      <listitem>
    6368        <para>GUI: improvements with accessibility support</para>
     69      </listitem>
     70
     71      <listitem>
     72        <para>GUI: Fixed double mouse cursor when using mouse integration
     73          without Guest Additions, actually a Qt 5.6 bug fixed with QT 5.6.3
     74          (Mac OS X hosts only; bug #15610)</para>
    6475      </listitem>
    6576
     
    7586
    7687      <listitem>
    77         <para>Audio: HDA emulation now uses asynchronous data processing in 
     88        <para>Audio: HDA emulation now uses asynchronous data processing in
    7889          separate threads</para>
    7990      </listitem>
    8091
    8192      <listitem>
    82         <para>Audio: implemented ability to enable or disable audio 
     93        <para>Audio: implemented ability to enable or disable audio
    8394          input / output on-the-fly</para>
    8495      </listitem>
     
    99110
    100111      <listitem>
     112        <para>E1000: Fix for Windows XP freeze when booting with unplugged
     113          cable</para>
     114      </listitem>
     115
     116      <listitem>
     117        <para>NAT network: do not skip some port forwarding setup when
     118          multiple VMs are active (Windows hosts only; bug #17041)</para>
     119      </listitem>
     120
     121      <listitem>
     122        <para>Serial: fixed extremely rare misbehavior on VM poweroff</para>
     123      </listitem>
     124
     125      <listitem>
    101126        <para>EFI: better video mode handling, supporting custom video
    102127          modes and easier configuration (bug #6783)</para>
     
    104129
    105130      <listitem>
    106         <para>E1000: Windows XP freeze when booting with unplugged cable</para>
     131        <para>BIOS: properly report floppy logical sectors per track for
     132          unusual formats</para>
     133      </listitem>
     134
     135      <listitem>
     136        <para>BIOS: update ATA disk parameter table vectors only if there is
     137          actually a corresponding ATA disk attached</para>
     138      </listitem>
     139
     140      <listitem>
     141        <para>PXE: speed up booting by better handling pending packets when
     142          the link is not up yet</para>
     143      </listitem>
     144
     145      <listitem>
     146        <para>VBoxManage: handle CPUID sub-leaf overrides better</para>
     147      </listitem>
     148
     149      <listitem>
     150        <para>Windows Additions: fix several 3D related crashes</para>
     151      </listitem>
     152
     153      <listitem>
     154        <para>Solaris hosts: allow increasing MTU size for host-only adapter to
     155          9706 bytes to support jumbo frames</para>
     156      </listitem>
     157
     158      <listitem>
     159        <para>Linux Additions: on systems using systemd, make sure that only
     160          the Guest Additions timesync service is active</para>
    107161      </listitem>
    108162
     
    156210      <listitem>
    157211        <para>OVF: when importing an appliance with XHCI controller, don't
    158           add an OHCI controller.</para>
     212          add an OHCI controller</para>
    159213      </listitem>
    160214
     
    176230      <listitem>
    177231        <para>Bridged networking: align outgoing packet at word boundary,
    178           preventing Windows host crash in MsLbfoProvider.</para>
     232          preventing Windows host crash in MsLbfoProvider</para>
    179233      </listitem>
    180234
     
    215269
    216270      <listitem>
    217         <para>Audio: implemented record gain registers for AC'97 emulation; 
     271        <para>Audio: implemented record gain registers for AC'97 emulation;
    218272          those are needed for newer Ubuntu guests which rely on those when controlling
    219273          gain and muting the recording (capturing) levels</para>
     
    9831037      <listitem>
    9841038        <para>NAT: don't exceed the maximum number of "search" suffixes.
    985           Patch from bug #15948.</para>
     1039          Patch from bug #15948</para>
    9861040      </listitem>
    9871041
     
    9951049          that cannot be mapped to the guests (e.g. dnsmasq running on
    9961050          127.0.1.1), make DHCP supply NAT Network DNS proxy as
    997           nameserver.</para>
     1051          nameserver</para>
    9981052      </listitem>
    9991053
     
    16401694          regressions with 5.0.22 (bug #15529). This means that the networking
    16411695          performance with certain guests will drop to the 5.0.20 level
    1642           (bug #15295). One workaround is to disable GRO for Linux guests.</para>
     1696          (bug #15295). One workaround is to disable GRO for Linux guests</para>
    16431697      </listitem>
    16441698
     
    17251779          avoid false positives from competing DHCP renewals.  This should fix
    17261780          NAT link flaps when host has multiple DHCP configured interfaces, in
    1727           particular when the host uses OpnVPN.</para>
     1781          particular when the host uses OpnVPN</para>
    17281782      </listitem>
    17291783
     
    25402594          For Yosemite and El Capitan this button should work accordingly to the
    25412595          Apple HIG: Full-screen by default, maximize if the user holds the
    2542           Option key.</para>
     2596          Option key</para>
    25432597      </listitem>
    25442598
     
    26332687      <listitem>
    26342688        <para>Bridged Networking: fixed handling of guest DHCP requests without UDP
    2635           checksum when bridging to a wireless interface (bug #14615).</para>
     2689          checksum when bridging to a wireless interface (bug #14615)</para>
    26362690      </listitem>
    26372691
     
    29232977      <listitem>
    29242978        <para>X11 Additions: fixed a number of small issues with dynamic
    2925            resizing and full-screen and seamless modes.</para>
     2979           resizing and full-screen and seamless modes</para>
    29262980      </listitem>
    29272981
     
    29703024        <para>VMM: This release has AVX2 passthrough disabled on every host and
    29713025          AVX passthrough disabled for 64-bit VMs on 32-bit hosts. This will be
    2972           properly fixed in a future 5.0.x maintenance release (see e.g. bug #14262).</para>
     3026          properly fixed in a future 5.0.x maintenance release (see e.g. bug #14262)</para>
    29733027      </listitem>
    29743028
     
    31283182      <listitem>
    31293183        <para>X11 Additions: various seamless mode fixes, including
    3130            invisible windows under LXDE.</para>
     3184           invisible windows under LXDE</para>
    31313185      </listitem>
    31323186
     
    31713225        <para>VMs can now be started in <emphasis>separate mode</emphasis>. The VM
    31723226          process is started headless while the frontend runs as a separate process
    3173           which can be terminated without stopping the VM.</para>
     3227          which can be terminated without stopping the VM</para>
    31743228      </listitem>
    31753229
     
    32383292      <listitem>
    32393293        <para>GUI: improved HID LEDs synchronization for Mac and Windows hosts.
    3240           The physical LEDs state now restored together with the VM state.</para>
     3294          The physical LEDs state now restored together with the VM state</para>
    32413295      </listitem>
    32423296
     
    39233977        <para>Windows Additions: prevent VBox WDDM driver from loading if host
    39243978          reports weak OpenGL capabilities. 3D content now can be shown over
    3925           Remote Desktop connection.</para>
     3979          Remote Desktop connection</para>
    39263980      </listitem>
    39273981
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette