From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48565) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a1gdS-0002v6-Fe for qemu-devel@nongnu.org; Wed, 25 Nov 2015 15:25:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a1gdO-0000VT-EF for qemu-devel@nongnu.org; Wed, 25 Nov 2015 15:25:50 -0500 Received: from mx1.redhat.com ([209.132.183.28]:35150) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a1gdO-0000V0-9D for qemu-devel@nongnu.org; Wed, 25 Nov 2015 15:25:46 -0500 From: John Snow Date: Wed, 25 Nov 2015 15:25:38 -0500 Message-Id: <1448483142-32658-1-git-send-email-jsnow@redhat.com> Subject: [Qemu-devel] [PULL 0/4] 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 4b6eda626fdb8bf90472c6868d502a2ac09abeeb: Merge remote-tracking branch 'remotes/lalrae/tags/mips-20151124' into staging (2015-11-24 17:05:06 +0000) are available in the git repository at: https://github.com/jnsnow/qemu.git tags/ide-pull-request for you to fetch changes up to 9c73517ca56d6611371376bd298b4b20f3ad6140: ide-test: fix timeouts (2015-11-25 11:37:34 -0500) ---------------------------------------------------------------- ---------------------------------------------------------------- Alberto Garcia (2): atapi: Account for failed and invalid operations in cd_read_sector() atapi: Fix code indentation John Snow (2): ide-test: cdrom_pio_impl fixup ide-test: fix timeouts hw/ide/atapi.c | 8 +++++--- tests/ide-test.c | 32 +++++++++++++++++++++++--------- 2 files changed, 28 insertions(+), 12 deletions(-) -- 2.4.3