[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v2 0/3] xen/arm vgic-v3: Correctly retrieved the vCPU associated to a re-distributor
Hi, This small patch series aims to fix the issue discovered by Shameerali when booting Xen on his platform. Note the last patch is just a clean-up because I was bothered with the really long name in the I/O emulation. It has been placed at the end sow e can backport easily the first 2 patches in Xen 4.6 if necessary. I pushed a branch with this patch series based on staging: git://xenbits.xen.org/people/julieng/xen-unstable.git branch gicv3-redist-v2 For all the changes see in each patch. Ian, this patch series is clashing with 2 other I send recently. This one is more ready and think will go first. I will rebase everything on top of it. Regards, Cc shameerali.kolothum@xxxxxxxxxx Julien Grall (3): xen/arm: io: Extend write/read handler to pass private data xen/arm: vgic-v3: Correctly retrieve the vCPU associated to a re-distributor xen/arm: io: Shorten the name of the fields and clean up xen/arch/arm/io.c | 63 +++++++++++++++++++++-------------- xen/arch/arm/vgic-v2.c | 12 ++++--- xen/arch/arm/vgic-v3.c | 79 ++++++++++++++++++-------------------------- xen/arch/arm/vuart.c | 15 +++++---- xen/include/asm-arm/domain.h | 3 +- xen/include/asm-arm/mmio.h | 19 ++++++----- 6 files changed, 98 insertions(+), 93 deletions(-) -- 2.1.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |