]> Git Repo - qemu.git/commit
ppc/xics: introduce ICP DeviceRealize and DeviceReset handlers
authorCédric Le Goater <[email protected]>
Wed, 20 Jun 2018 10:24:13 +0000 (12:24 +0200)
committerDavid Gibson <[email protected]>
Mon, 2 Jul 2018 23:56:51 +0000 (09:56 +1000)
commita028dd423ee6dfd091a8c63028240832bf10f671
tree6c8b218a1baa929fb7bb27a167d2288b71f9e9d9
parent43f7868da3c84c1c7eef89631ab0bf6dc194eedb
ppc/xics: introduce ICP DeviceRealize and DeviceReset handlers

This changes the ICP realize and reset handlers in DeviceRealize and
DeviceReset handlers. parent handlers are now called from the
inheriting classes which is a cleaner object pattern.

Signed-off-by: Cédric Le Goater <[email protected]>
Signed-off-by: David Gibson <[email protected]>
hw/intc/xics.c
hw/intc/xics_kvm.c
hw/intc/xics_pnv.c
include/hw/ppc/xics.h
This page took 0.027248 seconds and 4 git commands to generate.