From: "Richard W.M. Jones" <rjones@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH v7 0/2] block: Add support for Secure Shell (ssh) block device.
Date: Fri, 5 Apr 2013 14:07:51 +0100 [thread overview]
Message-ID: <1365167273-28050-1-git-send-email-rjones@redhat.com> (raw)
Since v6:
- This fixes a rather serious race condition in the previous versions,
which only manifested itself when using 'snapshot=on'.
- Store the attributes (like filesize) in the state.
- Macros for LOCK/UNLOCK to make debugging simpler.
- Added an ssh driver to libguestfs and tested with that:
https://www.redhat.com/archives/libguestfs/2013-April/msg00022.html
Rich.
next reply other threads:[~2013-04-05 13:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-05 13:07 Richard W.M. Jones [this message]
2013-04-05 13:07 ` [Qemu-devel] [PATCH v7 1/2] block: Add support for Secure Shell (ssh) block device Richard W.M. Jones
2013-04-08 14:41 ` Stefan Hajnoczi
2013-04-05 13:07 ` [Qemu-devel] [PATCH v7 2/2] iotests: Add 'check -ssh' option to test Secure Shell " 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=1365167273-28050-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).