Re: [PATCH v2 0/1] virtio: fix IO request length in virtio SCSI/block

2019-11-08 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20191108134249.19004-1-dplotni...@virtuozzo.com/ Hi, This series failed the docker-quick@centos7 build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRIPT BEG

[PATCH v2 0/1] virtio: fix IO request length in virtio SCSI/block

2019-11-08 Thread Denis Plotnikov
v2: * the standalone patch to make seg_max virtqueue size dependent * other patches are postponed v1: the initial series Denis Plotnikov (1): virtio: make seg_max virtqueue size dependent hw/block/virtio-blk.c | 2 +- hw/scsi/virtio-scsi.c | 2 +- 2 files changed, 2 insertions(+), 2 d