On Wed, 19 Aug 2020 at 22:32, Paolo Bonzini <[email protected]> wrote: > > The following changes since commit d0ed6a69d399ae193959225cdeaa9382746c91cc: > > Update version for v5.1.0 release (2020-08-11 17:07:03 +0100) > > are available in the Git repository at: > > https://gitlab.com/bonzini/qemu.git tags/for-upstream > > for you to fetch changes up to 2eddb3c65821dce76433d5da6f3e6419349d1b77: > > docs: convert build system documentation to rST (2020-08-19 16:13:30 -0400) > > v6->v7: > * new patch to preserve compatibility symlinks from previous binary locations > * fixed cut-and-paste error in linux-user/mips/meson.build > * preserve compatibility check-block target even if no block tests are defined
'make check' still fails for the all-linux-static config, this time for a different reason: make: *** No rule to make target 'check-qtest', needed by 'check'. Stop. thanks -- PMM
