Add support for detecting ppc64 LPAR as virt guests.
[virt-what.git] / tests / ppc64-kvm / sbin / dmidecode
diff --git a/tests/ppc64-kvm/sbin/dmidecode b/tests/ppc64-kvm/sbin/dmidecode
new file mode 100755 (executable)
index 0000000..f005a9b
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh -
+# dmidecode is not available on Fedora on s/390
+exit 1