From: Julien Grall <julien.grall@linaro.org>
To: vijay.kilari@gmail.com, Ian.Campbell@citrix.com,
stefano.stabellini@eu.citrix.com, stefano.stabellini@citrix.com,
tim@xen.org, xen-devel@lists.xen.org
Cc: Prasun.Kapoor@caviumnetworks.com, vijaya.kumar@caviumnetworks.com
Subject: Re: [PATCH v9a 5/6] xen/arm: split vgic driver into generic and vgic-v2 driver
Date: Wed, 09 Jul 2014 17:49:48 +0100 [thread overview]
Message-ID: <53BD72AC.5000801@linaro.org> (raw)
In-Reply-To: <1404881781-18231-6-git-send-email-vijay.kilari@gmail.com>
Hi Vijay,
On 07/09/2014 05:56 AM, vijay.kilari@gmail.com wrote:
> From: Vijaya Kumar K <Vijaya.Kumar@caviumnetworks.com>
>
> Existing vGIC driver has both generic code and hw specific
> code. Segregate vGIC low level driver into vgic-v2.c and
> keep generic code in existing vgic.c file.
>
> Some static generic functions in vgic.c is made as non-static
> so that these generic functions can be used in vGIC v2 driver.
>
> vGIC v2 driver registers required callbacks to generic vGIC
> driver. This helps to plug in next version of vGIC drivers
> like vGIC v3. These callbacks are registered per domain
>
> Signed-off-by: Vijaya Kumar K <Vijaya.Kumar@caviumnetworks.com>
Acked-by: Julien Grall <julien.grall@linaro.org>
Regards,
--
Julien Grall
next prev parent reply other threads:[~2014-07-09 16:49 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-09 4:56 [PATCH v9a 0/6] GIC and VGIC code refactoring vijay.kilari
2014-07-09 4:56 ` [PATCH v9a 1/6] xen/arm: move and rename is_vcpu_running function to sched.h vijay.kilari
2014-07-09 16:42 ` Julien Grall
2014-07-09 4:56 ` [PATCH v9a 2/6] xen/arm: move pending_irq structure to vgic header file vijay.kilari
2014-07-09 4:56 ` [PATCH v9a 3/6] xen/arm: calculate vgic irq rank based on register size vijay.kilari
2014-07-09 4:56 ` [PATCH v9a 4/6] xen/arm: Remove REG macro in vgic driver vijay.kilari
2014-07-09 4:56 ` [PATCH v9a 5/6] xen/arm: split vgic driver into generic and vgic-v2 driver vijay.kilari
2014-07-09 16:49 ` Julien Grall [this message]
2014-07-09 4:56 ` [PATCH v9a 6/6] xen/arm: Restrict saving of gic register for idle domain vijay.kilari
2014-07-09 16:51 ` Julien Grall
2014-07-10 12:54 ` [PATCH v9a 0/6] GIC and VGIC code refactoring 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=53BD72AC.5000801@linaro.org \
--to=julien.grall@linaro.org \
--cc=Ian.Campbell@citrix.com \
--cc=Prasun.Kapoor@caviumnetworks.com \
--cc=stefano.stabellini@citrix.com \
--cc=stefano.stabellini@eu.citrix.com \
--cc=tim@xen.org \
--cc=vijay.kilari@gmail.com \
--cc=vijaya.kumar@caviumnetworks.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.