Re: [Xen-devel] [PATCH] ACPICA: ACPI 6.0: Add support for IORT table.

2017-02-23 Thread Julien Grall
Hi Jan, On 23/02/17 15:02, Jan Beulich wrote: On 23.02.17 at 14:59, wrote: On 23/02/17 07:39, Jan Beulich wrote: On 22.02.17 at 21:29, wrote: Appreciate the feedback. I want to use these defines for parsing out SMMUv3 components defined in ACPI. Since, I am picking these defines directly fr

Re: [Xen-devel] [PATCH] ACPICA: ACPI 6.0: Add support for IORT table.

2017-02-23 Thread Jan Beulich
>>> On 23.02.17 at 14:59, wrote: > On 23/02/17 07:39, Jan Beulich wrote: > On 22.02.17 at 21:29, wrote: >>> Appreciate the feedback. I want to use these defines for parsing out SMMUv3 >>> components defined in ACPI. Since, I am picking these defines directly from >>> Linux, I did not want to

Re: [Xen-devel] [PATCH] ACPICA: ACPI 6.0: Add support for IORT table.

2017-02-23 Thread Julien Grall
Hi, On 23/02/17 07:39, Jan Beulich wrote: On 22.02.17 at 21:29, wrote: Please don't top-post. Appreciate the feedback. I want to use these defines for parsing out SMMUv3 components defined in ACPI. Since, I am picking these defines directly from Linux, I did not want to make this a part of

Re: [Xen-devel] [PATCH] ACPICA: ACPI 6.0: Add support for IORT table.

2017-02-22 Thread Jan Beulich
>>> On 22.02.17 at 21:29, wrote: Please don't top-post. > Appreciate the feedback. I want to use these defines for parsing out SMMUv3 > components defined in ACPI. Since, I am picking these defines directly from > Linux, I did not want to make this a part of a newly developed patch set. What'

Re: [Xen-devel] [PATCH] ACPICA: ACPI 6.0: Add support for IORT table.

2017-02-22 Thread Goel, Sameer
On 2/16/2017 5:59 PM, Stefano Stabellini wrote: > On Wed, 15 Feb 2017, Sameer Goel wrote: >> From: Lv Zheng >> >> ACPICA commit 5de82757aef5d6163e37064033aacbce193abbca >> >> This patch adds support for IORT (IO Remapping Table) in iasl. >> >> Note that some field names are modified to shrink thei

Re: [Xen-devel] [PATCH] ACPICA: ACPI 6.0: Add support for IORT table.

2017-02-22 Thread Goel, Sameer
Appreciate the feedback. I want to use these defines for parsing out SMMUv3 components defined in ACPI. Since, I am picking these defines directly from Linux, I did not want to make this a part of a newly developed patch set. I will update the cc list. Thanks, Sameer On 2/16/2017 2:57 AM, J

Re: [Xen-devel] [PATCH] ACPICA: ACPI 6.0: Add support for IORT table.

2017-02-16 Thread Stefano Stabellini
On Wed, 15 Feb 2017, Sameer Goel wrote: > From: Lv Zheng > > ACPICA commit 5de82757aef5d6163e37064033aacbce193abbca > > This patch adds support for IORT (IO Remapping Table) in iasl. > > Note that some field names are modified to shrink their length or the > decompiled IORT ASL will contain fie

Re: [Xen-devel] [PATCH] ACPICA: ACPI 6.0: Add support for IORT table.

2017-02-16 Thread Jan Beulich
>>> On 15.02.17 at 23:34, wrote: > From: Lv Zheng > > ACPICA commit 5de82757aef5d6163e37064033aacbce193abbca > > This patch adds support for IORT (IO Remapping Table) in iasl. > > Note that some field names are modified to shrink their length or the > decompiled IORT ASL will contain fields wi

[Xen-devel] [PATCH] ACPICA: ACPI 6.0: Add support for IORT table.

2017-02-15 Thread Sameer Goel
From: Lv Zheng ACPICA commit 5de82757aef5d6163e37064033aacbce193abbca This patch adds support for IORT (IO Remapping Table) in iasl. Note that some field names are modified to shrink their length or the decompiled IORT ASL will contain fields with ugly ":" alignment. The IORT contains field de