Changeset 55087 in vbox
- Timestamp:
- Apr 2, 2015 8:37:36 AM (9 years ago)
- File:
-
- 1 edited
-
trunk/doc/manual/user_ChangeLogImpl.xml (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/manual/user_ChangeLogImpl.xml
r55086 r55087 10 10 11 11 <listitem> 12 <para>Paravirtualization support for Windows and Linux guests to improve 13 time-keeping accuracy and performance</para> 14 </listitem> 15 16 <listitem> 17 <para>Make more instruction set extensions available to the guest when 18 running with hardware-assisted virtualization and nested paging. Among 19 others this includes: SSE 4.1, SSE4.2, AES-NI, <emphasis>POPCNT</emphasis>, 20 <emphasis>RDRAND</emphasis> and <emphasis>RDSEED</emphasis></para> 21 </listitem> 22 23 <listitem> 24 <para>xHCI Controller to support USB 3 devices</para> 25 </listitem> 26 27 <listitem> 12 28 <para>Drag and drop support (bidirectional) for Windows, Linux and Solaris guests</para> 13 29 </listitem> 14 30 15 31 <listitem> 16 <para>GUI: Support hotplugging for SATA disks</para> 32 <para>Disk image encryption</para> 33 </listitem> 34 35 <listitem> 36 <para>GUI: VM guest-content scaling support (including 3D acceleration)</para> 37 </listitem> 38 39 <listitem> 40 <para>GUI: New User Interface settings page for customizing status-bar, 41 menu-bar and guest-content scaling</para> 42 </listitem> 43 44 <listitem> 45 <para>GUI: New Encryption settings tab for customizing encryption options for 46 disk images</para> 47 </listitem> 48 49 <listitem> 50 <para>GUI: HiDPI support including application icons and optional unscaled HiDPI 51 output on Mac OS X (including 3D acceleration)</para> 52 </listitem> 53 54 <listitem> 55 <para>GUI: Hotplugging support for SATA disks</para> 17 56 </listitem> 18 57 … … 22 61 </listitem> 23 62 63 <listitem> 64 <para>Support for the NDIS6 networking framework on Windows (default on Vista 65 and later)</para> 66 </listitem> 67 24 68 </itemizedlist> 25 69 … … 35 79 <listitem> 36 80 <para>VBoxManage: when exporting an appliance, support the suppression 37 of MAC addresses, which means they will be always recreated on 38 import, avoiding duplicate MAC addresses for VMs which are imported 39 several times</para> 81 of MAC addresses, which means they will be always recreated on 82 import, avoiding duplicate MAC addresses for VMs which are imported 83 several times</para> 84 </listitem> 85 86 <listitem> 87 <para>USB: added USB traffic capturing</para> 88 </listitem> 89 90 <listitem> 91 <para>Made resizing X11 guests work more reliably</para> 40 92 </listitem> 41 93 42 94 <listitem> 43 95 <para>API: block the removal of the current snapshot if it has child 44 snapshots (only relevant for VMs without snapshottable hard disks,45 their presence always prevented removal), which resulted in VM46 config corruption</para>96 snapshots (only relevant for VMs without snapshottable hard disks, 97 their presence always prevented removal), which resulted in VM 98 config corruption</para> 47 99 </listitem> 48 100 49 101 <listitem> 50 102 <para>API: mark VM configs with snapshots but without current snapshot 51 as inaccessible, as this combination is nonsense</para>103 as inaccessible, as this combination is nonsense</para> 52 104 </listitem> 53 105
Note:
See TracChangeset
for help on using the changeset viewer.

