On Thu, 18 Mar 2021 at 15:53, Philippe Mathieu-Daudé <phi...@redhat.com> wrote: > > Since v1: > - Fixed trace format string on 32-bit hosts (Peter) > > The following changes since commit 56b89f455894e4628ad7994fe5dd348145d1a9c5: > > Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' > into staging (2021-03-17 22:18:54 +0000) > > are available in the Git repository at: > > https://github.com/philmd/qemu.git tags/pflash-20210318 > > for you to fetch changes up to 91316cbb3830bb845c42da2d6eab06de56b889b0: > > hw/block/pflash_cfi: Replace DPRINTF with trace events (2021-03-18 11:16:31 > +0100) > > ---------------------------------------------------------------- > Parallel NOR Flash patches queue > > - Code movement to ease maintainability > - Tracing improvements > ---------------------------------------------------------------- >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/6.0 for any user-visible changes. -- PMM