Re: [Qemu-devel] [Qemu-block] [PATCH 0/2] Remove need for -iscsi argument

2016-12-08 Thread Daniel P. Berrange
On Thu, Dec 08, 2016 at 02:12:04PM +0100, Kevin Wolf wrote: > Am 08.12.2016 um 13:41 hat Daniel P. Berrange geschrieben: > > This small series removes the need for using the -iscsi argument > > by directly supporting all the -iscsi options against the block > > device config eg instead of > > > >

Re: [Qemu-devel] [Qemu-block] [PATCH 0/2] Remove need for -iscsi argument

2016-12-08 Thread Kevin Wolf
Am 08.12.2016 um 13:41 hat Daniel P. Berrange geschrieben: > This small series removes the need for using the -iscsi argument > by directly supporting all the -iscsi options against the block > device config eg instead of > > $QEMU \ > -object secret,id=sec0,data=123456 \ > -drive driver=iscsi