[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] Re: [PATCH] lsi53c895a: add support for ABORT messages
From: |
Kevin Wolf |
Subject: |
Re: [Qemu-devel] Re: [PATCH] lsi53c895a: add support for ABORT messages |
Date: |
Wed, 09 Mar 2011 09:47:27 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.15) Gecko/20101027 Fedora/3.0.10-1.fc12 Thunderbird/3.0.10 |
Am 09.03.2011 00:04, schrieb Peter Lieven:
>
> Am 07.10.2010 um 13:27 schrieb Kevin Wolf:
>
>> Am 06.09.2010 16:42, schrieb Bernhard Kohl:
>>> If these messages are not handled correctly the guest driver may hang.
>>>
>>> Always mandatory:
>>> - ABORT
>>> - BUS DEVICE RESET
>>>
>>> Mandatory if tagged queuing is implemented (which disks usually do):
>>> - ABORT TAG
>>> - CLEAR QUEUE
>>>
>>> Signed-off-by: Bernhard Kohl <address@hidden>
>>
>> Nicholas, as you seem to have touched the lsi code recently, care to
>> review this one? Assuming that you are reasonably familiar with both the
>> hardware and the code, you should be quicker than me with this.
>
> Is there a reason why this patch was never added to the stable qemu-kvm
> release?
> At least int qemu-kvm-0.14.0 I still can't find it.
The reason is that it still didn't get a review.
Kevin