All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] xen/arm: vgic-v3: Bug fixes
@ 2018-09-04 19:21 Julien Grall
  2018-09-04 19:21 ` [PATCH 1/3] [not-for-unstable] xen/arm: vgic-v3: Delay the initialization of the domain information Julien Grall
                   ` (3 more replies)
  0 siblings, 4 replies; 24+ messages in thread
From: Julien Grall @ 2018-09-04 19:21 UTC (permalink / raw)
  To: xen-devel
  Cc: andre.przywara, Julien Grall, sstabellini, shameerali.kolothum.thodi

Hi all,

The first 2 patches of the series are meant to address Dom0 boot failure
when on GICv4 platforms as well as when the number of vCPUs is not equal to
the numbers of pCPUs. They should be backported up Xen 4.8.

Patch #3 should address failure when failing to create guest. ITS is still
under EXPERT, so I would not consider it as backport.

Cheers,

Julien Grall (3):
  [not-for-unstable] xen/arm: vgic-v3: Delay the initialization of the
    domain information
  xen/arm: vgic-v3: Don't create empty re-distributor regions
  xen/arm: vgic-v3-its: Make vgic_v3_its_free_domain idempotent

 xen/arch/arm/gic-v3.c      | 10 ++++++++--
 xen/arch/arm/vgic-v3-its.c |  4 ++++
 xen/arch/arm/vgic-v3.c     | 40 ++++++++++++++++++++++++++++++++++++++--
 3 files changed, 50 insertions(+), 4 deletions(-)

-- 
2.11.0


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

end of thread, other threads:[~2018-10-01 11:31 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-04 19:21 [PATCH 0/3] xen/arm: vgic-v3: Bug fixes Julien Grall
2018-09-04 19:21 ` [PATCH 1/3] [not-for-unstable] xen/arm: vgic-v3: Delay the initialization of the domain information Julien Grall
2018-09-04 19:35   ` Julien Grall
2018-09-04 19:53     ` Andrew Cooper
2018-09-05 13:25       ` Julien Grall
2018-09-25 20:45       ` Stefano Stabellini
2018-09-26 20:14         ` Julien Grall
2018-09-27 23:11           ` Stefano Stabellini
2018-09-28 20:35             ` Julien Grall
2018-09-28 23:38               ` Andrew Cooper
2018-09-28 23:45                 ` Stefano Stabellini
2018-09-28 23:48                   ` Andrew Cooper
2018-10-01  9:43                     ` Julien Grall
2018-10-01  9:53                       ` Andrew Cooper
2018-10-01 11:31                         ` Julien Grall
2018-09-04 19:21 ` [PATCH 2/3] xen/arm: vgic-v3: Don't create empty re-distributor regions Julien Grall
2018-09-25 20:38   ` Stefano Stabellini
2018-09-26 20:36     ` Julien Grall
2018-09-27 23:34       ` Stefano Stabellini
2018-09-28 20:37         ` Julien Grall
2018-09-28 23:46           ` Stefano Stabellini
2018-09-04 19:21 ` [PATCH 3/3] xen/arm: vgic-v3-its: Make vgic_v3_its_free_domain idempotent Julien Grall
2018-09-25 20:08   ` Stefano Stabellini
2018-09-06 15:49 ` [PATCH 0/3] xen/arm: vgic-v3: Bug fixes Shameerali Kolothum Thodi

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.