qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v7 0/2] target-ppc: CPU device tree id
@ 2014-02-01 14:45 Alexey Kardashevskiy
  2014-02-01 14:45 ` [Qemu-devel] [PATCH v7 1/2] target-ppc: add PowerPCCPU::cpu_dt_id Alexey Kardashevskiy
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Alexey Kardashevskiy @ 2014-02-01 14:45 UTC (permalink / raw)
  To: qemu-devel
  Cc: Alexey Kardashevskiy, qemu-ppc, Alexander Graf,
	Andreas Färber

This is some cleanup. Please, comment. Thanks!

Changes:
v7:
* cleaned up a bit of QOM use

v6:
* removed kvmppc_fixup_cpu()

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                | 22 ++++++++++++++++++++++
 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            | 18 ++++++++++++++++++
 target-ppc/kvm.c            | 15 +--------------
 target-ppc/kvm_ppc.h        |  6 ------
 target-ppc/translate_init.c | 11 +++++------
 13 files changed, 87 insertions(+), 50 deletions(-)

-- 
1.8.4.rc4

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2014-03-04  1:23 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-01 14:45 [Qemu-devel] [PATCH v7 0/2] target-ppc: CPU device tree id Alexey Kardashevskiy
2014-02-01 14:45 ` [Qemu-devel] [PATCH v7 1/2] target-ppc: add PowerPCCPU::cpu_dt_id Alexey Kardashevskiy
2014-03-03 19:44   ` Mike Day
2014-02-01 14:45 ` [Qemu-devel] [PATCH v7 2/2] target-ppc: spapr: e500: fix to use cpu_dt_id Alexey Kardashevskiy
2014-03-03 19:57   ` Mike Day
2014-03-03 22:53     ` Alexey Kardashevskiy
2014-02-11  7:20 ` [Qemu-devel] [PATCH v7 0/2] target-ppc: CPU device tree id Alexey Kardashevskiy
2014-02-21 13:31   ` Alexey Kardashevskiy
2014-02-22  2:20     ` Alexey Kardashevskiy
2014-02-22  2:51       ` Benjamin Herrenschmidt
2014-02-22  9:57         ` Alexey Kardashevskiy
2014-03-04  0:29 ` Alexander Graf
2014-03-04  1:23   ` Alexey Kardashevskiy

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).