X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=virt-what.in;h=ebea7a17788fb9719a016948d4f3fcc6497017b3;hb=9cc6eaf572ed11e355633491bdbd1a113ff80a54;hp=b49994b3ab9fe64587d07442fcad971040aa90fc;hpb=fd81b8d1f95f1d515b340fe99596e0dd09b128f5;p=virt-what.git diff --git a/virt-what.in b/virt-what.in index b49994b..ebea7a1 100644 --- a/virt-what.in +++ b/virt-what.in @@ -77,6 +77,12 @@ if echo "$dmi" | grep -q 'Manufacturer: Microsoft Corporation'; then echo virtualpc fi +# Check for VirtualBox. + +if echo "$dmi" | grep -q 'Manufacturer: innotek GmbH'; then + echo virtualbox +fi + # Check for OpenVZ / Virtuozzo. # Added by Evgeniy Sokolov. # /proc/vz - always exists if OpenVZ kernel is running (inside and outside