Hi Stefan,

these three patches are a small step towards a "good" version of the RFC
I posted on Monday.

I can carry the final switch from hostmem to memory_region_find in my
tree, but these should probably go through the block tree.

Thanks,

Paolo

Paolo Bonzini (2):
  vring: create a common function to parse descriptors
  dataplane: change vring API to use VirtQueueElement

 hw/block/dataplane/virtio-blk.c     |  83 ++++++++-------------
 hw/virtio/dataplane/vring.c         | 139 +++++++++++++++++-------------------
 include/hw/virtio/dataplane/vring.h |   6 +-
 3 files changed, 100 insertions(+), 128 deletions(-)

-- 
1.8.1.4


Reply via email to