[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH 02 of 17 v3] docs: xlexample.hvm is missing "builder = 'hvm'"



# HG changeset patch
# User Ian Campbell <ian.campbell@xxxxxxxxxx>
# Date 1322576247 0
# Node ID 7b8357c91760686c0c2ea460fb26b3531ea02c8c
# Parent  4bdc0f7611d72d80b5d7efedc86fd70df06a6bbc
docs: xlexample.hvm is missing "builder = 'hvm'"

This is rather critical...

Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx>

diff -r 4bdc0f7611d7 -r 7b8357c91760 tools/examples/xlexample.hvm
--- a/tools/examples/xlexample.hvm      Tue Nov 29 13:53:31 2011 +0000
+++ b/tools/examples/xlexample.hvm      Tue Nov 29 14:17:27 2011 +0000
@@ -5,6 +5,9 @@
 # This is a fairly minimal example of what is required for an
 # HVM guest. For a more complete guide see <XXX Document TBD>
 
+# This configures an HVM rather than PV guest
+builder = "hvm"
+
 # Guest name
 name = "example.hvm"
 

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.