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

2025-07-10 Thread Nicolin Chen
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-
> > > [email protected]/
> > >
> > > 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



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

2025-07-10 Thread Peter Maydell
On Thu, 10 Jul 2025 at 11:10, Shameerali Kolothum Thodi
 wrote:
>
>
> Hi Peter,
>
> > -Original Message-
> > From: Shameer Kolothum 
> > Sent: Tuesday, July 8, 2025 4:41 PM
> > To: [email protected]; [email protected]
> > Cc: [email protected]; [email protected]; [email protected];
> > [email protected]; [email protected]; [email protected];
> > [email protected]; [email protected]; [email protected];
> > [email protected]; [email protected]; [email protected];
> > [email protected]; [email protected];
> > [email protected]; [email protected];
> > [email protected]; [email protected]
> > 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-
> > [email protected]/
> >
> > 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

2025-07-10 Thread Shameerali Kolothum Thodi via

Hi Peter,

> -Original Message-
> From: Shameer Kolothum 
> Sent: Tuesday, July 8, 2025 4:41 PM
> To: [email protected]; [email protected]
> Cc: [email protected]; [email protected]; [email protected];
> [email protected]; [email protected]; [email protected];
> [email protected]; [email protected]; [email protected];
> [email protected]; [email protected]; [email protected];
> [email protected]; [email protected];
> [email protected]; [email protected];
> [email protected]; [email protected]
> 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-
> [email protected]/
> 
> 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