Re: [Qemu-devel] [PATCH 1.3 0/2] ide: PRDT error handling fixes

2012-11-21 Thread Stefan Hajnoczi
On Tue, Nov 20, 2012 at 05:27:42PM +0100, Kevin Wolf wrote: > 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 >

[Qemu-devel] [PATCH 1.3 0/2] ide: PRDT error handling fixes

2012-11-20 Thread Kevin Wolf
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