[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v2 0/5] [resend] ARM: ACPI: ITS: Add ITS Support for ACPI hardware domain
From: Manish Jaggi <mjaggi@xxxxxxxxxx> *resending the patch, patch 2/5 had incorrect index 2/2, Modified patch description for the same patch This patch is split into 5 patches. First two add support for updating host_its_list from ACPI MADT table. The rest patches provide support to update the hardware domain MADT table with ITS information. Changes since v1: - split patches into smaller ones - removed translation_id Manish Jaggi (5): ARM: ITS: Introduce common function add_to_host_its_list ARM: ITS: Populate host_its_list from ACPI MADT Table ARM: ITS: Deny hardware domain access to its ARM: Introduce get_hwdom_madt_size in gic_hw_operations ARM: ITS: Pass ITS in Hardware Domain MADT xen/arch/arm/domain_build.c | 7 +-- xen/arch/arm/gic-v2.c | 6 +++ xen/arch/arm/gic-v3-its.c | 101 ++++++++++++++++++++++++++++++++++----- xen/arch/arm/gic-v3.c | 33 +++++++++++++ xen/arch/arm/gic.c | 11 +++++ xen/include/asm-arm/gic.h | 3 ++ xen/include/asm-arm/gic_v3_its.h | 29 ++++++++++- 7 files changed, 172 insertions(+), 18 deletions(-) -- 2.7.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |