qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] iscsi: add -drive ..., iscsi=<iscsi-id> parameter
@ 2016-09-07 21:23 Stefan Hajnoczi
  2016-09-07 21:23 ` [Qemu-devel] [PATCH 1/3] iscsi: extract find_iscsi_opts() helper function Stefan Hajnoczi
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Stefan Hajnoczi @ 2016-09-07 21:23 UTC (permalink / raw)
  To: qemu-devel
  Cc: jferlan, Paolo Bonzini, pl, ronniesahlberg, Daniel Berrange,
	Stefan Hajnoczi

Add a parameter to associate an iSCSI block driver instance with an -iscsi
object.  This is more powerful than relying on the implicit target IQN naming
convention since that only allows one -iscsi object per target.

Stefan Hajnoczi (3):
  iscsi: extract find_iscsi_opts() helper function
  iscsi: simplify -iscsi QemuOpts fetching
  iscsi: add iscsi=<iscsi-id> option

 block/iscsi.c   | 113 +++++++++++++++++++++++---------------------------------
 qemu-options.hx |   8 +++-
 2 files changed, 52 insertions(+), 69 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2016-09-14 15:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-07 21:23 [Qemu-devel] [PATCH 0/3] iscsi: add -drive ..., iscsi=<iscsi-id> parameter Stefan Hajnoczi
2016-09-07 21:23 ` [Qemu-devel] [PATCH 1/3] iscsi: extract find_iscsi_opts() helper function Stefan Hajnoczi
2016-09-07 21:23 ` [Qemu-devel] [PATCH 2/3] iscsi: simplify -iscsi QemuOpts fetching Stefan Hajnoczi
2016-09-07 21:23 ` [Qemu-devel] [PATCH 3/3] iscsi: add iscsi=<iscsi-id> option Stefan Hajnoczi
2016-09-08  8:14 ` [Qemu-devel] [PATCH 0/3] iscsi: add -drive ..., iscsi=<iscsi-id> parameter Daniel P. Berrange
2016-09-14 15:15   ` Stefan Hajnoczi

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