----- Original Message ----- > From: "ronnie sahlberg" <ronniesahlb...@gmail.com> > To: "Paolo Bonzini" <pbonz...@redhat.com> > Cc: "Roy Shterman" <ro...@mellanox.com>, "qemu-devel" > <qemu-devel@nongnu.org>, "Peter Lieven" <p...@kamp.de> > Sent: Monday, August 22, 2016 10:35:03 PM > Subject: Re: [PATCH] block/iscsi: Adding iser support in Libiscsi-QEMU > > It is never too late. > > I can start working on a patch to add "iser://" URL support to > libiscsi right now. It should be a trivial change. > I think I would prefer iser:// instead of iscsi+iser:// but it is not > religiusly. Let me know if you rather want iscsi+iser.
It's up to Roy I guess. I'm fine with both. > But you would still need some changes to Roy's patch to QEMU, right? > I.e. I think you would need an additional, new block driver : > > static BlockDriver bdrv_iser = { > .format_name = "iser", > .protocol_name = "iser", > ... > > No ? Yes, it would. Paolo