qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] iscsi: Fix bs->request_alignment failure on LUN 0
@ 2014-03-05 15:00 Kevin Wolf
  2014-03-05 15:00 ` [Qemu-devel] [PATCH 1/2] iscsi: Use bs->sg for everything else than disks Kevin Wolf
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Kevin Wolf @ 2014-03-05 15:00 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, pbonzini, pl

Kevin Wolf (2):
  iscsi: Use bs->sg for everything else than disks
  block: Fix bs->request_alignment assertion for bs->sg=1

 block.c       | 2 +-
 block/iscsi.c | 9 ++++-----
 2 files changed, 5 insertions(+), 6 deletions(-)

-- 
1.8.1.4

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

end of thread, other threads:[~2014-03-05 16:22 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-05 15:00 [Qemu-devel] [PATCH 0/2] iscsi: Fix bs->request_alignment failure on LUN 0 Kevin Wolf
2014-03-05 15:00 ` [Qemu-devel] [PATCH 1/2] iscsi: Use bs->sg for everything else than disks Kevin Wolf
2014-03-05 15:33   ` Benoît Canet
2014-03-05 15:41     ` Kevin Wolf
2014-03-05 15:47       ` Benoît Canet
2014-03-05 16:02   ` Peter Lieven
2014-03-05 16:21     ` Kevin Wolf
2014-03-05 15:00 ` [Qemu-devel] [PATCH 2/2] block: Fix bs->request_alignment assertion for bs->sg=1 Kevin Wolf
2014-03-05 15:34   ` Benoît Canet
2014-03-05 15:31 ` [Qemu-devel] [PATCH 0/2] iscsi: Fix bs->request_alignment failure on LUN 0 Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).