Re: [libvirt] [PATCH] Add support for another explicit IO error event

2010-04-30 Thread Daniel Veillard
On Thu, Apr 29, 2010 at 05:44:28PM +0100, Daniel P. Berrange wrote: This introduces a new event type VIR_DOMAIN_EVENT_ID_IO_ERROR_REASON This event is the same as the previous VIR_DOMAIN_ID_IO_ERROR event, but also includes a string describing the cause of the event. Thus there is a

[libvirt] [PATCH] Add support for another explicit IO error event

2010-04-29 Thread Daniel P. Berrange
This introduces a new event type VIR_DOMAIN_EVENT_ID_IO_ERROR_REASON This event is the same as the previous VIR_DOMAIN_ID_IO_ERROR event, but also includes a string describing the cause of the event. Thus there is a new callback definition for this event type typedef void