diff options
author | Greg Kurz | 2019-02-15 12:40:18 +0100 |
---|---|---|
committer | David Gibson | 2019-02-18 00:39:24 +0100 |
commit | d80b2ccfa741dd689634ce6c2b2a703d7d449319 (patch) | |
tree | e48e255ec6602d2ca7ea2da63bf276cbad3dedf7 /module-common.c | |
parent | xics: Drop the KVM ICP class (diff) | |
download | qemu-d80b2ccfa741dd689634ce6c2b2a703d7d449319.tar.gz qemu-d80b2ccfa741dd689634ce6c2b2a703d7d449319.tar.xz qemu-d80b2ccfa741dd689634ce6c2b2a703d7d449319.zip |
xics: Explicitely call KVM ICS methods from the common code
The pre_save(), post_load() and synchronize_state() methods of the
ICSStateClass 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: <155023081817.1011724.14078777320394028836.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 'module-common.c')
0 files changed, 0 insertions, 0 deletions