Luiz Capitulino writes:
> On Fri, 23 Sep 2011 10:55:39 +0200
> Markus Armbruster wrote:
>
>> Kevin Wolf writes:
>>
>> > Am 19.09.2011 16:09, schrieb Luiz Capitulino:
>> >> On Mon, 19 Sep 2011 15:40:06 +0200
>> >> Kevin Wolf wrote:
>> >>
>> >>> Am 01.09.2011 20:37, schrieb Luiz Capitulino:
>>
On Fri, 23 Sep 2011 10:55:39 +0200
Markus Armbruster wrote:
> Kevin Wolf writes:
>
> > Am 19.09.2011 16:09, schrieb Luiz Capitulino:
> >> On Mon, 19 Sep 2011 15:40:06 +0200
> >> Kevin Wolf wrote:
> >>
> >>> Am 01.09.2011 20:37, schrieb Luiz Capitulino:
> This series adds support to the b
Kevin Wolf writes:
> Am 23.09.2011 10:55, schrieb Markus Armbruster:
[...]
>> Apropos enforcing. Currently, -drive accepts any werror and rerror
>> action with if={ide,virtio,scsi,none}. We rely on device models not
>> implementing an action to check and fail during initialization.
>> scsi-gene
Am 23.09.2011 10:55, schrieb Markus Armbruster:
> Kevin Wolf writes:
>
>> Am 19.09.2011 16:09, schrieb Luiz Capitulino:
>>> On Mon, 19 Sep 2011 15:40:06 +0200
>>> Kevin Wolf wrote:
>>>
Am 01.09.2011 20:37, schrieb Luiz Capitulino:
> This series adds support to the block layer to keep tr
Kevin Wolf writes:
> Am 19.09.2011 16:09, schrieb Luiz Capitulino:
>> On Mon, 19 Sep 2011 15:40:06 +0200
>> Kevin Wolf wrote:
>>
>>> Am 01.09.2011 20:37, schrieb Luiz Capitulino:
This series adds support to the block layer to keep track of devices'
I/O status. That information is also
Am 19.09.2011 16:09, schrieb Luiz Capitulino:
> On Mon, 19 Sep 2011 15:40:06 +0200
> Kevin Wolf wrote:
>
>> Am 01.09.2011 20:37, schrieb Luiz Capitulino:
>>> This series adds support to the block layer to keep track of devices'
>>> I/O status. That information is also made available in QMP and HM
On Mon, 19 Sep 2011 15:40:06 +0200
Kevin Wolf wrote:
> Am 01.09.2011 20:37, schrieb Luiz Capitulino:
> > This series adds support to the block layer to keep track of devices'
> > I/O status. That information is also made available in QMP and HMP.
> >
> > The goal here is to allow management appl
Am 01.09.2011 20:37, schrieb Luiz Capitulino:
> This series adds support to the block layer to keep track of devices'
> I/O status. That information is also made available in QMP and HMP.
>
> The goal here is to allow management applications that miss the
> BLOCK_IO_ERROR event to able to query th
On Thu, 1 Sep 2011 15:37:49 -0300
Luiz Capitulino wrote:
> This series adds support to the block layer to keep track of devices'
> I/O status. That information is also made available in QMP and HMP.
ping?
I'll have to rebase it anyway, but I'd like to know if the general approach
is acceptable