[libvirt] [PATCH v6 3/4] Add a watchdog action `dump'

Hu Tao hutao at cn.fujitsu.com
Fri Dec 10 00:31:32 UTC 2010


On Fri, Dec 10, 2010 at 01:17:20AM +1100, Justin Clift wrote:
> On 09/12/2010, at 9:55 PM, Daniel P. Berrange wrote:
> > On Wed, Dec 08, 2010 at 02:19:17PM +0800, Hu Tao wrote:
> >> `dump' watchdog action lets libvirtd to dump the guest when receives a
> >> watchdog event (which probably means a guest crash)
> >> 
> >> Currently only qemu is supported.
> >> ---
> >> src/conf/domain_conf.c          |    1 +
> >> src/conf/domain_conf.h          |    1 +
> >> src/qemu/libvirtd_qemu.aug      |    1 +
> >> src/qemu/qemu.conf              |    5 ++
> >> src/qemu/qemu_conf.c            |   16 ++++++-
> >> src/qemu/qemu_conf.h            |    5 ++
> >> src/qemu/qemu_driver.c          |   96 +++++++++++++++++++++++++++++++++++++++
> >> src/qemu/test_libvirtd_qemu.aug |    2 +
> >> 8 files changed, 126 insertions(+), 1 deletions(-)
> 
> Doesn't seem to be any updates to the documentation with the patch, explaining what it does
> and how to use it?

Thank you for pointing it out!

-- 
Thanks,
Hu Tao




More information about the libvir-list mailing list