From: John Snow <jsnow@redhat.com>
To: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>,
agraf@suse.de, qemu-devel@nongnu.org, qemu-ppc@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2 0/4] macio: change DMA methods over to offset/len implementation
Date: Thu, 04 Jun 2015 20:27:28 -0400 [thread overview]
Message-ID: <5570ECF0.8060904@redhat.com> (raw)
In-Reply-To: <1433455177-21243-1-git-send-email-mark.cave-ayland@ilande.co.uk>
On 06/04/2015 05:59 PM, Mark Cave-Ayland wrote:
> This patchset follows on from my recent work on fixing issues with the
> macio controller, and remodels the new pmac_dma_read() and pmac_dma_write()
> functions in a similar manner to the unaligned block functions.
>
> With this in place, long chains of overlapping unaligned requests as used
> by OS X/Darwin will now work correctly without introducting torn sector
> errors when writing to disk.
>
> Also included are some tidy-ups as a result of the above changes.
>
> Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
>
> v2:
> Fix debug format strings on 32-bit platforms
> Add John's Reviewed-by tags
> Rebase onto git master
>
> Mark Cave-Ayland (4):
> macio: switch pmac_dma_read() over to new offset/len implementation
> macio: switch pmac_dma_write() over to new offset/len implementation
> macio: update comment/constants to reflect the new code
> macio: remove remainder_len DBDMA_io property
>
> hw/ide/macio.c | 271 +++++++++++++++++---------------------------
> include/hw/ppc/mac_dbdma.h | 4 +-
> 2 files changed, 105 insertions(+), 170 deletions(-)
>
Thanks, staged:
https://github.com/jnsnow/qemu/commits/ide
(I really need to work on automating the "staged" emails, or at least
come up with a template for myself...)
--js
prev parent reply other threads:[~2015-06-05 0:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-04 21:59 [Qemu-devel] [PATCH v2 0/4] macio: change DMA methods over to offset/len implementation Mark Cave-Ayland
2015-06-04 21:59 ` [Qemu-devel] [PATCH v2 1/4] macio: switch pmac_dma_read() over to new " Mark Cave-Ayland
2015-06-04 21:59 ` [Qemu-devel] [PATCH v2 2/4] macio: switch pmac_dma_write() " Mark Cave-Ayland
2015-06-04 21:59 ` [Qemu-devel] [PATCH v2 3/4] macio: update comment/constants to reflect the new code Mark Cave-Ayland
2015-06-04 21:59 ` [Qemu-devel] [PATCH v2 4/4] macio: remove remainder_len DBDMA_io property Mark Cave-Ayland
2015-06-05 0:27 ` John Snow [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=5570ECF0.8060904@redhat.com \
--to=jsnow@redhat.com \
--cc=agraf@suse.de \
--cc=mark.cave-ayland@ilande.co.uk \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@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 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).