Re: [libvirt] [PATCH 13/14] Add QEMU monitor callbacks for basic lifecycle events

2009-12-03 Thread Daniel Veillard
On Thu, Nov 26, 2009 at 06:27:31PM +, Daniel P. Berrange wrote: > * src/qemu/qemu_monitor.c, src/qemu/qemu_monitor.h: Add callbacks > for reset, shutdown, poweroff and stop events. Add convenience > methods for emiting those events > --- > src/qemu/qemu_monitor.c | 60 >

Re: [libvirt] [PATCH 13/14] Add QEMU monitor callbacks for basic lifecycle events

2009-12-02 Thread Matthias Bolte
2009/11/26 Daniel P. Berrange : > * src/qemu/qemu_monitor.c, src/qemu/qemu_monitor.h: Add callbacks >  for reset, shutdown, poweroff and stop events. Add convenience >  methods for emiting those events > --- ACK. Matthias -- Libvir-list mailing list Libvir-list@redhat.com https://www.redhat.com/

[libvirt] [PATCH 13/14] Add QEMU monitor callbacks for basic lifecycle events

2009-11-26 Thread Daniel P. Berrange
* src/qemu/qemu_monitor.c, src/qemu/qemu_monitor.h: Add callbacks for reset, shutdown, poweroff and stop events. Add convenience methods for emiting those events --- src/qemu/qemu_monitor.c | 60 +++ src/qemu/qemu_monitor.h | 13 ++ 2 fil