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

2014-06-03 Thread Stefan Hajnoczi
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 o

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

2014-05-22 Thread Stefan Hajnoczi
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 o

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

2014-05-15 Thread Paolo Bonzini
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