Re: [Qemu-devel] [libvirt] QMP: RFC: I/O error info & query-stop-reason
On 06/02/2011 03:13 PM, Eric Blake wrote: On 06/02/2011 02:03 PM, Anthony Liguori wrote: { "event": "BLOCK_IO_ERROR", "data": { "device": "ide0-hd1", "operation": "write", "action": "stop", "reason": "enospc", } I'm ok with eithe
Re: [Qemu-devel] [libvirt] QMP: RFC: I/O error info & query-stop-reason
On 06/02/2011 02:03 PM, Anthony Liguori wrote: { "event": "BLOCK_IO_ERROR", "data": { "device": "ide0-hd1", "operation": "write", "action": "stop", "reason": "enospc", } >>> >> I'm ok wit