qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 0/2] dataplane: Enable config-wce


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v2 0/2] dataplane: Enable config-wce
Date: Thu, 22 May 2014 14:29:00 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

On Thu, May 15, 2014 at 07:22:04PM +0800, Fam Zheng wrote:
> 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(-)
> 
> -- 
> 1.9.2
> 

Reviewed-by: Stefan Hajnoczi <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]