On 14.12.2010, at 17:20, Kevin Wolf wrote: > Am 14.12.2010 01:34, schrieb Alexander Graf: >> The ATA core is currently heavily intertwined with BMDMA code. Let's loosen >> that a bit, so we can happily replace the DMA backend with different >> implementations. >> >> Signed-off-by: Alexander Graf <ag...@suse.de> > > Something in this patch makes qemu abort with a failed assertion on > system_reset.
Ouch. Thanks for catching that. The reset path was just plain wrong :). Alex