qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v5 0/3] Add support for Secure Shell (ssh) block device.
@ 2013-04-03 22:17 Richard W.M. Jones
  2013-04-03 22:17 ` [Qemu-devel] [PATCH v5 1/3] osdep: Add a function to get the current username Richard W.M. Jones
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Richard W.M. Jones @ 2013-04-03 22:17 UTC (permalink / raw)
  To: qemu-devel

This is version 5 of the patch to add a Secure Shell (ssh) block
device to qemu.  Most recently this was discussed here:

http://lists.nongnu.org/archive/html/qemu-devel/2013-03/threads.html#04845

Some changes since last time:

 - I have addressed almost all of Stefan comments, but see my email to
   him above.

 - ./check -ssh can be used to run io tests.  Note the -qcow2 ones
   won't work.

I haven't done anything about authentication, so this patch still
requires ssh-agent to be set up, and the right key to be present in
known_hosts.

Rich.

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

end of thread, other threads:[~2013-04-04  9:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-03 22:17 [Qemu-devel] [PATCH v5 0/3] Add support for Secure Shell (ssh) block device Richard W.M. Jones
2013-04-03 22:17 ` [Qemu-devel] [PATCH v5 1/3] osdep: Add a function to get the current username Richard W.M. Jones
2013-04-04  9:08   ` Peter Maydell
2013-04-04  9:28     ` Richard W.M. Jones
2013-04-03 22:17 ` [Qemu-devel] [PATCH v5 2/3] block: Add support for Secure Shell (ssh) block device Richard W.M. Jones
2013-04-03 22:17 ` [Qemu-devel] [PATCH v5 3/3] iotests: Add 'check -ssh' option to test Secure Shell " Richard W.M. Jones
2013-04-03 22:25   ` Richard W.M. Jones

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).