[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v4 0/4] xen/arm: gic-v2: Detect automatically aliased GIC 400
Hi all, Only patch #3 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. Though, patch #1 is a new bug fix I noticed between v3 and v4. Sincerely yours, Julien Grall (4): xen/arm: vgic-v2: Report the correct GICC size to the guest 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 | 90 ++++++++++++++++++++++++++++-------- 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 | 49 ++++++++++++-------- xen/include/asm-arm/gic.h | 1 + xen/include/asm-arm/platform.h | 14 ------ xen/include/asm-arm/vgic.h | 3 +- xen/include/public/arch-arm.h | 2 +- 10 files changed, 128 insertions(+), 82 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 |