On 22 November 2018 at 16:54, Kevin Wolf <kw...@redhat.com> wrote: > The following changes since commit 47c1cc30e440860aa695358f7c2dd0b9d7b53d16: > > Update version for v3.1.0-rc2 release (2018-11-20 18:10:26 +0000) > > are available in the Git repository at: > > git://repo.or.cz/qemu/kevin.git tags/for-upstream > > for you to fetch changes up to 924956b1efc50af7cc334b7a14f56aa213ca27ef: > > iotests: Enhance 223 to cover multiple bitmap granularities (2018-11-22 > 16:43:52 +0100) > > ---------------------------------------------------------------- > Block layer patches: > > - block: Fix update of BDRV_O_AUTO_RDONLY in update_flags_from_options() > - qemu-img: Fix memory leak and typo in error message > - nvme: Fixes for lockups and crashes > - scsi-disk: Fix crash if underlying host file or disk returns error > - Several qemu-iotests fixes and improvements > > ----------------------------------------------------------------
Hi; this seems to fail make check on s390x, sparc64, ppc64 (ie all the bigendian hosts): TEST: tests/nvme-test... (pid=12356) /i386/nvme/nop: OK /i386/nvme/cmb_test: ** ERROR:/home/linux1/qemu/tests/nvme-test.c:60:nvmetest_cmb_test: assertion failed (qpci_io_re adb(pdev, bar, 0) == 0x99): (0 == 153) FAIL thanks -- PMM