]> xenbits.xensource.com Git - people/iwj/osstest.git/commitdiff
osstest: use type='hvm' for HVM guests
authorRoger Pau Monne <roger.pau@citrix.com>
Tue, 3 Oct 2017 10:21:36 +0000 (11:21 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 3 Oct 2017 12:59:39 +0000 (13:59 +0100)
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.pau@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Osstest/TestSupport.pm

index daeb3e0498cd37e2e80f341ef896150f3e74bfeb..76730f101c23bc4acf6573cb63940d061cb43420 100644 (file)
@@ -2021,6 +2021,7 @@ sub more_prepareguest_hvm ($$$$;@) {
     my $cfg = <<END;
 $kernel
 builder     = 'hvm'
+type        = 'hvm'
 #
 disk        = [
                $disks