xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Ian Campbell <Ian.Campbell@citrix.com>
To: Julien Grall <julien.grall@linaro.org>
Cc: Wei Liu <wei.liu2@citrix.com>,
	Vijay Kilari <vijay.kilari@gmail.com>,
	Stefano Stabellini <stefano.stabellini@eu.citrix.com>,
	Ian Jackson <ian.jackson@eu.citrix.com>,
	Vijaya Kumar K <Vijaya.Kumar@caviumnetworks.com>,
	Tim Deegan <tim@xen.org>,
	Stefano Stabellini <stefano.stabellini@citrix.com>,
	Jan Beulich <jbeulich@suse.com>,
	xen-devel@lists.xenproject.org,
	Daniel De Graaf <dgdegra@tycho.nsa.gov>
Subject: Re: [PATCH v2 for 4.5] xen/arm: Add support for GICv3 for domU
Date: Wed, 5 Nov 2014 10:25:24 +0000	[thread overview]
Message-ID: <1415183124.11486.76.camel@citrix.com> (raw)
In-Reply-To: <54590C48.4080100@linaro.org>

On Tue, 2014-11-04 at 17:26 +0000, Julien Grall wrote:
> Hi Konrad,
> 
> On 11/03/2014 04:39 PM, Konrad Rzeszutek Wilk wrote:
> > On Mon, Nov 03, 2014 at 06:07:33PM +0530, Vijay Kilari wrote:
> >> On Mon, Nov 3, 2014 at 4:31 PM, Stefano Stabellini
> >> <stefano.stabellini@eu.citrix.com> wrote:
> >>> On Sat, 1 Nov 2014, Julien Grall wrote:
> >>>> The vGIC will emulate the same version as the hardware. The toolstack has
> >>>> to retrieve the version of the vGIC in order to be able to create the
> >>>> corresponding device tree node.
> >>>>
> >>>> A new DOMCTL has been introduced for ARM to configure the domain. For now
> >>>> it only allow the toolstack to retrieve the version of vGIC.
> >>>> This DOMCTL will be extend later to let the user choose the version of the
> >>>> emulated GIC.
> >>>>
> >>>> Signed-off-by: Vijaya Kumar K <Vijaya.Kumar@caviumnetworks.com>
> >>>> Signed-off-by: Julien Grall <julien.grall@linaro.org>
> >>>> Cc: Ian Jackson <ian.jackson@eu.citrix.com>
> >>>> Cc: Jan Beulich <jbeulich@suse.com>
> >>>> Cc: Daniel De Graaf <dgdegra@tycho.nsa.gov>
> >>>> Cc: Wei Liu <wei.liu2@citrix.com>
> >>>
> >>> Reviewed-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
> >>
> >> Tested with GICv3 platform.
> > 
> > Thank you for doing that.
> > 
> > It also needs Acks from Daniel and Jan.
> 
> This patch doesn't modify the x86 part. So I'm not sure if Jan ack is
> required. Would Ian C. ack be enough?

Jan had comments on a previous iteration and adding a new domctl (or
hypercalls generally) could do with eyes from all arches even if they
are currently arch specific, so it would be good to know that he at
least doesn't object.

> Anyway, Jan do you have any objection on this patch?
> 
> Regards,
> 

  reply	other threads:[~2014-11-05 10:25 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-01 20:10 [PATCH v2 for 4.5] xen/arm: Add support for GICv3 for domU Julien Grall
2014-11-03 11:01 ` Stefano Stabellini
2014-11-03 12:37   ` Vijay Kilari
2014-11-03 16:39     ` Konrad Rzeszutek Wilk
2014-11-04 17:26       ` Julien Grall
2014-11-05 10:25         ` Ian Campbell [this message]
2014-11-05 17:15         ` Jan Beulich
2014-11-06  9:45           ` Julien Grall
2014-11-06 10:11             ` Jan Beulich
2014-11-06 10:27               ` Julien Grall
2014-11-07 15:45                 ` Konrad Rzeszutek Wilk
2014-11-08 18:01                   ` Julien Grall
2014-11-08 20:26                     ` Konrad Rzeszutek Wilk
2014-11-10 10:03                       ` Ian Campbell
2014-11-10 11:38                         ` Stefano Stabellini
2014-11-11 16:41                           ` Julien Grall
2014-11-11 16:43                             ` Stefano Stabellini
2014-11-11 17:10                             ` Konrad Rzeszutek Wilk
2014-11-03 22:51 ` Daniel De Graaf
2014-11-05 10:24 ` Ian Campbell
2014-11-05 10:31   ` Stefano Stabellini
2014-11-05 10:56     ` Ian Campbell
2014-11-05 11:02       ` Stefano Stabellini
2014-11-05 11:20         ` Ian Campbell
2014-11-05 11:10   ` Julien Grall
2014-11-05 11:22     ` Ian Campbell
2014-11-05 11:28       ` Julien Grall

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=1415183124.11486.76.camel@citrix.com \
    --to=ian.campbell@citrix.com \
    --cc=Vijaya.Kumar@caviumnetworks.com \
    --cc=dgdegra@tycho.nsa.gov \
    --cc=ian.jackson@eu.citrix.com \
    --cc=jbeulich@suse.com \
    --cc=julien.grall@linaro.org \
    --cc=stefano.stabellini@citrix.com \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=tim@xen.org \
    --cc=vijay.kilari@gmail.com \
    --cc=wei.liu2@citrix.com \
    --cc=xen-devel@lists.xenproject.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).