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