On Fri, 6 Feb 2026 15:04:27 +0000 Peter Maydell <[email protected]> wrote:
> On Thu, 29 Jan 2026 at 16:04, Mauro Carvalho Chehab > <[email protected]> wrote: > > > > Hi Peter, > > > > This changeset does a new sync on the top of the Linux Kernel > > kernel-doc changes. It is in sync with latest -next, plus > > two series I submitted today to linux-doc: > > > > - > > https://lore.kernel.org/linux-doc/[email protected]/T/#t > > - > > https://lore.kernel.org/linux-doc/[email protected]/T/#t > > > > After linux-doc picks my changes and this patch being applied > > on QEMU, all differences between QEMU and the Linux Kernel > > version will be only at scripts/kernel-doc.py. > > > > With that, syncing from Linux kernel should be as simple as: > > > > cp <linux_dir>/docs/tools/lib/python/kdoc/*.py scripts/lib/kdoc/ > > > > and eventually add any new *.py file that it is there, if any. > > This sounds great -- keeping the sync as simple as possible > is definitely what we want. > > If you could ping me and/or respin the series once the changes > have landed in the kernel mainline, I'll pick them up for QEMU. Sure! I will respin it once it reaches mainline (which should be just cp the latest version). -- Thanks, Mauro
