From: Paolo Bonzini <pbonzini@redhat.com>
To: John Snow <jsnow@redhat.com>, qemu-devel@nongnu.org
Cc: armbru@redhat.com, stefanha@redhat.com
Subject: Re: [Qemu-devel] [block PATCH v2 0/3] AHCI device fixes
Date: Mon, 03 Nov 2014 13:35:24 +0100 [thread overview]
Message-ID: <5457768C.6060400@redhat.com> (raw)
In-Reply-To: <1414785819-26209-1-git-send-email-jsnow@redhat.com>
On 31/10/2014 21:03, John Snow wrote:
> - Adjust the prepare_buf() callback to return, simply, the number
> of bytes it was able to prepare, or -1 on error. This resolves
> an ambiguity around the nature of its return code meaning
> "no sectors" or "no bytes" which led to bad error pathways.
Much nicer! Sounds obvious, but hindsight is 20/20...
> John Snow (3):
> ide: repair PIO transfers for cases where nsector > 1
> ahci: unify sglist preparation
> ide: Correct handling of malformed/short PRDTs
>
> hw/ide/ahci.c | 33 ++++++++++++++++++++++++++-------
> hw/ide/core.c | 14 ++++++++++++--
> hw/ide/internal.h | 13 +++++++------
> hw/ide/macio.c | 7 ++++++-
> hw/ide/pci.c | 27 +++++++++++++++++++++------
> 5 files changed, 72 insertions(+), 22 deletions(-)
>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Paolo
next prev parent reply other threads:[~2014-11-03 12:35 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-31 20:03 [Qemu-devel] [block PATCH v2 0/3] AHCI device fixes John Snow
2014-10-31 20:03 ` [Qemu-devel] [block PATCH v2 1/3] ide: repair PIO transfers for cases where nsector > 1 John Snow
2014-10-31 20:03 ` [Qemu-devel] [block PATCH v2 2/3] ahci: unify sglist preparation John Snow
2014-10-31 20:03 ` [Qemu-devel] [block PATCH v2 3/3] ide: Correct handling of malformed/short PRDTs John Snow
2014-11-03 12:35 ` Paolo Bonzini [this message]
2014-11-03 19:51 ` [Qemu-devel] [block PATCH v2 0/3] AHCI device fixes John Snow
2014-11-13 10:04 ` 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=5457768C.6060400@redhat.com \
--to=pbonzini@redhat.com \
--cc=armbru@redhat.com \
--cc=jsnow@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).