X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=virt-what.in;h=a0f7406ceeed2c782f86398f999ba2bdeda402e9;hb=4216f66a14702bf1a430a70be1be46d27b8b67c9;hp=627f9616babf0292ed255dadde5feca94e148a6f;hpb=0c8dd875e579261b8a079382f84f276d8d9229a5;p=virt-what.git diff --git a/virt-what.in b/virt-what.in index 627f961..a0f7406 100644 --- a/virt-what.in +++ b/virt-what.in @@ -158,6 +158,11 @@ if grep -q '^vendor_id.*IBM/S390' $root/proc/cpuinfo; then fi fi +# Check for Parallels. +if echo "$dmi" | grep -q 'Vendor: Parallels'; then + echo parallels +fi + # Check for Xen. if [ "$cpuid" = "XenVMMXenVMM" ]; then