From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH] monitor: Add an "xlate" command for translating a virtual address
Date: Mon, 15 Aug 2016 21:34:44 +1000 [thread overview]
Message-ID: <1471260884.12231.100.camel@kernel.crashing.org> (raw)
In-Reply-To: <CAFEAcA-1zEMmHRErU==yyteic00nL=2yZ2NL66y-8dfaLfroJg@mail.gmail.com>
On Mon, 2016-08-15 at 11:02 +0100, Peter Maydell wrote:
>
> Some of these attributes are determined before the MMU
> (eg "user", "requester ID"), and some of them are (for
> a particular CPU architecture) determined by the MMU
> from the translation tables ("secure"). From the point of
> view of the CPU as a whole (or other transaction master)
> they're all outputs, though.
So you suggest I just print out all the fields as the output
of translate along with the translated address ?
Cheers,
Ben.
next prev parent reply other threads:[~2016-08-15 11:35 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-13 11:52 [Qemu-devel] [PATCH] monitor: Add an "xlate" command for translating a virtual address Benjamin Herrenschmidt
2016-08-14 18:55 ` Peter Maydell
2016-08-14 21:24 ` Benjamin Herrenschmidt
2016-08-14 22:55 ` Benjamin Herrenschmidt
2016-08-15 10:02 ` Peter Maydell
2016-08-15 11:34 ` Benjamin Herrenschmidt [this message]
2016-08-15 11:44 ` Peter Maydell
2016-08-15 11:56 ` Benjamin Herrenschmidt
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=1471260884.12231.100.camel@kernel.crashing.org \
--to=benh@kernel.crashing.org \
--cc=peter.maydell@linaro.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.