diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2016-12-16 11:10:28 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2016-12-22 16:00:26 +0100 |
commit | 166dbda7e131f7b6540f56c3234bb2f8b23d84c0 (patch) | |
tree | 81faf3ab2ee241aa09e14e1d9b7e0ed418215cd0 /linux-headers | |
parent | 8929fc3a55f33a103adddf9cfd010bcf2b255c7d (diff) |
scsi-disk: fix VERIFY for scsi-block
When a scsi-disk object receives VERIFY command with BYTCHK bit being zero,
scsi_block_is_passthrough returns false and finally makes req being proceeded
by scsi_block_dma_command. Because scsi_block_dma_command has removed process
of VERIFY, QEMU will abort in this function.
Reported-by: Junlian Bell <zhongjun@sangfor.com.cn>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'linux-headers')
0 files changed, 0 insertions, 0 deletions