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