qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: "Kevin Wolf" <kwolf@redhat.com>,
	"Stefan Hajnoczi" <shajnocz@redhat.com>,
	"Marc-André Lureau" <marcandre.lureau@gmail.com>,
	qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCHv2 00/14] Spice block device, ready-to-go patches
Date: Mon, 02 Dec 2013 11:57:32 +0100	[thread overview]
Message-ID: <529C679C.8000006@redhat.com> (raw)
In-Reply-To: <1385980569.25236.15.camel@nilsson.home.kraxel.org>

Il 02/12/2013 11:36, Gerd Hoffmann ha scritto:
> On So, 2013-12-01 at 22:23 +0100, Marc-André Lureau wrote:
>> Hi,
>>
>> This patch series is a split-off from the Spice block device RFC.
>> http://lists.gnu.org/archive/html/qemu-devel/2013-11/msg02024.html
>>
>> It should include only non-controversial or simple patches. The most
>> important change is the NBD client implementation moved to a seperate
>> file.
> 
> Well, my intention was to merge the spice bits only, not nbd which is
> block stuff.  I'll happily take 1-7 as-is through the spice queue.
> 
> I can take patches 8-14 though the spice queue too, but I want an ack
> from the block people for that.  Or we split the series and merge 8-14
> through the block queue.  Kevin?  Stefan?

Patches 8-13 are NBD stuff, so

Acked-by: Paolo Bonzini <pbonzini@redhat.com>

Paolo

  reply	other threads:[~2013-12-02 10:57 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-01 21:23 [Qemu-devel] [PATCHv2 00/14] Spice block device, ready-to-go patches Marc-André Lureau
2013-12-01 21:23 ` [Qemu-devel] [PATCHv2 01/14] coroutine: remove qemu_co_queue_wait_insert_head Marc-André Lureau
2013-12-01 21:23 ` [Qemu-devel] [PATCHv2 02/14] vscclient: do not add a socket watch if there is not data to send Marc-André Lureau
2013-12-01 21:23 ` [Qemu-devel] [PATCHv2 03/14] spice-char: remove unused field Marc-André Lureau
2013-12-01 21:23 ` [Qemu-devel] [PATCHv2 04/14] qmp_change_blockdev() remove unused has_format Marc-André Lureau
2013-12-01 21:23 ` [Qemu-devel] [PATCHv2 05/14] include: add missing config-host.h include Marc-André Lureau
2013-12-01 21:23 ` [Qemu-devel] [PATCHv2 06/14] char: add qemu_chr_fe_event() Marc-André Lureau
2013-12-01 21:23 ` [Qemu-devel] [PATCHv2 07/14] spice-char: implement chardev port event Marc-André Lureau
2013-12-01 21:23 ` [Qemu-devel] [PATCHv2 08/14] Split nbd block client code Marc-André Lureau
2013-12-01 21:23 ` [Qemu-devel] [PATCHv2 09/14] nbd: don't change socket block during negotiate Marc-André Lureau
2013-12-01 21:23 ` [Qemu-devel] [PATCHv2 10/14] nbd: pass export name as init argument Marc-André Lureau
2013-12-01 21:23 ` [Qemu-devel] [PATCHv2 11/14] nbd: make nbd_client_session_close() idempotent Marc-André Lureau
2013-12-01 21:23 ` [Qemu-devel] [PATCHv2 12/14] nbd: finish any pending coroutine Marc-André Lureau
2013-12-01 21:23 ` [Qemu-devel] [PATCHv2 13/14] nbd: avoid uninitialized warnings Marc-André Lureau
2013-12-01 21:23 ` [Qemu-devel] [PATCHv2 14/14] coroutine: remove unused CoQueue AioContext Marc-André Lureau
2013-12-02 10:36 ` [Qemu-devel] [PATCHv2 00/14] Spice block device, ready-to-go patches Gerd Hoffmann
2013-12-02 10:57   ` Paolo Bonzini [this message]
2013-12-02 12:51   ` Stefan Hajnoczi
2013-12-02 16:22 ` Stefan Hajnoczi
2013-12-03  8:14   ` Gerd Hoffmann

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=529C679C.8000006@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=kraxel@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=marcandre.lureau@gmail.com \
    --cc=qemu-devel@nongnu.org \
    --cc=shajnocz@redhat.com \
    /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).