qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/2] dataplane: Enable config-wce
@ 2014-05-15 11:22 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
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Fam Zheng @ 2014-05-15 11:22 UTC (permalink / raw)
  To: qemu-devel; +Cc: Paolo Bonzini, Stefan Hajnoczi

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-06-03 13:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [Qemu-devel] [PATCH v2 0/2] dataplane: Enable config-wce Paolo Bonzini
2014-05-22 12:29 ` Stefan Hajnoczi
2014-06-03 13:34 ` Stefan Hajnoczi

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).