diff options
author | Greg Kurz | 2019-02-15 12:40:00 +0100 |
---|---|---|
committer | David Gibson | 2019-02-18 00:34:05 +0100 |
commit | 8e6e6efef7af41c4d809b6991927949f354836f7 (patch) | |
tree | 50dbc1baae03ddcd50d21aab2bd2841ecc58c9b6 /hw/acpi/acpi_interface.c | |
parent | xics: Handle KVM ICP reset from the common code (diff) | |
download | qemu-8e6e6efef7af41c4d809b6991927949f354836f7.tar.gz qemu-8e6e6efef7af41c4d809b6991927949f354836f7.tar.xz qemu-8e6e6efef7af41c4d809b6991927949f354836f7.zip |
xics: Handle KVM ICP realize from the common code
The realization of KVM ICP currently follows the parent_realize logic,
which is a bit overkill here. Also we want to get rid of the KVM ICP
class. Explicitely call icp_kvm_realize() from the base ICP realize
function.
Note that ICPStateClass::parent_realize is retained because powernv
needs it.
Signed-off-by: Greg Kurz <groug@kaod.org>
Message-Id: <155023080049.1011724.15423463482790260696.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 'hw/acpi/acpi_interface.c')
0 files changed, 0 insertions, 0 deletions