qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 25/45] block: introduce BLOCK_JOB_READY event


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v2 25/45] block: introduce BLOCK_JOB_READY event
Date: Thu, 27 Sep 2012 11:25:05 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120911 Thunderbird/15.0.1

Il 27/09/2012 02:01, Eric Blake ha scritto:
>> > +{ "event": "BLOCK_JOB_READY",
>> > +    "data": { "device": "ide0-hd1",
>> > +              "operation": "write",
>> > +              "action": "stop" },
> You didn't document operation and action; are you missing documentation
> for this event, or are they bad copy-and-paste in the example?

The latter.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]