From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Cc: stefanha@redhat.com
Subject: [Qemu-devel] [PATCH 0/3] dataplane: change vring API to use VirtQueueElement
Date: Fri, 10 May 2013 14:27:27 +0200 [thread overview]
Message-ID: <1368188849-5647-1-git-send-email-pbonzini@redhat.com> (raw)
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
next reply other threads:[~2013-05-10 12:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-10 12:27 Paolo Bonzini [this message]
2013-05-10 12:27 ` [Qemu-devel] [PATCH 1/2] vring: create a common function to parse descriptors Paolo Bonzini
2013-05-10 12:27 ` [Qemu-devel] [PATCH 2/2] dataplane: change vring API to use VirtQueueElement Paolo Bonzini
2013-05-13 11:48 ` Stefan Hajnoczi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1368188849-5647-1-git-send-email-pbonzini@redhat.com \
--to=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).