Re: [Qemu-devel] [PATCH V2] block/iscsi: restore compatiblity with libiscsi 1.9.0

2015-06-29 Thread Stefan Hajnoczi
On Fri, Jun 26, 2015 at 12:18:01PM +0200, Peter Lieven wrote: > RHEL7 and others are stuck with libiscsi 1.9.0 since there > unfortunately was an ABI breakage after that release. > > Signed-off-by: Peter Lieven > --- > v1->v2: - do not use reserved macro names [Paolo] > - change text in q

Re: [Qemu-devel] [PATCH V2] block/iscsi: restore compatiblity with libiscsi 1.9.0

2015-06-26 Thread Paolo Bonzini
On 26/06/2015 12:18, Peter Lieven wrote: > RHEL7 and others are stuck with libiscsi 1.9.0 since there > unfortunately was an ABI breakage after that release. > > Signed-off-by: Peter Lieven > --- > v1->v2: - do not use reserved macro names [Paolo] > - change text in qemu-options.hx to "li

[Qemu-devel] [PATCH V2] block/iscsi: restore compatiblity with libiscsi 1.9.0

2015-06-26 Thread Peter Lieven
RHEL7 and others are stuck with libiscsi 1.9.0 since there unfortunately was an ABI breakage after that release. Signed-off-by: Peter Lieven --- v1->v2: - do not use reserved macro names [Paolo] - change text in qemu-options.hx to "libiscsi 1.15.0 or greater" block/iscsi.c | 32