All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] xen/arm: gic-v2: Detect automatically aliased GIC 400
@ 2015-10-05 14:17 Julien Grall
  2015-10-05 14:17 ` [PATCH v3 1/3] xen/arm: gic: Check the size of the CPU and vCPU interface retrieved from DT Julien Grall
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Julien Grall @ 2015-10-05 14:17 UTC (permalink / raw)
  To: xen-devel; +Cc: Julien Grall, ian.campbell, stefano.stabellini

Hi all,

Only patch #2 is related to the subject of the cover letter. The rest is
clean up of code I looked while I was working on this series.

For all changes see in each patch.

Sincerely yours,

Julien Grall (3):
  xen/arm: gic: Check the size of the CPU and vCPU interface retrieved
    from DT
  xen/arm: gic-v2: Automatically detect aliased GIC400
  xen/arm: platform: Drop the quirks callback

 xen/arch/arm/gic-hip04.c             | 12 ++---
 xen/arch/arm/gic-v2.c                | 91 ++++++++++++++++++++++++++++--------
 xen/arch/arm/gic-v3.c                | 23 +++++++--
 xen/arch/arm/platform.c              | 10 ----
 xen/arch/arm/platforms/xgene-storm.c |  6 ---
 xen/arch/arm/vgic-v2.c               | 48 ++++++++++++-------
 xen/include/asm-arm/gic.h            |  1 +
 xen/include/asm-arm/platform.h       | 14 ------
 xen/include/asm-arm/vgic.h           |  3 +-
 9 files changed, 127 insertions(+), 81 deletions(-)

-- 
2.1.4

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-10-08 13:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-05 14:17 [PATCH v3 0/3] xen/arm: gic-v2: Detect automatically aliased GIC 400 Julien Grall
2015-10-05 14:17 ` [PATCH v3 1/3] xen/arm: gic: Check the size of the CPU and vCPU interface retrieved from DT Julien Grall
2015-10-06 14:11   ` Ian Campbell
2015-10-06 14:39     ` Julien Grall
2015-10-06 14:55       ` Ian Campbell
2015-10-07 15:07         ` Julien Grall
2015-10-08 13:01           ` Ian Campbell
2015-10-05 14:17 ` [PATCH v3 2/3] xen/arm: gic-v2: Automatically detect aliased GIC400 Julien Grall
2015-10-05 14:17 ` [PATCH v3 3/3] xen/arm: platform: Drop the quirks callback Julien Grall

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.