Re: [PATCH-for-10.1 v4 0/8] hw/arm: GIC 'its=off' ACPI table fixes

2025-06-23 Thread Gustavo Romero
Hi Eric, On 6/17/25 10:26, Eric Auger wrote: Hi Gustavo, On 6/17/25 3:01 PM, Gustavo Romero wrote: Hi Eric, Thanks a lot for doing a first pass on this series! On 6/17/25 06:35, Eric Auger wrote: Hi Gustavo, On 6/16/25 3:18 PM, Gustavo Romero wrote: Since v2: - Fixed no_tcg_its inverted l

Re: [PATCH-for-10.1 v4 0/8] hw/arm: GIC 'its=off' ACPI table fixes

2025-06-17 Thread Gustavo Romero
Hi Eric, Thanks a lot for doing a first pass on this series! On 6/17/25 06:35, Eric Auger wrote: Hi Gustavo, On 6/16/25 3:18 PM, Gustavo Romero wrote: Since v2: - Fixed no_tcg_its inverted logic (rth) Since v3: - Fixed remappings in the IORT table when ITS is no present - Rebased on master a

Re: [PATCH-for-10.1 v4 0/8] hw/arm: GIC 'its=off' ACPI table fixes

2025-06-17 Thread Eric Auger
Hi Gustavo, On 6/17/25 3:01 PM, Gustavo Romero wrote: > Hi Eric, > > Thanks a lot for doing a first pass on this series! > > On 6/17/25 06:35, Eric Auger wrote: >> Hi Gustavo, >> >> On 6/16/25 3:18 PM, Gustavo Romero wrote: >>> Since v2: >>> - Fixed no_tcg_its inverted logic (rth) >>> >>> Since v3

Re: [PATCH-for-10.1 v4 0/8] hw/arm: GIC 'its=off' ACPI table fixes

2025-06-17 Thread Eric Auger
Hi Gustavo, On 6/16/25 3:18 PM, Gustavo Romero wrote: > Since v2: > - Fixed no_tcg_its inverted logic (rth) > > Since v3: > - Fixed remappings in the IORT table when ITS is no present > - Rebased on master and resoled conflics, like no more "no_its" > flag in VirtMachineClass > - Dropped patch 1

[PATCH-for-10.1 v4 0/8] hw/arm: GIC 'its=off' ACPI table fixes

2025-06-16 Thread Gustavo Romero
Since v2: - Fixed no_tcg_its inverted logic (rth) Since v3: - Fixed remappings in the IORT table when ITS is no present - Rebased on master and resoled conflics, like no more "no_its" flag in VirtMachineClass - Dropped patch 1/9 because we actually want the instance flags, not only the class f