]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: process: Wire up firing of the VIR_DOMAIN_EVENT_ID_BLOCK_THRESHOLD event
authorPeter Krempa <pkrempa@redhat.com>
Wed, 22 Feb 2017 16:51:26 +0000 (17:51 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 27 Mar 2017 07:29:57 +0000 (09:29 +0200)
commite96130dcc838035222cd21b777b5c69cd8a37346
tree013e9d1be8148b4f6ce5ca5b46fe9c1d1fc8b52a
parent4e1618ce72ef47d2e145ce853c917fc41df99afa
qemu: process: Wire up firing of the VIR_DOMAIN_EVENT_ID_BLOCK_THRESHOLD event

Bind it to qemu's BLOCK_WRITE_THRESHOLD event. Look up the disk by
nodename and construct the string to return.
src/qemu/qemu_process.c