IA64 Xen HVM should print 'xen-hvm' not 'xen-domU'.
authorRichard W.M. Jones <rjones@redhat.com>
Fri, 27 May 2011 11:28:28 +0000 (12:28 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 27 May 2011 11:28:28 +0000 (12:28 +0100)
This updates commit 3ea952163f0c28cd88f8473bb015df892c4247bf.

tests/test-rhel5-xen-domU-hvm-ia64.sh
virt-what.in

index 3250652..5f29c1b 100755 (executable)
@@ -19,7 +19,7 @@ root=tests/rhel5-xen-domU-hvm-ia64
 
 output="$(./virt-what --test-root=$root 2>&1)"
 expected="xen
-xen-domU"
+xen-hvm"
 
 if [ "$output" != "$expected" ]; then
     echo "$0: test failed because output did not match expected"
index 74ffab2..4f381ab 100644 (file)
@@ -197,7 +197,7 @@ elif [ "$arch" = "ia64" ]; then
     if [ -d $root/sys/bus/xen -a ! -d $root/sys/bus/xen-backend ]; then
         # PV-on-HVM drivers installed in a Xen guest.
         echo xen
-        echo xen-domU
+        echo xen-hvm
     else
         # There is no virt leaf on IA64 HVM.  This is a last-ditch
         # attempt to detect something is virtualized by using a