diff options
author | Greg Kurz | 2019-02-15 12:39:48 +0100 |
---|---|---|
committer | David Gibson | 2019-02-18 00:14:37 +0100 |
commit | 0e5c7fad9cdc5d431796f899b6a0e860ec93b611 (patch) | |
tree | 8ba6e6e7c133305861bae67d933dd62cfde1e73d /hw/intc/sh_intc.c | |
parent | spapr/irq: remove the XICS offset adjustment (diff) | |
download | qemu-0e5c7fad9cdc5d431796f899b6a0e860ec93b611.tar.gz qemu-0e5c7fad9cdc5d431796f899b6a0e860ec93b611.tar.xz qemu-0e5c7fad9cdc5d431796f899b6a0e860ec93b611.zip |
xics: Explicitely call KVM ICP methods from the common code
The pre_save(), post_load() and synchronize_state() methods of the
ICPStateClass type are really KVM only things. Make that obvious
by dropping the indirections and directly calling the KVM functions
instead.
Signed-off-by: Greg Kurz <groug@kaod.org>
Message-Id: <155023078871.1011724.3083923389814185598.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/intc/sh_intc.c')
0 files changed, 0 insertions, 0 deletions