release-notes/devel/en_US Virtualization.xml,1.16,1.17

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Thu May 31 02:36:55 UTC 2007


Author: pfrields

Update of /cvs/docs/release-notes/devel/en_US
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30644

Modified Files:
	Virtualization.xml 
Log Message:
Incorporate wiki changes for 0-day update



Index: Virtualization.xml
===================================================================
RCS file: /cvs/docs/release-notes/devel/en_US/Virtualization.xml,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- Virtualization.xml	18 May 2007 00:40:19 -0000	1.16
+++ Virtualization.xml	31 May 2007 02:36:53 -0000	1.17
@@ -20,7 +20,7 @@
     and Xen.  Users can choose which virtualization platform to install,
     and use the same tools without regard to that choice.
   </para>
-  <para>Xen in Fedora 7 is based on version 3.0.4.</para>
+  <para>Xen in Fedora 7 is based on version 3.1.0.</para>
   <para>KVM in Fedora 7 is based on version 19-1.</para>
   <para>
     For more information on the differences between Xen and KVM, refer
@@ -78,6 +78,45 @@
 	  Miscellaneous other small improvements and fixes have been made.
 	</para>
       </listitem>
+      <listitem>
+	<para>32-bit paravirtualized guests can run on a 64-bit
+	  hypervisor.</para>
+      </listitem>
+      <listitem>
+	<para>Fully virtualized guests support save, restore, and
+	  migration.</para>
+      </listitem>
+      <listitem>
+	<para>When migrating guests, the guest config is saved on
+	  the destinaton host.</para>
+      </listitem>
+      <listitem>
+	<para>The Xen <command>network-bridge</command> script does not
+	  use the <systemitem>netloop</systemitem> kernel module
+	  anymore. The default bridge device is now called
+	  <systemitem>eth0</systemitem> instead of
+	  <systemitem>xenbr0</systemitem>.  The physical device is still
+	  renamed to <systemitem>peth0</systemitem>.</para>
+      </listitem>
+      <listitem>
+	<para>The <application>virt-manager</application> utility
+	  provides a virtual network enabling NAT for guests on laptops,
+	  instead of the Xen <command>network-bridge</command> script.
+	</para>
+      </listitem>
+      <listitem>
+	<para>The <application>virt-manager</application> utility is
+	  translated into more languages.</para>
+      </listitem>
+      <listitem>
+	<para>The <application>virt-manager</application> can add and
+	  remove disks and interfaces to existing guests.</para>
+      </listitem>
+      <listitem>
+	<para>The <application>virt-manager</application> utility
+	  provides progress feedback when downloading images, creating
+	  disks, and starting guests.</para>
+      </listitem>
     </itemizedlist>
   </section>
 </section>




More information about the Fedora-docs-commits mailing list