X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=virt-what.in;h=d37da85302e05283f96af5bdc1781067406f7596;hb=37b0b4f14bd8e39beec6d4e1b860d7aab415590b;hp=2de040a443846d1899ef8860602eef37b9c023a0;hpb=a31c3a77e132697822fb76cf286023d8ca1b6297;p=virt-what.git diff --git a/virt-what.in b/virt-what.in index 2de040a..d37da85 100644 --- a/virt-what.in +++ b/virt-what.in @@ -203,6 +203,11 @@ if echo "$dmi" | grep -q 'Vendor: Parallels'; then skip_qemu_kvm=true fi +# Check for oVirt. +if echo "$dmi" | grep -q 'Manufacturer: oVirt'; then + echo ovirt +fi + # Check for Xen. if [ "$cpuid" = "XenVMMXenVMM" ]; then