qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v5 0/2] target-ppc: CPU device tree id


From: Alexey Kardashevskiy
Subject: Re: [Qemu-devel] [PATCH v5 0/2] target-ppc: CPU device tree id
Date: Tue, 10 Dec 2013 19:16:57 +1100
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1

On 12/03/2013 02:30 PM, Alexey Kardashevskiy wrote:
> Hi!
> 
> This is some cleanup. Please, comment. Thanks!


Ping, anyone?


> Changes:
> v5:
>  * cleanup
>  * removed cpustate::kvm_cpu_id
>  * split into 2 patches - new PPC API and the usage of the API
> 
> Alexey Kardashevskiy (2):
>   target-ppc: add PowerPCCPU::cpu_dt_id
>   target-ppc: spapr: e500: fix to use cpu_dt_id
> 
>  hw/intc/openpic_kvm.c       |  2 +-
>  hw/intc/xics.c              | 15 +++++++++++++--
>  hw/intc/xics_kvm.c          | 10 +++++-----
>  hw/ppc/e500.c               |  7 +++++--
>  hw/ppc/ppc.c                | 33 +++++++++++++++++++++++++++++++++
>  hw/ppc/spapr.c              |  9 +++++----
>  hw/ppc/spapr_hcall.c        |  6 +++---
>  hw/ppc/spapr_rtas.c         | 14 +++++++-------
>  target-ppc/cpu-qom.h        |  2 ++
>  target-ppc/cpu.h            | 27 +++++++++++++++++++++++++++
>  target-ppc/kvm.c            | 10 +---------
>  target-ppc/translate_init.c |  2 ++
>  12 files changed, 104 insertions(+), 33 deletions(-)
> 


-- 
Alexey



reply via email to

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