commit | 397c767b2de5b918a7b890d02aae83d6dcb2a470 | [log] [tgz] |
---|---|---|
author | Fam Zheng <famz@redhat.com> | Fri Apr 24 19:35:20 2015 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Jun 19 12:27:12 2015 +0200 |
tree | 1cf88f779428cf20fce44e57e59d16e7f03a3c1e | |
parent | 06b008d941fd3e9684d38a9b3181a1cf301c78d1 [diff] |
tests: virtio-scsi: Add test for unaligned WRITE SAME This is an exercise for virtio-scsi tests using the libqos virtio library. A few common routines are added to facilitate future extensions of the test set. The added test case is a regression test for the bug in d7f4b1999e. Signed-off-by: Fam Zheng <famz@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>