From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:49841) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Taqfu-000729-UE for qemu-devel@nongnu.org; Tue, 20 Nov 2012 11:27:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Taqft-0002js-VK for qemu-devel@nongnu.org; Tue, 20 Nov 2012 11:27:50 -0500 Received: from mx1.redhat.com ([209.132.183.28]:49387) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Taqft-0002jf-Mf for qemu-devel@nongnu.org; Tue, 20 Nov 2012 11:27:49 -0500 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id qAKGRm10015018 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 20 Nov 2012 11:27:48 -0500 From: Kevin Wolf Date: Tue, 20 Nov 2012 17:27:42 +0100 Message-Id: <1353428864-19505-1-git-send-email-kwolf@redhat.com> Subject: [Qemu-devel] [PATCH 1.3 0/2] ide: PRDT error handling fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: stefanha@redhat.com Cc: kwolf@redhat.com, qemu-devel@nongnu.org qtest cases for this exist, but they rely on prototype infrastructure that isn't mergable. I'll submit them as soon as libqos is there and I've changed the test to use it. Kevin Wolf (2): ide: Fix crash with too long PRD ide: Fix status register after short PRDs hw/ide/core.c | 13 +++++++++++++ 1 files changed, 13 insertions(+), 0 deletions(-) -- 1.7.6.5