From: Alexey Kardashevskiy <aik@ozlabs.ru>
To: qemu-devel@nongnu.org
Cc: "Alexander Graf" <agraf@suse.de>,
"Michael Roth" <mdroth@linux.vnet.ibm.com>,
"Mike Day" <ncmike@ncultra.org>,
qemu-ppc@nongnu.org, "Anthony Liguori" <aliguori@amazon.com>,
"Scott Wood" <scottwood@freescale.com>,
"Paolo Bonzini" <pbonzini@redhat.com>,
"Andreas Färber" <afaerber@suse.de>
Subject: Re: [Qemu-devel] [PATCH v7 0/2] target-ppc: CPU device tree id
Date: Sat, 22 Feb 2014 13:20:27 +1100 [thread overview]
Message-ID: <5308096B.5000406@ozlabs.ru> (raw)
In-Reply-To: <5307552F.5000704@ozlabs.ru>
On 02/22/2014 12:31 AM, Alexey Kardashevskiy wrote:
> On 02/11/2014 06:20 PM, Alexey Kardashevskiy wrote:
>> On 02/02/2014 01:45 AM, Alexey Kardashevskiy wrote:
>>> This is some cleanup. Please, comment. Thanks!
>>
>> Ping?
>
> pingping?
Sorry for bothering again. This is quite simple patchset, it does not touch
a lot and just a small rework. This is v7, v1 was 31/10/2013 (~4 months), I
sent "ping" to v5 5 times (took 2 months to get any attention), there was
no comment that it breaks anything, few people commented that the patchset
is ok, we use it internally for quite a while but it is still not in any
tree but mine. I have other patchsets like that and I am not posting new
ones because I do not really see the point until I figure out what is wrong
with my old patches or with the way I posting them and trying to get attention.
If anyone feels ok to "ack" these patches, please do so. Thanks and sorry
again.
>>
>>>
>>> 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(-)
>>>
>>
>>
>
>
--
Alexey
next prev parent reply other threads:[~2014-02-22 2:20 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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
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=5308096B.5000406@ozlabs.ru \
--to=aik@ozlabs.ru \
--cc=afaerber@suse.de \
--cc=agraf@suse.de \
--cc=aliguori@amazon.com \
--cc=mdroth@linux.vnet.ibm.com \
--cc=ncmike@ncultra.org \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.org \
--cc=scottwood@freescale.com \
/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).