From: Anthony Liguori <aliguori@us.ibm.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 1/2] add qemu_iovec_init_external
Date: Sat, 28 Mar 2009 12:46:46 -0500 [thread overview]
Message-ID: <49CE6286.4090307@us.ibm.com> (raw)
In-Reply-To: <20090318075232.GA13571@lst.de>
Christoph Hellwig wrote:
> Allow to initialize a QEMUIOVector from an externally allocated iovec.
> qiov->nalloc is initialized to -1 to indicate external storage for qiov->iov
> and all functions dealing with memory management assert on the iovec beeing
> an internally managed first.
>
Applied whole series. Thanks.
I also committed a patch I had lying around that switches virtio to the
new DMA API.
Regards,
Anthony Liguori
prev parent reply other threads:[~2009-03-28 17:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-18 7:52 [Qemu-devel] [PATCH 1/2] add qemu_iovec_init_external Christoph Hellwig
2009-03-28 17:46 ` Anthony Liguori [this message]
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=49CE6286.4090307@us.ibm.com \
--to=aliguori@us.ibm.com \
--cc=qemu-devel@nongnu.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.