- Timestamp:
- Sep 12, 2019 9:22:45 AM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 133299
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/manual/user_ChangeLogImpl.xml
r80744 r80747 47 47 48 48 <listitem> 49 <para>dummy</para> 49 <para> 50 Implemented support for importing a virtual machine from Oracle 51 Cloud Infrastructure. 52 </para> 53 </listitem> 54 55 <listitem> 56 <para> 57 Extended support for exporting a virtual machine to Oracle 58 Cloud Infrastructure, allowing the creation of multiple 59 virtual machines without re-uploading. Also added option to 60 export a VM to the cloud using the more efficent variant 61 "paravirtialized". 62 </para> 63 </listitem> 64 65 <listitem> 66 <para> 67 Virtualization core: support for nested hardware-virtualization 68 on Intel CPUs (starting with 5th generation Core i, codename 69 Broadwell). 70 </para> 71 </listitem> 72 73 <listitem> 74 <para> 75 Graphics: new style 3D support (with VBoxSVGA and VMSVGA) remains, 76 old style 3D support (with VBoxVGA) has been completely removed. 77 </para> 50 78 </listitem> 51 79 … … 74 102 </listitem> 75 103 104 <listitem> 105 <para>vboximg-mount: Experimental support for direct read-only access 106 to NTFS, FAT and ext2/3/4 filesystems inside a disk image without 107 the need for support on the host. 108 </para> 109 </listitem> 110 76 111 </itemizedlist> 77 112
Note:
See TracChangeset
for help on using the changeset viewer.