On 1 August 2017 at 15:46, Kevin Wolf <kw...@redhat.com> wrote: > The following changes since commit 5619c179057e24195ff19c8fe6d6a6cbcb16ed28: > > Merge remote-tracking branch > 'remotes/pmaydell/tags/pull-target-arm-20170731' into staging (2017-07-31 > 14:45:42 +0100) > > are available in the git repository at: > > git://repo.or.cz/qemu/kevin.git tags/for-upstream > > for you to fetch changes up to 9ae03670701fea9124f4f1a6d4b6d1badbf9e485: > > block/qapi: Remove redundant NULL check to silence Coverity (2017-08-01 > 15:26:04 +0200) > > ---------------------------------------------------------------- > Block layer patches for 2.10.0-rc1 > > ----------------------------------------------------------------
Hi; I'm afraid the docs changes in this pull upset some of my test machines: NetBSD, OpenBSD, OSX: GEN docs/qemu-block-drivers.html /root/qemu/docs/qemu-block-drivers.texi:800: Unmatched `@end'. makeinfo: Removing output file `docs/qemu-block-drivers.html' due to errors; use --force to preserve. Makefile:692: recipe for target 'docs/qemu-block-drivers.html' failed (and same error again trying to build the .txt file) S390x, PPC64 Linux give a warning: GEN docs/qemu-block-drivers.html /home/linux1/qemu/docs/qemu-block-drivers.texi: warning: must specify a title with a title command or @top (Other hosts still running the build job.) thanks -- PMM