qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/3] ppc/xics: interface cleanups


From: David Gibson
Subject: Re: [Qemu-devel] [PATCH 0/3] ppc/xics: interface cleanups
Date: Fri, 21 Oct 2016 12:07:19 +1100
User-agent: Mutt/1.7.0 (2016-08-17)

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: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]