From: Eric Blake <eblake@redhat.com>
To: Kevin Wolf <kwolf@redhat.com>, qemu-devel@nongnu.org
Cc: stefanha@redhat.com
Subject: Re: [Qemu-devel] [PATCH for-2.1] dma-helpers: Fix too long qiov
Date: Wed, 09 Jul 2014 14:55:20 -0600 [thread overview]
Message-ID: <53BDAC38.6030505@redhat.com> (raw)
In-Reply-To: <1404926602-11494-1-git-send-email-kwolf@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 737 bytes --]
On 07/09/2014 11:23 AM, Kevin Wolf wrote:
> If the size of the scatter/gather list isn't a multiple of 512, the
> number of sectors for the block layer request is rounded down, resulting
> in a qiov that doesn't match the request length. Truncate the qiov to the
> new length of the request.
>
> This fixes the IDE qtest case /x86_64/ide/bmdma/short_prdt.
>
> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
> ---
> dma-helpers.c | 4 ++++
> include/qemu-common.h | 1 +
> util/iov.c | 13 +++++++++++++
> 3 files changed, 18 insertions(+)
>
Reviewed-by: Eric Blake <eblake@redhat.com>
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]
next prev parent reply other threads:[~2014-07-09 20:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-09 17:23 [Qemu-devel] [PATCH for-2.1] dma-helpers: Fix too long qiov Kevin Wolf
2014-07-09 20:55 ` Eric Blake [this message]
2014-09-03 11:51 ` Paolo Bonzini
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=53BDAC38.6030505@redhat.com \
--to=eblake@redhat.com \
--cc=kwolf@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).