qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: Christoffer Dall <christoffer.dall@linaro.org>
Cc: QEMU Developers <qemu-devel@nongnu.org>,
	"kvmarm@lists.cs.columbia.edu" <kvmarm@lists.cs.columbia.edu>
Subject: Re: [Qemu-devel] [PATCH 1/2] target-arm: Rename QEMU PSCI v0.1 definitions
Date: Tue, 19 Aug 2014 14:14:39 +0100	[thread overview]
Message-ID: <CAFEAcA98HVAhe770HED+OGvNUaAP2RkuMgyyS_9sicWom46zuA@mail.gmail.com> (raw)
In-Reply-To: <1407504529-3417-1-git-send-email-christoffer.dall@linaro.org>

On 8 August 2014 14:28, Christoffer Dall <christoffer.dall@linaro.org> wrote:
> The function IDs for PSCI v0.1 are exported by KVM and defined as
> KVM_PSCI_FN_<something>.  To build using these defines in non-KVM code,
> QEMU defines these IDs locally and check their correctness against the
> KVM headers when those are available.
>
> However, the naming scheme used for QEMU (almost) clashes with the PSCI
> v0.2 definitions from Linux so to avoid unfortunate naming when we
> introduce local PSCI v0.2 defines, rename the current local defines with
> QEMU_ prependend and clearly identify the PSCI version as v0.1 in the
> defines.
>
> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>

Applied to target-arm.next, thanks.

-- PMM

      reply	other threads:[~2014-08-19 13:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-08 13:28 [Qemu-devel] [PATCH 1/2] target-arm: Rename QEMU PSCI v0.1 definitions Christoffer Dall
2014-08-19 13:14 ` Peter Maydell [this message]

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=CAFEAcA98HVAhe770HED+OGvNUaAP2RkuMgyyS_9sicWom46zuA@mail.gmail.com \
    --to=peter.maydell@linaro.org \
    --cc=christoffer.dall@linaro.org \
    --cc=kvmarm@lists.cs.columbia.edu \
    --cc=qemu-devel@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).