From: "Richard W.M. Jones" <rjones@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH v5 0/3] Add support for Secure Shell (ssh) block device.
Date: Wed, 3 Apr 2013 23:17:38 +0100 [thread overview]
Message-ID: <1365027461-8884-1-git-send-email-rjones@redhat.com> (raw)
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.
next reply other threads:[~2013-04-03 22:18 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-03 22:17 Richard W.M. Jones [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1365027461-8884-1-git-send-email-rjones@redhat.com \
--to=rjones@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).