qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] Some fixes related to scsi-generic
@ 2015-05-08 11:38 Dimitris Aragiorgis
  2015-05-08 11:38 ` [Qemu-devel] [PATCH 1/4] Fix migration in case of scsi-generic Dimitris Aragiorgis
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Dimitris Aragiorgis @ 2015-05-08 11:38 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, pbonzini, stefanha, qemu-block

Hi all,

These four patches make slight changes to the way QEMU handles SCSI
generic devices to fix a number of small problems.

I am sending them against the master branch, since I don't know if they
can be considered bugfixes.

Thanks,
dimara

Dimitris Aragiorgis (4):
  Fix migration in case of scsi-generic
  block: Use bdrv_is_sg() everywhere
  raw-posix: Introduce hdev_is_sg()
  block: Include qemu-log.o in block-obj-y

 Makefile.objs     |    2 +-
 block.c           |    6 +++---
 block/io.c        |    2 +-
 block/iscsi.c     |    2 +-
 block/raw-posix.c |   43 ++++++++++++++++++++++++++++++-------------
 5 files changed, 36 insertions(+), 19 deletions(-)

-- 
1.7.10.4

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

end of thread, other threads:[~2015-05-08 11:44 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-08 11:38 [Qemu-devel] [PATCH 0/4] Some fixes related to scsi-generic Dimitris Aragiorgis
2015-05-08 11:38 ` [Qemu-devel] [PATCH 1/4] Fix migration in case of scsi-generic Dimitris Aragiorgis
2015-05-08 11:44   ` Paolo Bonzini
2015-05-08 11:38 ` [Qemu-devel] [PATCH 2/4] block: Use bdrv_is_sg() everywhere Dimitris Aragiorgis
2015-05-08 11:43   ` Paolo Bonzini
2015-05-08 11:38 ` [Qemu-devel] [PATCH 3/4] raw-posix: Introduce hdev_is_sg() Dimitris Aragiorgis
2015-05-08 11:42   ` Paolo Bonzini
2015-05-08 11:38 ` [Qemu-devel] [PATCH 4/4] block: Include qemu-log.o in block-obj-y Dimitris Aragiorgis
2015-05-08 11:41   ` 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).