]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Support QEMU watchdog device.
authorRichard Jones <rjones@redhat.com>
Wed, 21 Oct 2009 12:26:38 +0000 (13:26 +0100)
committerRichard Jones <rjones@redhat.com>
Wed, 21 Oct 2009 15:37:44 +0000 (16:37 +0100)
commit08bed02515ae090cb77eb059b65b9ce74fc162e2
tree20f1a569d302da775228470854fe96ef9aa0bd97
parentb03fe2d0aefb57a096a102bf23375f0a167ca189
Support QEMU watchdog device.

This adds simple support for configuring a guest with a QEMU/KVM
virtual hardware watchdog device.
docs/formatdomain.html.in
docs/schemas/domain.rng
src/conf/domain_conf.c
src/conf/domain_conf.h
src/libvirt_private.syms
src/qemu/qemu_conf.c
tests/qemuargv2xmltest.c
tests/qemuxml2argvdata/qemuxml2argv-watchdog.args [new file with mode: 0644]
tests/qemuxml2argvdata/qemuxml2argv-watchdog.xml [new file with mode: 0644]