Change dmidecode detection of Hitachi Virtage.
authorMasaki Kimura <masaki.kimura.kz@hitachi.com>
Tue, 18 Sep 2012 07:56:52 +0000 (08:56 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Mon, 31 Oct 2016 10:14:32 +0000 (06:14 -0400)
commitf3ef37faa0c6d1dbf03f25cd95c5ae252fd1472f
tree0398d3236aaa9e76dd10a0d10ce9a3b7db0df239
parent26950da63f5f97f182c1a561983660100ef1b870
Change dmidecode detection of Hitachi Virtage.

Hitachi plans to change dmidecode output in the future release of
Virtage.  By this change, some of Virtage models will not output "HVM"
before LPAR in "Product Name" field, which current virt-what code uses
to detect Virtage.  Therefore we need to change Virtage check routine.

(cherry picked from commit 08318065ff25ef23c2377d1425972b840a0a7204)
virt-what.in