On Sat, 22 Jan 2022 at 17:06, John Snow <js...@redhat.com> wrote: > > > > On Sat, Jan 22, 2022, 8:58 AM Peter Maydell <peter.mayd...@linaro.org> wrote: >> >> On Sat, 22 Jan 2022 at 00:09, John Snow <js...@redhat.com> wrote: >> > >> > The following changes since commit >> > 5e9d14f2bea6df89c0675df953f9c839560d2266: >> > >> > Merge remote-tracking branch >> > 'remotes/alistair/tags/pull-riscv-to-apply-20220121-1' into staging >> > (2022-01-21 10:31:25 +0000) >> > >> > are available in the Git repository at: >> > >> > https://gitlab.com/jsnow/qemu.git tags/python-pull-request >> > >> > for you to fetch changes up to 05908602429cf9d6fce9b60704b8395f6d295441: >> > >> > scripts/render-block-graph: switch to AQMP (2022-01-21 16:01:31 -0500) >> > >> > ---------------------------------------------------------------- >> > Python patches >> > >> > A few fixes to the Python CI tests, a few fixes to the (async) QMP >> > library, and a set of patches that begin to shift us towards using the >> > new qmp lib. >> > >> > ---------------------------------------------------------------- >> >> Was this set of patches supposed to fix the NetBSD VM intermittents? > > > No, nobody reviewed or tested that series yet, so I didn't pull it. > > (Is that too conservative ...?) > > If you'd like, I can include them anyway in a v2 pull here and you can test > it as part of your merge.
No, that's fine -- I just hadn't been keeping track of which patches were intended as the fix. Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/7.0 for any user-visible changes. -- PMM