From: David Gibson <david@gibson.dropbear.id.au>
To: "Cédric Le Goater" <clg@kaod.org>
Cc: qemu-ppc@nongnu.org, qemu-devel@nongnu.org, Greg Kurz <groug@kaod.org>
Subject: Re: [Qemu-devel] [PATCH 0/5] spapr: preliminary cleanups before introducing XIVE
Date: Sat, 2 Dec 2017 12:33:53 +1100 [thread overview]
Message-ID: <20171202013353.GC2130@umbus.fritz.box> (raw)
In-Reply-To: <20171201160604.15265-1-clg@kaod.org>
[-- Attachment #1: Type: text/plain, Size: 1482 bytes --]
On Fri, Dec 01, 2017 at 05:05:59PM +0100, Cédric Le Goater wrote:
> Hello,
>
> These are initial patches of the XIVE patchset which prepare ground
> for the integration of the XIVE model.
Applied to ppc-for-2.12.
>
> Thanks,
>
> C.
>
> Cédric Le Goater (5):
> ppc/xics: introduce an icp_create() helper
> ppc/xics: assign of the CPU 'intc' pointer under the core
> spapr: move the IRQ allocation routines under the machine
> spapr: introduce a spapr_irq_set_lsi() helper
> spapr: introduce a spapr_qirq() helper
>
> hw/intc/trace-events | 4 --
> hw/intc/xics.c | 34 ++++++-----
> hw/intc/xics_spapr.c | 114 -------------------------------------
> hw/ppc/pnv_core.c | 10 +---
> hw/ppc/spapr.c | 133 ++++++++++++++++++++++++++++++++++++++++++++
> hw/ppc/spapr_cpu_core.c | 14 +----
> hw/ppc/spapr_events.c | 16 +++---
> hw/ppc/spapr_pci.c | 10 ++--
> hw/ppc/spapr_vio.c | 2 +-
> hw/ppc/trace-events | 4 ++
> include/hw/pci-host/spapr.h | 2 +-
> include/hw/ppc/spapr.h | 7 +++
> include/hw/ppc/spapr_vio.h | 2 +-
> include/hw/ppc/xics.h | 8 +--
> 14 files changed, 187 insertions(+), 173 deletions(-)
>
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
prev parent reply other threads:[~2017-12-02 23:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-01 16:05 [Qemu-devel] [PATCH 0/5] spapr: preliminary cleanups before introducing XIVE Cédric Le Goater
2017-12-01 16:06 ` [Qemu-devel] [PATCH 1/5] ppc/xics: introduce an icp_create() helper Cédric Le Goater
2017-12-01 16:06 ` [Qemu-devel] [PATCH 2/5] ppc/xics: assign of the CPU 'intc' pointer under the core Cédric Le Goater
2017-12-01 16:06 ` [Qemu-devel] [PATCH 3/5] spapr: move the IRQ allocation routines under the machine Cédric Le Goater
2017-12-01 16:06 ` [Qemu-devel] [PATCH 4/5] spapr: introduce a spapr_irq_set_lsi() helper Cédric Le Goater
2017-12-01 16:06 ` [Qemu-devel] [PATCH 5/5] spapr: introduce a spapr_qirq() helper Cédric Le Goater
2017-12-02 1:33 ` David Gibson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171202013353.GC2130@umbus.fritz.box \
--to=david@gibson.dropbear.id.au \
--cc=clg@kaod.org \
--cc=groug@kaod.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.