From: Ian Campbell <Ian.Campbell@citrix.com>
To: Suravee Suthikulpanit <Suravee.Suthikulpanit@amd.com>
Cc: Julien Grall <julien.grall@linaro.org>,
xen-devel@lists.xen.org, stefano.stabellini@eu.citrix.com
Subject: Re: [V3 3/3] amd/seattle: Initial revision of AMD Seattle support
Date: Fri, 3 Oct 2014 09:43:48 +0100 [thread overview]
Message-ID: <1412325828.423.7.camel@citrix.com> (raw)
In-Reply-To: <542DEC49.5010609@amd.com>
On Thu, 2014-10-02 at 19:22 -0500, Suravee Suthikulpanit wrote:
>
> On 10/02/2014 05:24 PM, Julien Grall wrote:
> > I forgot to ask, did you check that the grant-table mapping (by default
> > mapped 0xb0000000-0xb0020000) doesn't overlap to the RAM or another
> > device on your platform?
> >
> > If it's the case I would define .dom0_gnttab_start and .dom0_gnttab_size.
> >
> > Regards,
>
> Actually, the default mapping will be overlapped with where PCI MMIO
> region is supposed to be. Are there any restrictions on the location of
> this can be? (e.g below 4G, alignment, etc.)
Not especially. Obviously it needs to be at an IPA which the guest can
map, so if you expect to run 32-bit dom0 (or even if you don't expect
but it is a possibility) then finding somewhere under 4GB would be nice
to have.
Alignment can be whatever, but again it might be nice to make it
somewhat naturally aligned.
We've got a plan to get rid of this annoying requirement to specify this
manually in 4.6...
Ian.
next prev parent reply other threads:[~2014-10-03 8:43 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-02 21:25 [V3 0/3] Introduce AMD Seattle platform support suravee.suthikulpanit
2014-10-02 21:25 ` [V3 1/3] gicv2: Add compatibility id for gic-400 suravee.suthikulpanit
2014-10-02 21:25 ` [V3 2/3] amd/seattle: Add early printk message for the platform suravee.suthikulpanit
2014-10-02 21:25 ` [V3 3/3] amd/seattle: Initial revision of AMD Seattle support suravee.suthikulpanit
2014-10-02 21:46 ` Julien Grall
2014-10-02 22:24 ` Julien Grall
2014-10-03 0:22 ` Suravee Suthikulpanit
2014-10-03 8:43 ` Ian Campbell [this message]
2014-10-03 9:54 ` [V3 0/3] Introduce AMD Seattle platform support Ian Campbell
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=1412325828.423.7.camel@citrix.com \
--to=ian.campbell@citrix.com \
--cc=Suravee.Suthikulpanit@amd.com \
--cc=julien.grall@linaro.org \
--cc=stefano.stabellini@eu.citrix.com \
--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.