[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 0/8] xen/arm: gic-v2: Detect automatically aliased GIC400
Hi all, Only patch #7 is related to subject. The others are clean up of code I looked while I was working on this series. Regards, Julien Grall (8): xen/arm: gic: Make clear the GIC node is passed to make_hwdom_dt_node xen/arm: Retrieve the correct number of cells when building dom0 DT xen/arm: Fix comment coding style in handle_node in domain_build.c xen/arm: Warn when a device tree path will be re-used by Xen xen/arm: vgic-v2: Drop cbase from arch_domain xen/arm: gic: Check the size of the CPU and vCPU interface retrieved from DT xen/arm: gic-v2: Detect automatically aliased GIC400 xen/arm: platform: Drop the quirks callback xen/arch/arm/domain_build.c | 30 ++++++++--- xen/arch/arm/gic-hip04.c | 18 +++---- xen/arch/arm/gic-v2.c | 98 +++++++++++++++++++++++++++--------- xen/arch/arm/gic-v3.c | 34 +++++++++---- xen/arch/arm/gic.c | 6 ++- xen/arch/arm/platform.c | 10 ---- xen/arch/arm/platforms/xgene-storm.c | 6 --- xen/arch/arm/vgic-v2.c | 51 ++++++++++++------- xen/common/device_tree.c | 38 +++++++++++--- xen/include/asm-arm/domain.h | 1 - xen/include/asm-arm/gic.h | 6 ++- xen/include/asm-arm/platform.h | 14 ------ xen/include/asm-arm/vgic.h | 3 +- xen/include/xen/device_tree.h | 23 ++++++++- 14 files changed, 225 insertions(+), 113 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 |