xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] [resend] ARM: ACPI: ITS: Add ITS Support for ACPI hardware domain
@ 2017-08-13 21:30 mjaggi
  2017-08-13 21:30 ` [PATCH 1/5] ARM: ITS: Introduce common function add_to_host_its_list mjaggi
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: mjaggi @ 2017-08-13 21:30 UTC (permalink / raw)
  To: xen-devel; +Cc: Andre.Przywara, julien.grall, sstabellini, Manish Jaggi

From: Manish Jaggi <mjaggi@cavium.com>

*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@lists.xen.org
https://lists.xen.org/xen-devel

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

end of thread, other threads:[~2017-08-22 17:24 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-13 21:30 [PATCH v2 0/5] [resend] ARM: ACPI: ITS: Add ITS Support for ACPI hardware domain mjaggi
2017-08-13 21:30 ` [PATCH 1/5] ARM: ITS: Introduce common function add_to_host_its_list mjaggi
2017-08-22 16:21   ` Julien Grall
2017-08-22 17:06   ` Julien Grall
2017-08-13 21:30 ` [PATCH 2/5] ARM: ITS: Populate host_its_list from ACPI MADT Table mjaggi
2017-08-22 17:00   ` Julien Grall
2017-08-13 21:30 ` [PATCH 3/5] ARM: ITS: Deny hardware domain access to its mjaggi
2017-08-22 17:04   ` Julien Grall
2017-08-13 21:30 ` [PATCH 4/5] ARM: Introduce get_hwdom_madt_size in gic_hw_operations mjaggi
2017-08-22 17:17   ` Julien Grall
2017-08-13 21:30 ` [PATCH 5/5] ARM: ITS: Pass ITS in Hardware Domain MADT mjaggi
2017-08-22 17:24   ` Julien Grall

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).