diff options
author | Greg Kurz <groug@kaod.org> | 2019-12-13 12:59:39 +0100 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2019-12-17 10:39:48 +1100 |
commit | 41c4ef7009adb3d7c4f252656bb6b18080f7c3a2 (patch) | |
tree | 531363e121d83c2cdbc67c7ae2cfea57fefb4e5d /linux-user/i386 | |
parent | aeb7a330f46ba530b40d7be5a3dce44e552f79a9 (diff) | |
download | qemu-41c4ef7009adb3d7c4f252656bb6b18080f7c3a2.zip |
ppc/pnv: Introduce PnvPsiClass::compat
The Processor Service Interface (PSI) model has a chip_type class level
attribute, which is used to generate the content of the "compatible" DT
property according to the CPU type.
Since the PSI model already has specialized classes for each supported
CPU type, it seems cleaner to achieve this with QOM. Provide the content
of the "compatible" property with a new class level attribute.
Signed-off-by: Greg Kurz <groug@kaod.org>
Message-Id: <157623837974.360005.14706607446188964477.stgit@bahia.lan>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'linux-user/i386')
0 files changed, 0 insertions, 0 deletions