This series consolidates some more QOM links and pointers that point to the same object. While here also simplify the XICS interrupt controller init in the machine code.
-- Greg --- Greg Kurz (4): xics: Link ICS_PROP_XICS property to ICSState::xics pointer xics: Link ICP_PROP_XICS property to ICPState::xics pointer xics: Link ICP_PROP_CPU property to ICPState::cs pointer spapr: Abort if XICS interrupt controller cannot be initialized hw/intc/xics.c | 54 +++++++++++++++------------------------------------- hw/ppc/pnv_psi.c | 3 +-- hw/ppc/spapr_irq.c | 22 ++++----------------- 3 files changed, 21 insertions(+), 58 deletions(-)