qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: Gaurav Sharma <gauravs.2010@gmail.com>
Cc: QEMU-DEVEL <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [QUERY] : 64 bit virtual address line support for aarch64
Date: Tue, 23 Dec 2014 12:07:48 +0000	[thread overview]
Message-ID: <CAFEAcA9=BywEpG_Bb5MVEVuqbAPGD2jLOww9SuZ=nkr_Box+bQ@mail.gmail.com> (raw)
In-Reply-To: <CABiB5K5Chv9Tsg-OS=haUNTQP_CN_0AAwq3CGBxPi4e9L+5A1w@mail.gmail.com>

On 23 December 2014 at 10:15, Gaurav Sharma <gauravs.2010@gmail.com> wrote:
> to be precise 'get_phys_addr_lpae' is the method where in mmu handling is
> being done ?

Well, it's where we turn vaddrs into physaddrs, which is the
core of the MMU, yes. Other stuff like handling of the MMU specific
system registers, TLB and cache maintenance ops, etc, is elsewhere
(in the obvious places).

-- PMM

      reply	other threads:[~2014-12-23 12:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-23  9:42 [Qemu-devel] [QUERY] : 64 bit virtual address line support for aarch64 Gaurav Sharma
2014-12-23  9:58 ` Peter Maydell
2014-12-23 10:15   ` Gaurav Sharma
2014-12-23 12:07     ` 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='CAFEAcA9=BywEpG_Bb5MVEVuqbAPGD2jLOww9SuZ=nkr_Box+bQ@mail.gmail.com' \
    --to=peter.maydell@linaro.org \
    --cc=gauravs.2010@gmail.com \
    --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).