qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-block] [Qemu-devel] [PULL 00/61] Block layer patches


From: Peter Maydell
Subject: Re: [Qemu-block] [Qemu-devel] [PULL 00/61] Block layer patches
Date: Mon, 26 Jun 2017 11:23:18 +0100

On 23 June 2017 at 17:20, Kevin Wolf <address@hidden> wrote:
> The following changes since commit 4c8c1cc544dbd5e2564868e61c5037258e393832:
>
>   Merge remote-tracking branch 
> 'remotes/vivier/tags/m68k-for-2.10-pull-request' into staging (2017-06-22 
> 19:01:58 +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 1512008812410ca4054506a7c44343088abdd977:
>
>   Merge remote-tracking branch 'mreitz/tags/pull-block-2017-06-23' into 
> queue-block (2017-06-23 14:09:12 +0200)
>
> ----------------------------------------------------------------
>
> Block layer patches
>

This fails 'make check' on ppc64be Linux, x86-64 FreeBSD, aarch64 Linux:

TEST: tests/virtio-scsi-test... (pid=63911)
  /i386/virtio/scsi/pci/nop:                                           OK
  /i386/virtio/scsi/pci/hotplug:                                       OK
  /i386/virtio/scsi/pci/scsi-disk/unaligned-write-same:                **
ERROR:/home/pm215/qemu/tests/virtio-scsi-test.c:243:test_unaligned_write_same:
assertion failed (0 == vi
rtio_scsi_do_command(vs, write_same_cdb_2, NULL, 0, buf2, 512, NULL)):
(0x00000000 == 0x000000ff)
FAIL
GTester: last random seed: R02Sb24e7d8beec7f0a53a97a610aa09a2b0
(pid=63934)
FAIL: tests/virtio-scsi-test

I also get a core dump in my linux-user smoke test:
/home/petmay01/linaro/qemu-for-merges/build/all-linux-static/ppc-linux-user/qemu-ppc
-L ./gnemul/qemu-ppc ppc/ls -l dummyfile
qemu: uncaught target signal 11 (Segmentation fault) - core dumped

though it's hard to see how the block layer patches would
cause that.

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]