VirtualBox

Changeset 37824 in vbox for trunk/doc


Ignore:
Timestamp:
Jul 7, 2011 3:29:03 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
72711
Message:

Main/Machine+MediumAttachment+Console: add method for marking a 'hard disk' as non-rotational, which optimizes performance in modern guest OSes
Frontends/VBoxManage+VirtualBox: support the new method
ChangeLog: add quite a few forgotten improvements and fixes

File:
1 edited

Legend:

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

    r37783 r37824  
    3636      <listitem>
    3737        <para>Guest Additions: modules and features now are represented as facilities
    38           to have a common interface for frontends.</para>
    39       </listitem>
    40 
    41       <listitem>
    42         <para>New Networking Mode: <emphasis>UDP Tunnel</emphasis>. Allows to
     38          to have a common interface for frontends</para>
     39      </listitem>
     40
     41      <listitem>
     42        <para>Networking: new network attachment mode "Generic Driver", which
     43          offers an open plugin architecture for arbitrary and separately
     44          distributable virtual network implementations</para>
     45      </listitem>
     46
     47      <listitem>
     48        <para>New Networking Mode <emphasis>UDP Tunnel</emphasis>: allows to
    4349        interconnect VMs running on different hosts easily and transparently,
    4450        see <xref linkend="networkingmodes" /></para>
     
    8793
    8894      <listitem>
     95        <para>GUI: decrease time before showing the VM configuration
     96          dialog</para>
     97      </listitem>
     98
     99      <listitem>
    89100        <para>VBoxManage: changed syntax of the <emphasis>guestcontrol</emphasis>
    90           command group, fixed various bugs</para>
     101          command group, fixed various bugs, removed obsolete options</para>
    91102      </listitem>
    92103
     
    102113
    103114      <listitem>
     115        <para>Settings: provide better diagnostics if a single medium is used
     116          twice in a VM config</para>
     117      </listitem>
     118
     119      <listitem>
     120        <para>Settings: provide better diagnostics for errors in medium
     121          create/merge/clone operations, and fix memory leaks in error
     122          cases</para>
     123      </listitem>
     124
     125      <listitem>
     126        <para>Storage: ATA/SATA drives can be marked as non-rotational, i.e.
     127          the guest OS will detect them as a SSD if supported, which can
     128          improve performance</para>
     129      </listitem>
     130
     131      <listitem>
    104132        <para>Storage: virtual CD/DVD images will be detached if the guest
    105           ejects the medium</para>
     133          ejects the medium, unless the drive is marked to handle ejects only
     134          on a temporary basis</para>
     135      </listitem>
     136
     137      <listitem>
     138        <para>Storage: the medium UUID can be changed again when attaching
     139          a medium for the first time, which allows using images which are
     140          exact duplicates including the UUID</para>
    106141      </listitem>
    107142
    108143      <listitem>
    109144        <para>Storage: fixed possible data corruption under certain circumstances
    110           whith VHD and Parallels images (bug #9150)</para>
     145          with VHD and Parallels images (bug #9150)</para>
     146      </listitem>
     147
     148      <listitem>
     149        <para>Storage: fixed unnecessary expansion when cloning differential
     150          images in VDI format</para>
     151      </listitem>
     152
     153      <listitem>
     154        <para>Storage: fixed detection code to handle empty files for VDI and
     155          VMDK format</para>
    111156      </listitem>
    112157
     
    129174      <listitem>
    130175        <para>NAT: reduced memory footprint</para>
     176      </listitem>
     177
     178      <listitem>
     179        <para>Networking: workaround for a bug in wireshark when operating
     180          directly on a capture file created by VirtualBox</para>
    131181      </listitem>
    132182
     
    152202        <para>Sources: fixed USB 2.0 support using extension packs for non-official
    153203          builds</para>
     204      </listitem>
     205
     206      <listitem>
     207        <para>Webservice: fixed timeout handling with HTTP 1.1 keepalive, and
     208          be more robust when connections fail</para>
     209      </listitem>
     210
     211      <listitem>
     212        <para>VBoxSVC: fixed regression when several clients trigger autostart
     213          simultaneously</para>
    154214      </listitem>
    155215
     
    175235        <para>Guest Additions: fixed high CPU usage while executing guest programs
    176236          from the host</para>
     237      </listitem>
     238
     239      <listitem>
     240        <para>Main: fixed incorrect handling of the medium location for media
     241          which are not file based (e.g. iSCSI), which resulted in confusing
     242          location values in many places</para>
     243      </listitem>
     244
     245      <listitem>
     246        <para>JAX-WS client bindings: fixed resource leak</para>
    177247      </listitem>
    178248
Note: See TracChangeset for help on using the changeset viewer.

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