On 29/07/2015 10:45, Fam Zheng wrote: > The first patch fixes the bug, and second patch adds a regression test case. > > > > Fam Zheng (2): > scsi-disk: Fix assertion failure on WRITE SAME > virtio-scsi-test: Add test case for tail unaligned WRITE SAME > > hw/scsi/scsi-disk.c | 3 +++ > tests/virtio-scsi-test.c | 12 +++++++++--- > 2 files changed, 12 insertions(+), 3 deletions(-) >
Thanks, queued for 2.5. Paolo