]> Git Repo - qemu.git/commit
blockdev: prepare iSCSI block driver for dynamic loading
authorColin Lord <[email protected]>
Fri, 12 Aug 2016 13:27:01 +0000 (09:27 -0400)
committerMax Reitz <[email protected]>
Tue, 20 Sep 2016 20:10:57 +0000 (22:10 +0200)
commitf57b4b5fb127b60e1aade2684a8b16bc4f630b29
tree33da419d8d73c65ee6842d0309e0b9b2a2a06eae
parentf7c1553388c98efcdcc70371e655417cf1ed7df6
blockdev: prepare iSCSI block driver for dynamic loading

This commit moves the initialization of the QemuOptsList qemu_iscsi_opts
struct out of block/iscsi.c in order to allow the iscsi module to be
dynamically loaded.

Signed-off-by: Colin Lord <[email protected]>
Reviewed-by: Fam Zheng <[email protected]>
Reviewed-by: Stefan Hajnoczi <[email protected]>
Message-id: 1471008424[email protected]
Reviewed-by: Max Reitz <[email protected]>
Signed-off-by: Max Reitz <[email protected]>
block/iscsi.c
vl.c
This page took 0.025602 seconds and 4 git commands to generate.