aboutsummaryrefslogtreecommitdiff
path: root/scripts/qapi/commands.py
diff options
context:
space:
mode:
authorGreg Kurz <groug@kaod.org>2020-01-07 17:32:46 +0100
committerDavid Gibson <david@gibson.dropbear.id.au>2020-01-08 11:54:19 +1100
commitb91cad2f0751ab5c2e1b746a835ec0f45fec1c23 (patch)
treeaf8fd860838b3715524d4bcfcae4634209e990d0 /scripts/qapi/commands.py
parentfcb7e4a8f4e220306ac0c5acda66ca255d79f658 (diff)
pnv/psi: Consolidate some duplicated code in pnv_psi_realize()
The proper way to do that would be to use device_class_set_parent_realize(), but defining a Pnv8PsiClass and a Pnv9PsiClass types with a parent_realize pointer adds a fair amount of code. Calling pnv_psi_realize() explicitely is fine for now. This should probably be achieved with a device realize hook in the PSI base class and device_class_set_parent_realize() in the children classes. Signed-off-by: Greg Kurz <groug@kaod.org> Signed-off-by: Cédric Le Goater <clg@kaod.org> Message-Id: <157841476667.66386.13659183399113837990.stgit@bahia.tlslab.ibm.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'scripts/qapi/commands.py')
0 files changed, 0 insertions, 0 deletions