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

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



# HG changeset patch
# User Ian Campbell <ian.campbell@xxxxxxxxxx>
# Date 1321540451 0
# Node ID 5e3e5757de0fcd0b826d0ca8330db7fa1cfccba4
# Parent  14a8af47bf11e9e4be35a0000336b49da95d9860
docs: xlexample.hvm is missing "builder = 'hvm'"

This is rather critical...

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

diff -r 14a8af47bf11 -r 5e3e5757de0f tools/examples/xlexample.hvm
--- a/tools/examples/xlexample.hvm      Thu Nov 17 14:34:11 2011 +0000
+++ b/tools/examples/xlexample.hvm      Thu Nov 17 14:34:11 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®.