> On 5 May 2023, at 17:44, Anthony PERARD wrote:
>
> On Wed, May 03, 2023 at 09:23:19AM +, Luca Fancellu wrote:
>>
>>
>>> On 2 May 2023, at 17:13, Anthony PERARD wrote:
>>>
>>> On Mon, Apr 24, 2023 at 07:02:45AM +0100, Luca Fancellu wrote:
diff --git a/tools/include/xen-tools/arm-a
On Wed, May 03, 2023 at 09:23:19AM +, Luca Fancellu wrote:
>
>
> > On 2 May 2023, at 17:13, Anthony PERARD wrote:
> >
> > On Mon, Apr 24, 2023 at 07:02:45AM +0100, Luca Fancellu wrote:
> >> diff --git a/tools/include/xen-tools/arm-arch-capabilities.h
> >> b/tools/include/xen-tools/arm-arch
> On 2 May 2023, at 17:13, Anthony PERARD wrote:
>
> On Mon, Apr 24, 2023 at 07:02:45AM +0100, Luca Fancellu wrote:
>> diff --git a/tools/include/xen-tools/arm-arch-capabilities.h
>> b/tools/include/xen-tools/arm-arch-capabilities.h
>> new file mode 100644
>> index ..ac44c8b14344
>
On Mon, Apr 24, 2023 at 07:02:45AM +0100, Luca Fancellu wrote:
> diff --git a/tools/include/xen-tools/arm-arch-capabilities.h
> b/tools/include/xen-tools/arm-arch-capabilities.h
> new file mode 100644
> index ..ac44c8b14344
> --- /dev/null
> +++ b/tools/include/xen-tools/arm-arch-capab
On Arm, the SVE vector length is encoded in arch_capabilities field
of struct xen_sysctl_physinfo, make use of this field in the tools
when building for arm.
Create header arm-arch-capabilities.h to handle the arch_capabilities
field of physinfo for Arm.
Removed include for xen-tools/common-macro