On 17:42 Fri 17 Aug 2007, Matthew Kent wrote:
> On Fri, 2007-17-08 at 16:43 -0700, Brandon Philips wrote:
> > The new libata-eh in the Linux kernel is throwing a fit over the QEMU
> > cdrom device for two reasons:
>
> Nice thanks, was suffering from this issue as well.
>
issues another ATAPI command
ERR_STAT is still set. Which is bad since the next expected command
from the OS is REQUEST_SENSE to find out why ERR_STAT is set.
bug this fixes: https://bugzilla.novell.com/show_bug.cgi?id=291775
Signed-off-by: Brandon Philips <[EMAIL PROTECTED]>
---
hw/ide.c