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 <p...@kamp.de> > Signed-off-by: Stefan Weil <s...@weilnetz.de> > --- > > 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