X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=virt-what.in;h=bf663aa107fc1de060f80b0a4b4fe1ebaa4ac434;hb=acd6bec92a99550ad98011d44f6381fdf7fa5992;hp=422f6d05f51f3f01717ebe94452dbea36e8877e3;hpb=d409914d13b88541402fe871d70e3dff9d738455;p=virt-what.git diff --git a/virt-what.in b/virt-what.in index 422f6d0..bf663aa 100644 --- a/virt-what.in +++ b/virt-what.in @@ -197,7 +197,7 @@ fi if [ "$cpuid" = "XenVMMXenVMM" ]; then echo xen; echo xen-hvm skip_qemu_kvm=true -elif [ -f "${root}/proc/xen/capabilities" ]; then +elif [ -d "${root}/proc/xen" ]; then echo xen if grep -q "control_d" "${root}/proc/xen/capabilities"; then echo xen-dom0