From: John Snow <jsnow@redhat.com>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org, John Snow <jsnow@redhat.com>,
afaerber@suse.de, pbonzini@redhat.com
Subject: [Qemu-devel] [PATCH 0/1] libqos/ahci: fix 'make check' on ppc64
Date: Mon, 6 Jul 2015 15:17:08 -0400 [thread overview]
Message-ID: <1436210229-4118-1-git-send-email-jsnow@redhat.com> (raw)
A little bit of accidental byteswapping that was
unwarranted for NCQ on PPC64.
Does not fix the issue reported by Paolo, but does
fix the issue reported by Peter Maydell.
________________________________________________________________________________
For convenience, this branch is available at:
https://github.com/jnsnow/qemu.git branch ahci-2.4-fix
https://github.com/jnsnow/qemu/tree/ahci-2.4-fix
This version is tagged ahci-2.4-fix-v1:
https://github.com/jnsnow/qemu/releases/tag/ahci-2.4-fix-v1
John Snow (1):
libqos/ahci: fix ahci_write_fis for ncq on ppc64
tests/libqos/ahci.c | 20 +++++++++++---------
tests/libqos/ahci.h | 2 +-
2 files changed, 12 insertions(+), 10 deletions(-)
--
2.1.0
next reply other threads:[~2015-07-06 19:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-06 19:17 John Snow [this message]
2015-07-06 19:17 ` [Qemu-devel] [PATCH 1/1] libqos/ahci: fix ahci_write_fis for ncq on ppc64 John Snow
2015-07-08 16:04 ` [Qemu-devel] [PATCH 0/1] libqos/ahci: fix 'make check' " Peter Maydell
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=1436210229-4118-1-git-send-email-jsnow@redhat.com \
--to=jsnow@redhat.com \
--cc=afaerber@suse.de \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--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 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).