[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH for-4.10 2/3] examples: fix HVM config file example
To use the new 'type' option. Signed-off-by: Roger Pau Monné <roger.pau@xxxxxxxxxx> --- Cc: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> Cc: Wei Liu <wei.liu2@xxxxxxxxxx> --- tools/examples/xlexample.hvm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/examples/xlexample.hvm b/tools/examples/xlexample.hvm index 4b1ea629fb..df9fe07653 100644 --- a/tools/examples/xlexample.hvm +++ b/tools/examples/xlexample.hvm @@ -6,7 +6,7 @@ # HVM guest. For a more complete guide see xl.cfg(5) # This configures an HVM rather than PV guest -builder = "hvm" +type = "hvm" # Guest name name = "example.hvm" -- 2.13.5 (Apple Git-94) _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |