The previous builder='hvm' is also kept for compatibility with older
Xen releases. Note that the type option is ignored in previous Xen
versions.

Signed-off-by: Roger Pau Monné <roger....@citrix.com>
---
Cc: ian.jack...@eu.citrix.com
---
 Osstest/TestSupport.pm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Osstest/TestSupport.pm b/Osstest/TestSupport.pm
index a5cca391..66625e6f 100644
--- a/Osstest/TestSupport.pm
+++ b/Osstest/TestSupport.pm
@@ -2089,6 +2089,7 @@ sub more_prepareguest_hvm ($$$$;@) {
     my $cfg = <<END;
 $kernel
 builder     = 'hvm'
+type        = 'hvm'
 #
 disk        = [
                $disks
-- 
2.13.5 (Apple Git-94)


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

Reply via email to