All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Cooper <andrew.cooper3@citrix.com>
To: Samuel Thibault <samuel.thibault@ens-lyon.org>,
	"karim.allah.ahmed@gmail.com" <karim.allah.ahmed@gmail.com>,
	xen-devel@lists.xen.org
Subject: Re: Enable virtual memory for Mini-os on ARM
Date: Mon, 23 Dec 2013 12:07:38 +0000	[thread overview]
Message-ID: <52B8278A.3060804@citrix.com> (raw)
In-Reply-To: <20131223103852.GC5594@type.youpi.perso.aquilenet.fr>

On 23/12/2013 10:38, Samuel Thibault wrote:
> karim.allah.ahmed@gmail.com, le Mon 23 Dec 2013 10:23:01 +0000, a écrit :
>> Why do I need to create pagetables and fill them for mini-os ?
> I don't know the virtual memory of ARM, but on x86 we definitely need a
> pagetable because very often we need to map/unmap things, like granted
> mfns, i/o areas, foreign pages, etc.
>
> Samuel

More importantly, an x86 PV guest *cannot* run in non-paging mode.

This, I believe, is different to ARM, where an ARM guest is rather more
like x86 HVM guests, which have a full processor to play with.

~Andrew

>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel

  reply	other threads:[~2013-12-23 12:07 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-23 10:23 Enable virtual memory for Mini-os on ARM karim.allah.ahmed
2013-12-23 10:38 ` Samuel Thibault
2013-12-23 12:07   ` Andrew Cooper [this message]
2013-12-23 12:21     ` Samuel Thibault
2013-12-23 12:52   ` karim.allah.ahmed
2013-12-23 13:21     ` Samuel Thibault
2013-12-23 14:59       ` karim.allah.ahmed
2014-01-06 10:52     ` Ian Campbell
2013-12-23 16:01 ` Dario Faggioli
2013-12-23 16:21   ` Chen Baozi
2013-12-24  1:44   ` karim.allah.ahmed
     [not found]   ` <CAOTdubvCQyZ4PbOp2bZw0RM16x0Lb=jezUu=usO6_4FWQ6KOpw@mail.gmail.com>
2013-12-24 13:21     ` Dario Faggioli

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=52B8278A.3060804@citrix.com \
    --to=andrew.cooper3@citrix.com \
    --cc=karim.allah.ahmed@gmail.com \
    --cc=samuel.thibault@ens-lyon.org \
    --cc=xen-devel@lists.xen.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.