]> git.ipfire.org Git - thirdparty/libvirt.git/commit
libvirt: Define domain crash event types
authorChen Fan <chen.fan.fnst@cn.fujitsu.com>
Fri, 7 Jun 2013 10:23:31 +0000 (18:23 +0800)
committerEric Blake <eblake@redhat.com>
Tue, 2 Jul 2013 18:02:27 +0000 (12:02 -0600)
commit14e7e0ae8db9843aea80245a3d9e6cf5f2ef720d
tree09718d4ec409b38c2fe6c601596231da6836fb99
parent336bf8e28bdd6ee34453d6acdaf9f7a790f0d3c4
libvirt: Define domain crash event types

This patch introduces domain crashed types and crashed reasons which
will be used while guest panicked.
examples/domain-events/events-c/event-test.c
include/libvirt/libvirt.h.in
src/conf/domain_conf.c
tools/virsh-domain-monitor.c