qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v8 0/3] block: Add support for Secure Shell (ssh) block device.
@ 2013-04-09  9:56 Richard W.M. Jones
  2013-04-09  9:56 ` [Qemu-devel] [PATCH v8 1/3] " Richard W.M. Jones
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Richard W.M. Jones @ 2013-04-09  9:56 UTC (permalink / raw)
  To: qemu-devel

Changes since v7:

- fsync (ie. bdrv_co_flush_to_disk) is now supported, *if* you have
the following patches to libssh2 and OpenSSH:

https://bugzilla.mindrot.org/show_bug.cgi?id=1798
(OpenSSH: accepted, but not upstream)

http://www.libssh2.org/mail/libssh2-devel-archive-2013-04/0006.shtml
(libssh2: posted)

I tested 3 combinations (without libssh2 patch; with libssh2 patch and
without OpenSSH support; with libssh2 patch and with OpenSSH support),
and all work.

Rich.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-10-18 10:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-09  9:56 [Qemu-devel] [PATCH v8 0/3] block: Add support for Secure Shell (ssh) block device Richard W.M. Jones
2013-04-09  9:56 ` [Qemu-devel] [PATCH v8 1/3] " Richard W.M. Jones
2013-04-09  9:56 ` [Qemu-devel] [PATCH v8 2/3] block: ssh: Use libssh2_sftp_fsync (if supported by libssh2) to flush to disk Richard W.M. Jones
2013-04-09 12:47   ` Stefan Hajnoczi
2013-04-09 13:04     ` Richard W.M. Jones
2013-04-09  9:56 ` [Qemu-devel] [PATCH v8 3/3] iotests: Add 'check -ssh' option to test Secure Shell block device Richard W.M. Jones
2013-04-09 13:05 ` [Qemu-devel] [PATCH v8 0/3] block: Add support for Secure Shell (ssh) " Stefan Hajnoczi
2013-10-17  8:19 ` Richard W.M. Jones
2013-10-18 10:55   ` Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).