From: Paolo Bonzini <pbonzini@redhat.com>
To: Fam Zheng <famz@redhat.com>, qemu-devel@nongnu.org
Cc: Stefan Hajnoczi <stefanha@redhat.com>
Subject: Re: [Qemu-devel] [PATCH v2 0/2] dataplane: Enable config-wce
Date: Thu, 15 May 2014 14:35:38 +0200 [thread overview]
Message-ID: <5374B49A.5010705@redhat.com> (raw)
In-Reply-To: <1400152926-31187-1-git-send-email-famz@redhat.com>
Il 15/05/2014 13:22, Fam Zheng ha scritto:
> This applies on top of Stefan's dataplane series.
>
> v2:
>
> Patch 1 moves the declaration of bdrv_get_aio_context to block.h.
> Patch 2 is unchanged except for the dropped #include.
>
>
> Fam Zheng (2):
> block: Move declaration of bdrv_get_aio_context to block.h
> virtio-blk: Allow config-wce in dataplane
>
> hw/block/dataplane/virtio-blk.c | 6 ------
> hw/block/virtio-blk.c | 8 +++++++-
> include/block/block.h | 7 +++++++
> include/block/block_int.h | 7 -------
> 4 files changed, 14 insertions(+), 14 deletions(-)
>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
next prev parent reply other threads:[~2014-05-15 12:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-15 11:22 [Qemu-devel] [PATCH v2 0/2] dataplane: Enable config-wce Fam Zheng
2014-05-15 11:22 ` [Qemu-devel] [PATCH v2 1/2] block: Move declaration of bdrv_get_aio_context to block.h Fam Zheng
2014-05-15 11:22 ` [Qemu-devel] [PATCH v2 2/2] virtio-blk: Allow config-wce in dataplane Fam Zheng
2014-05-15 12:35 ` Paolo Bonzini [this message]
2014-05-22 12:29 ` [Qemu-devel] [PATCH v2 0/2] dataplane: Enable config-wce Stefan Hajnoczi
2014-06-03 13:34 ` Stefan Hajnoczi
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=5374B49A.5010705@redhat.com \
--to=pbonzini@redhat.com \
--cc=famz@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.