From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57433) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bxOVE-0004Co-9Y for qemu-devel@nongnu.org; Thu, 20 Oct 2016 21:20:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bxOVA-00042y-1O for qemu-devel@nongnu.org; Thu, 20 Oct 2016 21:20:08 -0400 Date: Fri, 21 Oct 2016 12:07:19 +1100 From: David Gibson Message-ID: <20161021010719.GW11140@umbus.fritz.box> References: <1476777994-28711-1-git-send-email-clg@kaod.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="RCcFxJ34+mAtH0DM" Content-Disposition: inline In-Reply-To: <1476777994-28711-1-git-send-email-clg@kaod.org> Subject: Re: [Qemu-devel] [PATCH 0/3] ppc/xics: interface cleanups List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?iso-8859-1?Q?C=E9dric?= Le Goater Cc: qemu-ppc@nongnu.org, qemu-devel@nongnu.org, Alexander Graf --RCcFxJ34+mAtH0DM Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 18, 2016 at 10:06:31AM +0200, C=E9dric Le Goater wrote: > Hello, >=20 > 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. >=20 > Thanks, >=20 > C.=20 >=20 > C=E9dric 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 >=20 > 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(-) >=20 --=20 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 --RCcFxJ34+mAtH0DM Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJYCWpEAAoJEGw4ysog2bOSdYYP+gKp/sp8bus5V6h17wvAAWF4 DWaNAIRf0DKMkhce0k1FEpFsTgOKXNjKbbUu5juIJkGgEWO/ZGm+wm26xn9ysB2J tXxYuNQi0+djNTtZy7sfqAuH93iUS/D/0HfLnSYNMJ5HnP0UirI0znHHdZqAioAc me+MdHCQjlBylWdqPNSyKS4Q6khOWFxO9kak0Z0q9O8GV47pqFUpjBfRG4d/vTLd ocW8Ghvjf4Uk45ZNQv0POYns4+bSw8oWkuE921plJFMRS0A/exR/MFIsl3685CUz EaQvjyDqb1UBtqW0mzJ0TIy4ufFpRH9/1s6nRAHiT3fieR0U64WznnuZnN2inL+U glg5caCMk2g68Xx65JfvJCQr5JdIQrIAK0SwbaV3qkwFrREkDJGfj3YJfhi33QTZ MGjmP1Tt3Ch9aSWBq0Br/2Gotd2xdjU9fZWZ4J9/qCeXktx6Zsp+0hFkB0zPtDVH GBKvoFc/c6zFvI2+EgETitRtr4hTtFV/33l8432nU2VI/CK5XPRbXhYrRdYZb3f3 15v0dJxxIw3nqT60bhy8D72f2Qg4wluuxX60vxylrZjlw8NI3d9BE9w+EEqQUkPn 8YM8EnuPLcgecCO9arL2dvqGDdfBQ8a7TAsBWSU/O9y6whwy0kZxqm1oUsoz96w8 v2D9yJEJHI1K2Gbs9R4O =Bl4I -----END PGP SIGNATURE----- --RCcFxJ34+mAtH0DM--