Re: [PATCH for-9.2 0/7] docs/devel: Convert txt files to rST

2024-10-10 Thread Peter Maydell
Ping^3 for review (or I'm going to just apply these anyway). Paolo, I know we discussed this on IRC, but can I get an Acked-by tag from you for the license clarification in patch 6, please? thanks -- PMM On Thu, 19 Sept 2024 at 13:12, Peter Maydell wrote: > > Ping^2. > > In particular: Paolo, i

Re: [PATCH for-9.2 0/7] docs/devel: Convert txt files to rST

2024-09-19 Thread Peter Maydell
Ping^2. In particular: Paolo, it would be helpful if you could confirm what license you intended for the lockcnt.c code. thanks -- PMM On Fri, 6 Sept 2024 at 16:12, Peter Maydell wrote: > > Ping for review on these docs conversions, please? > > thanks > -- PMM > > On Fri, 16 Aug 2024 at 14:22,

Re: [PATCH for-9.2 0/7] docs/devel: Convert txt files to rST

2024-09-06 Thread Peter Maydell
Ping for review on these docs conversions, please? thanks -- PMM On Fri, 16 Aug 2024 at 14:22, Peter Maydell wrote: > > This patchset converts a collection of the remaining txt files in > docs/devel to rST format. At this point in the release cycle > I'm targeting 9.2 for these. > > Patches 1-5

[PATCH for-9.2 0/7] docs/devel: Convert txt files to rST

2024-08-16 Thread Peter Maydell
This patchset converts a collection of the remaining txt files in docs/devel to rST format. At this point in the release cycle I'm targeting 9.2 for these. Patches 1-5 are simple conversions. In patch 6 I move the QemuLockCnt APIs to their own header file; this is so that we can include the kerne