RE: [PATCH v7 00/12] hw/arm/virt: Add support for user creatable SMMUv3 device

Shameerali Kolothum Thodi via posted 12 patches 4 months, 1 week ago
Only 0 patches received!
RE: [PATCH v7 00/12] hw/arm/virt: Add support for user creatable SMMUv3 device
Posted by Shameerali Kolothum Thodi via 4 months, 1 week ago
Hi Peter,

> -----Original Message-----
> From: Shameer Kolothum <shameerali.kolothum.thodi@huawei.com>
> Sent: Tuesday, July 8, 2025 4:41 PM
> To: qemu-arm@nongnu.org; qemu-devel@nongnu.org
> Cc: eric.auger@redhat.com; peter.maydell@linaro.org; jgg@nvidia.com;
> nicolinc@nvidia.com; ddutile@redhat.com; berrange@redhat.com;
> imammedo@redhat.com; nathanc@nvidia.com; mochs@nvidia.com;
> smostafa@google.com; gustavo.romero@linaro.org; mst@redhat.com;
> marcel.apfelbaum@gmail.com; linuxarm@huawei.com;
> wangzhou1@hisilicon.com; jiangkunkun@huawei.com;
> jonathan.cameron@huawei.com; zhangfei.gao@linaro.org
> Subject: [PATCH v7 00/12] hw/arm/virt: Add support for user creatable
> SMMUv3 device
> 
> Hi All,
> 
> Changes from v6:
> https://lore.kernel.org/qemu-devel/20250703084643.85740-1-
> shameerali.kolothum.thodi@huawei.com/
> 
> 1. Fixed the warning case for DT support, reported by Eric(patch #8).
> 2. Picked up R-by's and T-by's. Thanks!
> 
> Please take a look and let me know. I think this is in a good shape now
> for 10.1.

I understand the soft-freeze for 10.1 is next week. Any chance this series
can be picked for 10.1? Please let me know.

Thanks,
Shameer
 
Re: [PATCH v7 00/12] hw/arm/virt: Add support for user creatable SMMUv3 device
Posted by Peter Maydell 4 months, 1 week ago
On Thu, 10 Jul 2025 at 11:10, Shameerali Kolothum Thodi
<shameerali.kolothum.thodi@huawei.com> wrote:
>
>
> Hi Peter,
>
> > -----Original Message-----
> > From: Shameer Kolothum <shameerali.kolothum.thodi@huawei.com>
> > Sent: Tuesday, July 8, 2025 4:41 PM
> > To: qemu-arm@nongnu.org; qemu-devel@nongnu.org
> > Cc: eric.auger@redhat.com; peter.maydell@linaro.org; jgg@nvidia.com;
> > nicolinc@nvidia.com; ddutile@redhat.com; berrange@redhat.com;
> > imammedo@redhat.com; nathanc@nvidia.com; mochs@nvidia.com;
> > smostafa@google.com; gustavo.romero@linaro.org; mst@redhat.com;
> > marcel.apfelbaum@gmail.com; linuxarm@huawei.com;
> > wangzhou1@hisilicon.com; jiangkunkun@huawei.com;
> > jonathan.cameron@huawei.com; zhangfei.gao@linaro.org
> > Subject: [PATCH v7 00/12] hw/arm/virt: Add support for user creatable
> > SMMUv3 device
> >
> > Hi All,
> >
> > Changes from v6:
> > https://lore.kernel.org/qemu-devel/20250703084643.85740-1-
> > shameerali.kolothum.thodi@huawei.com/
> >
> > 1. Fixed the warning case for DT support, reported by Eric(patch #8).
> > 2. Picked up R-by's and T-by's. Thanks!
> >
> > Please take a look and let me know. I think this is in a good shape now
> > for 10.1.
>
> I understand the soft-freeze for 10.1 is next week. Any chance this series
> can be picked for 10.1? Please let me know.

I'm afraid it's already pretty late, and you seem to still have
at least one person with comments/questions about this v7
series which has only just hit the list in the last few days.
So I think we should leave this until 10.2.

-- PMM
Re: [PATCH v7 00/12] hw/arm/virt: Add support for user creatable SMMUv3 device
Posted by Nicolin Chen 4 months, 1 week ago
Hi Peter,

On Thu, Jul 10, 2025 at 12:48:20PM +0100, Peter Maydell wrote:
> On Thu, 10 Jul 2025 at 11:10, Shameerali Kolothum Thodi
> > > Changes from v6:
> > > https://lore.kernel.org/qemu-devel/20250703084643.85740-1-
> > > shameerali.kolothum.thodi@huawei.com/
> > >
> > > 1. Fixed the warning case for DT support, reported by Eric(patch #8).
> > > 2. Picked up R-by's and T-by's. Thanks!
> > >
> > > Please take a look and let me know. I think this is in a good shape now
> > > for 10.1.
> >
> > I understand the soft-freeze for 10.1 is next week. Any chance this series
> > can be picked for 10.1? Please let me know.
> 
> I'm afraid it's already pretty late, and you seem to still have
> at least one person with comments/questions about this v7
> series which has only just hit the list in the last few days.
> So I think we should leave this until 10.2.

Sorry for hitting this series late.

All my questions were addressed. And I have given my "Reviewed-by".
Once Shameer confirms (maybe with a v8), everything would be fine.

That being said, it's still up to you to take it or not :)

Thanks
Nicolin