This adds blockdev-add support to the iscsi block driver. Note that this is only compile tested at this point. Jeff is going to take over from here and bring the series to a mergable state.
Kevin Wolf (6): iscsi: Split URL into individual options iscsi: Handle -iscsi user/password in bdrv_parse_filename() iscsi: Add initiator-name option iscsi: Add header-digest option iscsi: Add timeout option iscsi: Add blockdev-add support block/iscsi.c | 342 ++++++++++++++++++++++++++++++--------------------- qapi/block-core.json | 74 ++++++++++- 2 files changed, 272 insertions(+), 144 deletions(-) -- 1.8.3.1