qemu-devel
[Top][All Lists]
Advanced

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

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


From: Fam Zheng
Subject: [Qemu-devel] [PATCH v2 0/2] dataplane: Enable config-wce
Date: Thu, 15 May 2014 19:22:04 +0800

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




reply via email to

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