qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for-5.0 0/4] ppc: Some more QOM cleanup for XICS
@ 2019-11-17 23:20 Greg Kurz
  2019-11-17 23:20 ` [PATCH for-5.0 1/4] xics: Link ICS_PROP_XICS property to ICSState::xics pointer Greg Kurz
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Greg Kurz @ 2019-11-17 23:20 UTC (permalink / raw)
  To: David Gibson; +Cc: qemu-ppc, Cédric Le Goater, qemu-devel

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(-)



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2019-11-19  0:38 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-17 23:20 [PATCH for-5.0 0/4] ppc: Some more QOM cleanup for XICS Greg Kurz
2019-11-17 23:20 ` [PATCH for-5.0 1/4] xics: Link ICS_PROP_XICS property to ICSState::xics pointer Greg Kurz
2019-11-18  8:03   ` Cédric Le Goater
2019-11-17 23:20 ` [PATCH for-5.0 2/4] xics: Link ICP_PROP_XICS property to ICPState::xics pointer Greg Kurz
2019-11-18  8:03   ` Cédric Le Goater
2019-11-17 23:20 ` [PATCH for-5.0 3/4] xics: Link ICP_PROP_CPU property to ICPState::cs pointer Greg Kurz
2019-11-18  8:04   ` Cédric Le Goater
2019-11-17 23:20 ` [PATCH for-5.0 4/4] spapr: Abort if XICS interrupt controller cannot be initialized Greg Kurz
2019-11-18  8:07   ` Cédric Le Goater
2019-11-19  0:37 ` [PATCH for-5.0 0/4] ppc: Some more QOM cleanup for XICS David Gibson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).