From: Paolo Bonzini <pbonzini@redhat.com>
Cc: aliguori@us.ibm.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PULL 1.3 0/7] NBD updates for 2012-11-12
Date: Tue, 13 Nov 2012 11:20:18 +0100 [thread overview]
Message-ID: <50A21EE2.3060200@redhat.com> (raw)
In-Reply-To: <1352730127-32685-1-git-send-email-pbonzini@redhat.com>
Il 12/11/2012 15:22, Paolo Bonzini ha scritto:
> Anthony,
>
> The following changes since commit 3c5645fab3c4b65d0cffbe1aaafc787e4be63d0f:
>
> tcg: properly check that op's output needs to be synced to memory (2012-11-11 16:06:46 +0100)
>
> are available in the git repository at:
>
> git://github.com/bonzini/qemu.git nbd-next
>
> for you to fetch changes up to 4057725f35abe00ea371f85c6e27dd25eafd9ddf:
>
> hmp: add NBD server commands (2012-11-12 14:38:29 +0100)
>
> The main change is making the NBD server available via HMP. This prompted
> a few minor usability improvements in the QMP interface too. Also,
> NBD is made accessible via URIs, similar to Gluster (the change is
> backwards-compatible).
And I added "nbd: fixes to read-only handling" on top of this branch.
Paolo
> ----------------------------------------------------------------
> Paolo Bonzini (7):
> qemu-nbd: initialize main loop before block layer
> nbd: accept relative path to Unix socket
> nbd: accept URIs
> nbd: fix nbd_server_stop crash when no server was running
> nbd: force read-only export for read-only devices
> nbd: disallow nbd-server-add before nbd-server-start
> hmp: add NBD server commands
>
> block/nbd.c | 115 ++++++++++++++++++++++++++++++++++++++++++++++++++------
> blockdev-nbd.c | 20 ++++++++--
> hmp-commands.hx | 45 ++++++++++++++++++++++
> hmp.c | 76 +++++++++++++++++++++++++++++++++++++
> hmp.h | 3 ++
> qemu-doc.texi | 25 ++++++++----
> qemu-nbd.c | 2 +-
> 7 file modificati, 263 inserzioni(+), 23 rimozioni(-)
>
prev parent reply other threads:[~2012-11-13 10:20 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-12 14:22 [Qemu-devel] [PULL 1.3 0/7] NBD updates for 2012-11-12 Paolo Bonzini
2012-11-12 14:22 ` [Qemu-devel] [PATCH 1/7] qemu-nbd: initialize main loop before block layer Paolo Bonzini
2012-11-12 14:22 ` [Qemu-devel] [PATCH 2/7] nbd: accept relative path to Unix socket Paolo Bonzini
2012-11-12 14:22 ` [Qemu-devel] [PATCH 3/7] nbd: accept URIs Paolo Bonzini
2012-11-12 14:22 ` [Qemu-devel] [PATCH 4/7] nbd: fix nbd_server_stop crash when no server was running Paolo Bonzini
2012-11-12 14:22 ` [Qemu-devel] [PATCH 5/7] nbd: force read-only export for read-only devices Paolo Bonzini
2012-11-12 14:22 ` [Qemu-devel] [PATCH 6/7] nbd: disallow nbd-server-add before nbd-server-start Paolo Bonzini
2012-11-12 14:22 ` [Qemu-devel] [PATCH 7/7] hmp: add NBD server commands Paolo Bonzini
2012-11-13 10:20 ` Paolo Bonzini [this message]
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=50A21EE2.3060200@redhat.com \
--to=pbonzini@redhat.com \
--cc=aliguori@us.ibm.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).