Patchew URL: https://patchew.org/QEMU/20200602074201.10879-1-...@suse.com/
Hi,
This series failed the docker-mingw@fedora build test. Please find the testing
commands and
their output below. If you have Docker installed, you can probably reproduce it
locally.
=== TEST SCRIPT BEGIN ===
#! /bin
Patchew URL: https://patchew.org/QEMU/20200602074201.10879-1-...@suse.com/
Hi,
This series failed the asan build test. Please find the testing commands and
their output below. If you have Docker installed, you can probably reproduce it
locally.
=== TEST SCRIPT BEGIN ===
#!/bin/bash
export ARCH
Patchew URL: https://patchew.org/QEMU/20200602074201.10879-1-...@suse.com/
Hi,
This series seems to have some coding style problems. See output below for
more information:
Message-id: 20200602074201.10879-1-...@suse.com
Subject: [PATCH 0/4] Add Support for GET LBA STATUS 16 command in scsi
Patchew URL: https://patchew.org/QEMU/20200602074201.10879-1-...@suse.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 BEGIN ===
#!/bin
In this current design, The GET LBA STATUS parameter data only contains
an eight-byte header + one LBA status descriptor.
How to test:
host:~ # qemu-system-x86_64 \
...
-drive file=/vm0/disk0.raw,format=raw,if=none,id=drive0,discard=unmap \
-device scsi-hd,id=scsi0,drive=drive0 \
...
guest:~ # d