qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Alexander Graf <agraf@suse.de>
To: Alexey Kardashevskiy <aik@ozlabs.ru>
Cc: qemu-ppc@nongnu.org, qemu-devel@nongnu.org,
	"Andreas Färber" <afaerber@suse.de>
Subject: Re: [Qemu-devel] [PATCH v7 0/2] target-ppc: CPU device tree id
Date: Tue, 04 Mar 2014 01:29:26 +0100	[thread overview]
Message-ID: <53151E66.8090101@suse.de> (raw)
In-Reply-To: <1391265952-31788-1-git-send-email-aik@ozlabs.ru>

Alexey Kardashevskiy wrote:
> This is some cleanup. Please, comment. Thanks!
>   

Thanks, applied to ppc-next. Please bear in mind that your target CPU
finding loop doesn't scale. So make sure you don't call your new dt
index helper in any code path where you care about performance. Or when
you do make sure to introduce a new table for easier lookup.


Alex

  parent reply	other threads:[~2014-03-04  0:29 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
2014-02-22  2:51       ` Benjamin Herrenschmidt
2014-02-22  9:57         ` Alexey Kardashevskiy
2014-03-04  0:29 ` Alexander Graf [this message]
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=53151E66.8090101@suse.de \
    --to=agraf@suse.de \
    --cc=afaerber@suse.de \
    --cc=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).