On Tue, 4 Aug 2020 at 07:41, Jason Wang <jasow...@redhat.com> wrote: > > The following changes since commit 5c1c3e4f02e458cf280c677c817ae4fd1ed9bf10: > > Merge remote-tracking branch > 'remotes/pmaydell/tags/pull-target-arm-20200803' into staging (2020-08-03 > 20:34:26 +0100) > > are available in the git repository at: > > https://github.com/jasowang/qemu.git tags/net-pull-request > > for you to fetch changes up to 035e69b063835a5fd23cacabd63690a3d84532a8: > > hw/net/net_tx_pkt: fix assertion failure in net_tx_pkt_add_raw_fragment() > (2020-08-04 14:14:48 +0800) > > ---------------------------------------------------------------- > > ---------------------------------------------------------------- > Lukas Straub (1): > colo-compare: Remove superfluous NULL-pointer checks for s->iothread > > Mauro Matteo Cascella (1): > hw/net/net_tx_pkt: fix assertion failure in > net_tx_pkt_add_raw_fragment()
Hi; this pullreq includes a patch where there's mangled UTF-8 in one of the commit messages: the "colo-compare: Remove superfluous NULL-pointer checks for s->iothread" patch has a mangled version of the e-with-acute-accent character in Philippe's surname in his Reviewed-by: tag. Since this is the day of rc3 and I think you're at a timezone offset that would make rerolling the series in time tricky, I'm going to let this through. But please can you fix your patch-handling workflow to ensure it doesn't corrupt UTF-8 ? Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/5.1 for any user-visible changes. -- PMM