On Thu, 26 Oct 2023 at 14:32, Markus Armbruster <arm...@redhat.com> wrote: > > Requires Brian's pull request and two patches from Thomas to compile: > > [PULL 0/2] hex queue - GETPC() fixes, shadowing fixes > [PATCH v2] block/snapshot: Fix compiler warning with -Wshadow=local > [PATCH v2] migration/ram: Fix compilation with -Wshadow=local > > Stefan, the PR was posted a week ago; anything blocking it?
It's not in a pull request, so I won't see it. I don't have tooling that can spot individual patch series that need to go into qemu.git/master, so I rely on being emailed about them. Would you like me to merge this patch series into qemu.git/master? Stefan > Warner, I believe not waiting for your cleanup of bsd-user is fine. > Please holler if it isn't. > > Based-on: <20231019021733.2258592-1-bc...@quicinc.com> > Based-on: <20231023175038.111607-1-th...@redhat.com> > Based-on: <20231024092220.55305-1-th...@redhat.com> > > Markus Armbruster (1): > meson: Enable -Wshadow=local > > meson.build | 1 + > 1 file changed, 1 insertion(+) > > -- > 2.41.0 > >