qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2] block/iscsi: Fix compilation for libiscsi 1.


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v2] block/iscsi: Fix compilation for libiscsi 1.4.0 (API change)
Date: Tue, 17 Dec 2013 15:10:40 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, Dec 17, 2013 at 08:57:10AM +0100, Stefan Weil wrote:
> Function iscsi_read10_task got additional parameters starting with version
> libiscsi 1.5.0.
> 
> libiscsi 1.4.0 is still widely used (Debian wheezy, jessie and other Linux
> distributions currently provide packages for QEMU which use it), so we
> still need support for this older API.
> 
> Reviewed-by: Peter Lieven <address@hidden>
> Signed-off-by: Stefan Weil <address@hidden>
> ---
> 
> v2: Fixed libscsi -> libiscsi
> 
>  block/iscsi.c |    5 ++++-
>  configure     |   22 ++++++++++++++++++++++
>  2 files changed, 26 insertions(+), 1 deletion(-)

Thanks, applied to my block tree:
https://github.com/stefanha/qemu/commits/block

Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]