qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] ppc/xics: interface cleanups
@ 2016-10-18  8:06 Cédric Le Goater
  2016-10-18  8:06 ` [Qemu-devel] [PATCH 1/3] ppc/xics: add a xics_set_nr_servers common routine Cédric Le Goater
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Cédric Le Goater @ 2016-10-18  8:06 UTC (permalink / raw)
  To: qemu-ppc; +Cc: David Gibson, qemu-devel, Alexander Graf, Cédric Le Goater

Hello,

Here are a couple of changes removing duplicated code and modifying
the remaining icp_ routines still using a 'XICSState *' as argument.

Thanks,

C. 

Cédric Le Goater (3):
  ppc/xics: add a xics_set_nr_servers common routine
  ppc/xics: add a XICSState backlink in ICPState
  ppc/xics: change the icp_ routines API to use an 'ICPState *' argument

 hw/intc/xics.c        | 50 ++++++++++++++++++++++++++++++++------------------
 hw/intc/xics_kvm.c    | 13 +------------
 hw/intc/xics_spapr.c  | 31 ++++++++++++-------------------
 include/hw/ppc/xics.h | 10 +++++++---
 4 files changed, 52 insertions(+), 52 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2016-10-21  1:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-18  8:06 [Qemu-devel] [PATCH 0/3] ppc/xics: interface cleanups Cédric Le Goater
2016-10-18  8:06 ` [Qemu-devel] [PATCH 1/3] ppc/xics: add a xics_set_nr_servers common routine Cédric Le Goater
2016-10-18  8:06 ` [Qemu-devel] [PATCH 2/3] ppc/xics: add a XICSState backlink in ICPState Cédric Le Goater
2016-10-18  8:06 ` [Qemu-devel] [PATCH 3/3] ppc/xics: change the icp_ routines API to use an 'ICPState *' argument Cédric Le Goater
2016-10-21  1:07 ` [Qemu-devel] [PATCH 0/3] ppc/xics: interface cleanups 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).