qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/1] libqos/ahci: fix 'make check' on ppc64


From: John Snow
Subject: [Qemu-devel] [PATCH 0/1] libqos/ahci: fix 'make check' on ppc64
Date: Mon, 6 Jul 2015 15:17:08 -0400

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]