Re: [Qemu-devel] [Qemu-block] [PATCH v3] ssh: switch from libssh2 to libssh

2017-12-19 Thread Richard W.M. Jones
On Tue, Dec 19, 2017 at 10:24:18AM -0500, Jeff Cody wrote: > On Mon, Dec 18, 2017 at 09:31:40PM +, Richard W.M. Jones wrote: > > On Mon, Dec 18, 2017 at 01:43:39PM -0500, John Snow wrote: > > > Hi, friendly ping: > > > > > > It's been over a month with no replies, so it's safe to say this has

Re: [Qemu-devel] [Qemu-block] [PATCH v3] ssh: switch from libssh2 to libssh

2017-12-19 Thread Jeff Cody
On Mon, Dec 18, 2017 at 09:31:40PM +, Richard W.M. Jones wrote: > On Mon, Dec 18, 2017 at 01:43:39PM -0500, John Snow wrote: > > Hi, friendly ping: > > > > It's been over a month with no replies, so it's safe to say this has > > gotten lost in the 2.11 release shuffle. > > > > Recommend you r

Re: [Qemu-devel] [Qemu-block] [PATCH v3] ssh: switch from libssh2 to libssh

2017-12-18 Thread Andreas Schneider
On Monday, 18 December 2017 22:31:40 CET Richard W.M. Jones wrote: > On Mon, Dec 18, 2017 at 01:43:39PM -0500, John Snow wrote: > > Hi, friendly ping: > > > > It's been over a month with no replies, so it's safe to say this has > > gotten lost in the 2.11 release shuffle. > > > > Recommend you re

Re: [Qemu-devel] [Qemu-block] [PATCH v3] ssh: switch from libssh2 to libssh

2017-12-18 Thread Richard W.M. Jones
On Mon, Dec 18, 2017 at 01:43:39PM -0500, John Snow wrote: > Hi, friendly ping: > > It's been over a month with no replies, so it's safe to say this has > gotten lost in the 2.11 release shuffle. > > Recommend you re-send it for the 2.12 window. Actually there is an interop problem with the ssh

Re: [Qemu-devel] [Qemu-block] [PATCH v3] ssh: switch from libssh2 to libssh

2017-12-18 Thread John Snow
Hi, friendly ping: It's been over a month with no replies, so it's safe to say this has gotten lost in the 2.11 release shuffle. Recommend you re-send it for the 2.12 window. Thanks, John On 11/15/2017 11:26 AM, Pino Toscano wrote: > Rewrite the implementation of the ssh block driver to use lib