]> git.proxmox.com Git - mirror_qemu.git/commit
ppx/xics: introduce a parent_reset in ICSStateClass
authorCédric Le Goater <clg@kaod.org>
Mon, 25 Jun 2018 09:17:16 +0000 (11:17 +0200)
committerDavid Gibson <david@gibson.dropbear.id.au>
Mon, 2 Jul 2018 23:56:51 +0000 (09:56 +1000)
commiteeefd43b3cf342d1696128462a16e092995ff1b5
tree9a4542c58c2406d5744d37d2a5075b732dd518b7
parent815049a01ba187d48166f0144356bc640d4e5803
ppx/xics: introduce a parent_reset in ICSStateClass

Just like for the realize handlers, this makes possible to move the
common ICSState code of the reset handlers in the ics-base class.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/intc/xics.c
hw/intc/xics_kvm.c
include/hw/ppc/xics.h