From: John Snow <jsnow@redhat.com>
To: qemu-block@nongnu.org
Cc: pbonzini@redhat.com, John Snow <jsnow@redhat.com>,
hare@suse.de, stefanha@redhat.com, qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH 0/1] ahci: fix ATAPI PIO
Date: Tue, 25 Aug 2015 19:45:30 -0400 [thread overview]
Message-ID: <1440546331-29087-1-git-send-email-jsnow@redhat.com> (raw)
Fixes ATAPI PIO for transfers of greater than one sector,
and centralizes the fix applied for HDD PIO transfers
all in one place, finally.
________________________________________________________________________________
For convenience, this branch is available at:
https://github.com/jnsnow/qemu.git branch ide-unify-pio
https://github.com/jnsnow/qemu/tree/ide-unify-pio
This version is tagged ide-unify-pio-v1:
https://github.com/jnsnow/qemu/releases/tag/ide-unify-pio-v1
John Snow (1):
ide: unify io_buffer_offset increments
hw/ide/ahci.c | 22 +++++++---------------
hw/ide/core.c | 5 ++---
hw/ide/internal.h | 1 +
3 files changed, 10 insertions(+), 18 deletions(-)
--
2.4.3
next reply other threads:[~2015-08-25 23:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-25 23:45 John Snow [this message]
2015-08-25 23:45 ` [Qemu-devel] [PATCH 1/1] ide: unify io_buffer_offset increments John Snow
2015-09-07 16:37 ` Paolo Bonzini
2015-09-08 16:01 ` John Snow
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=1440546331-29087-1-git-send-email-jsnow@redhat.com \
--to=jsnow@redhat.com \
--cc=hare@suse.de \
--cc=pbonzini@redhat.com \
--cc=qemu-block@nongnu.org \
--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).