All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] scsi-disk: Fix an assertion failure
@ 2015-07-29  8:45 Fam Zheng
  2015-07-29  8:45 ` [Qemu-devel] [PATCH 1/2] scsi-disk: Fix assertion failure on WRITE SAME Fam Zheng
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Fam Zheng @ 2015-07-29  8:45 UTC (permalink / raw)
  To: qemu-devel; +Cc: Paolo Bonzini, qemu-stable

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(-)

-- 
2.4.3

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-07-29 10:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-29  8:45 [Qemu-devel] [PATCH 0/2] scsi-disk: Fix an assertion failure Fam Zheng
2015-07-29  8:45 ` [Qemu-devel] [PATCH 1/2] scsi-disk: Fix assertion failure on WRITE SAME Fam Zheng
2015-07-29  8:45 ` [Qemu-devel] [PATCH 2/2] virtio-scsi-test: Add test case for tail unaligned " Fam Zheng
2015-07-29 10:58 ` [Qemu-devel] [PATCH 0/2] scsi-disk: Fix an assertion failure Paolo Bonzini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.