qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/1] libqos/ahci: fix 'make check' on ppc64
@ 2015-07-06 19:17 John Snow
  2015-07-06 19:17 ` [Qemu-devel] [PATCH 1/1] libqos/ahci: fix ahci_write_fis for ncq " John Snow
  2015-07-08 16:04 ` [Qemu-devel] [PATCH 0/1] libqos/ahci: fix 'make check' " Peter Maydell
  0 siblings, 2 replies; 3+ messages in thread
From: John Snow @ 2015-07-06 19:17 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, John Snow, afaerber, pbonzini

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-07-08 16:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-06 19:17 [Qemu-devel] [PATCH 0/1] libqos/ahci: fix 'make check' on ppc64 John Snow
2015-07-06 19:17 ` [Qemu-devel] [PATCH 1/1] libqos/ahci: fix ahci_write_fis for ncq " John Snow
2015-07-08 16:04 ` [Qemu-devel] [PATCH 0/1] libqos/ahci: fix 'make check' " Peter Maydell

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).