RE: [PATCH v3 0/7] hw/arm/smmuv3-accel: Resolve AUTO properties

Shameer Kolothum Thodi posted 7 patches 2 weeks, 2 days ago
Only 0 patches received!
RE: [PATCH v3 0/7] hw/arm/smmuv3-accel: Resolve AUTO properties
Posted by Shameer Kolothum Thodi 2 weeks, 2 days ago
Hi Nathan,

> -----Original Message-----
> From: Nathan Chen <nathanc@nvidia.com>
> Sent: 12 May 2026 20:35
> To: qemu-arm@nongnu.org; qemu-devel@nongnu.org
> Cc: Eric Auger <eric.auger@redhat.com>; Peter Maydell
> <peter.maydell@linaro.org>; Philippe Mathieu-Daudé <philmd@linaro.org>;
> Zhao Liu <zhao1.liu@intel.com>; Matt Ochs <mochs@nvidia.com>; Nicolin
> Chen <nicolinc@nvidia.com>; Shameer Kolothum Thodi
> <skolothumtho@nvidia.com>; Nathan Chen <nathanc@nvidia.com>
> Subject: [PATCH v3 0/7] hw/arm/smmuv3-accel: Resolve AUTO properties
> 

[..]

> Changes from v2:
> - Added R-by tags, thanks Eric, Shameer, Cédric for the feedback!
> - Re-worded descriptions in qemu-options.hx and smmu_validate_property()
> - Emphasize accel=off auto behavior in a comment for smmuv3_properties[]

Just in case you missed it, there was a query regarding the corresponding VFIO
ATS support patch here:
https://lore.kernel.org/qemu-devel/ad0dac7a-cd60-4735-8ece-23fe526ca883@redhat.com/

Thanks,
Shameer
Re: [PATCH v3 0/7] hw/arm/smmuv3-accel: Resolve AUTO properties
Posted by Nathan Chen 2 weeks, 1 day ago
Hi Shameer,

On 5/14/2026 9:37 AM, Shameer Kolothum Thodi wrote:
> Hi Nathan,
> 
>> -----Original Message-----
>> From: Nathan Chen<nathanc@nvidia.com>
>> Sent: 12 May 2026 20:35
>> To:qemu-arm@nongnu.org;qemu-devel@nongnu.org
>> Cc: Eric Auger<eric.auger@redhat.com>; Peter Maydell
>> <peter.maydell@linaro.org>; Philippe Mathieu-Daudé<philmd@linaro.org>;
>> Zhao Liu<zhao1.liu@intel.com>; Matt Ochs<mochs@nvidia.com>; Nicolin
>> Chen<nicolinc@nvidia.com>; Shameer Kolothum Thodi
>> <skolothumtho@nvidia.com>; Nathan Chen<nathanc@nvidia.com>
>> Subject: [PATCH v3 0/7] hw/arm/smmuv3-accel: Resolve AUTO properties
>>
> [..]
> 
>> Changes from v2:
>> - Added R-by tags, thanks Eric, Shameer, Cédric for the feedback!
>> - Re-worded descriptions in qemu-options.hx and smmu_validate_property()
>> - Emphasize accel=off auto behavior in a comment for smmuv3_properties[]
> Just in case you missed it, there was a query regarding the corresponding VFIO
> ATS support patch here:
> https://nam11.safelinks.protection.outlook.com/?
> url=https%3A%2F%2Flore.kernel.org%2Fqemu-devel%2Fad0dac7a- 
> cd60-4735-8ece-23fe526ca883%40redhat.com%2F&data=05%7C02%7Cnathanc%40nvidia.com%7C0a5c91b9729d461a53b208deb1d71a46%7C43083d157

Yes, thanks for jumping in on that thread while I was out. I am working 
on a separate series for the VFIO ATS support.

Thanks,
Nathan