From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53509) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZCtmw-0006pY-Bg for qemu-devel@nongnu.org; Wed, 08 Jul 2015 14:09:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZCtmr-0000R4-I3 for qemu-devel@nongnu.org; Wed, 08 Jul 2015 14:09:42 -0400 Received: from mx1.redhat.com ([209.132.183.28]:36924) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZCtmr-0000Pf-CF for qemu-devel@nongnu.org; Wed, 08 Jul 2015 14:09:37 -0400 From: John Snow Date: Wed, 8 Jul 2015 14:09:31 -0400 Message-Id: <1436378973-19934-1-git-send-email-jsnow@redhat.com> Subject: [Qemu-devel] [PULL 0/2] Ide patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: peter.maydell@linaro.org, jsnow@redhat.com The following changes since commit c8232b39bb18a91cde39b8e0b60e731a4ce782b1: Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging (2015-07-08 13:36:19 +0100) are available in the git repository at: https://github.com/jnsnow/qemu.git tags/ide-pull-request for you to fetch changes up to 702c8c8be2f3317c81fff83f82d8a5f1d50d41b8: ahci: Fix CD-ROM signature (2015-07-08 14:07:47 -0400) ---------------------------------------------------------------- ---------------------------------------------------------------- Hannes Reinecke (1): ahci: Fix CD-ROM signature John Snow (1): libqos/ahci: fix ahci_write_fis for ncq on ppc64 hw/ide/ahci.h | 2 +- tests/libqos/ahci.c | 20 +++++++++++--------- tests/libqos/ahci.h | 2 +- 3 files changed, 13 insertions(+), 11 deletions(-) -- 2.1.0