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,
Alexander Graf <agraf@suse.de>
Subject: Re: [Qemu-devel] [PATCH 0/3] ppc/xics: interface cleanups
Date: Fri, 21 Oct 2016 12:07:19 +1100 [thread overview]
Message-ID: <20161021010719.GW11140@umbus.fritz.box> (raw)
In-Reply-To: <1476777994-28711-1-git-send-email-clg@kaod.org>
[-- Attachment #1: Type: text/plain, Size: 991 bytes --]
On Tue, Oct 18, 2016 at 10:06:31AM +0200, Cédric Le Goater wrote:
> Hello,
>
> Here are a couple of changes removing duplicated code and modifying
> the remaining icp_ routines still using a 'XICSState *' as argument.
Applied to ppc-for-2.8, thanks.
>
> 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(-)
>
--
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: 819 bytes --]
prev parent reply other threads:[~2016-10-21 1:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` 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=20161021010719.GW11140@umbus.fritz.box \
--to=david@gibson.dropbear.id.au \
--cc=agraf@suse.de \
--cc=clg@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 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).