qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Alexey Kardashevskiy <aik@ozlabs.ru>
To: qemu-devel@nongnu.org
Cc: Alexey Kardashevskiy <aik@ozlabs.ru>, qemu-ppc@nongnu.org
Subject: [Qemu-devel] [PATCH v5 0/2] target-ppc: CPU device tree id
Date: Tue,  3 Dec 2013 14:30:45 +1100	[thread overview]
Message-ID: <1386041447-16586-1-git-send-email-aik@ozlabs.ru> (raw)

Hi!

This is some cleanup. Please, comment. Thanks!

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

-- 
1.8.4.rc4

             reply	other threads:[~2013-12-03  3:31 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-03  3:30 Alexey Kardashevskiy [this message]
2013-12-03  3:30 ` [Qemu-devel] [PATCH v5 1/2] target-ppc: add PowerPCCPU::cpu_dt_id Alexey Kardashevskiy
2013-12-03  3:30 ` [Qemu-devel] [PATCH v5 2/2] target-ppc: spapr: e500: fix to use cpu_dt_id Alexey Kardashevskiy
2014-01-31 14:09   ` [Qemu-devel] [Qemu-ppc] " Alexander Graf
2013-12-10  8:16 ` [Qemu-devel] [PATCH v5 0/2] target-ppc: CPU device tree id Alexey Kardashevskiy
2013-12-19 13:16   ` Alexey Kardashevskiy
2014-01-10  8:20     ` Alexey Kardashevskiy
2014-01-22  4:20       ` Alexey Kardashevskiy
2014-01-31  6:07         ` Alexey Kardashevskiy
2014-01-31 10:45           ` Thomas Huth
2014-01-31 11:45           ` Andreas Färber

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=1386041447-16586-1-git-send-email-aik@ozlabs.ru \
    --to=aik@ozlabs.ru \
    --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).