qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/3] dataplane: change vring API to use VirtQueueEle


From: Paolo Bonzini
Subject: [Qemu-devel] [PATCH 0/3] dataplane: change vring API to use VirtQueueElement
Date: Fri, 10 May 2013 14:27:27 +0200

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

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