X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=virt-what.in;fp=virt-what.in;h=4c416fb756e10e7d2a1bbb5c7c8881d3f0aa0ff1;hb=85db367ac6432452fd3954c9b6cff9b49846ee61;hp=5f9edd7c7fb6fa925b5a5b7ab2e95ee04fe5b374;hpb=a476928ba4a545e51ee2511d8352e513e3834538;p=virt-what.git diff --git a/virt-what.in b/virt-what.in index 5f9edd7..4c416fb 100644 --- a/virt-what.in +++ b/virt-what.in @@ -349,3 +349,8 @@ if [ "$arch" = "ppc64" ]; then fi fi fi + +# Check for OpenBSD/VMM +if [ "$cpuid" = "OpenBSDVMM58" ]; then + echo vmm +fi