On 02/28/2013 05:13 AM, Hu Tao wrote:
> This event will be emited when the guest is panicked.
>
> Signed-off-by: Wen Congyang <[email protected]>
> ---
> include/monitor/monitor.h | 1 +
> monitor.c | 1 +
> 2 files changed, 2 insertions(+)
Missing documentation in QMP/qmp-events.txt
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
On Fri, Mar 01, 2013 at 09:31:47AM -0700, Eric Blake wrote:
> On 02/28/2013 05:13 AM, Hu Tao wrote:
> > This event will be emited when the guest is panicked.
> >
> > Signed-off-by: Wen Congyang <[email protected]>
> > ---
> > include/monitor/monitor.h | 1 +
> > monitor.c | 1 +
> > 2 files changed, 2 insertions(+)
>
> Missing documentation in QMP/qmp-events.txt
Thanks, will add it.