]> xenbits.xensource.com Git - libvirt.git/commit
Add VIR_DOMAIN_EVENT_ID_DEVICE_ADDED event
authorJán Tomko <jtomko@redhat.com>
Mon, 30 Mar 2015 16:46:21 +0000 (18:46 +0200)
committerJán Tomko <jtomko@redhat.com>
Wed, 15 Apr 2015 15:06:01 +0000 (17:06 +0200)
commit1882c0bd8d9ebedea527419df32098bdd24b4047
tree51b7aec3586f5f496abc46b4c2884735084ac02f
parent96a21e975f4b9d2f66a6aee1a16188837c98f82c
Add VIR_DOMAIN_EVENT_ID_DEVICE_ADDED event

The counterpart to VIR_DOMAIN_EVENT_ID_DEVICE_REMOVED.

https://bugzilla.redhat.com/show_bug.cgi?id=1206114
daemon/remote.c
include/libvirt/libvirt-domain.h
src/conf/domain_event.c
src/conf/domain_event.h
src/libvirt_private.syms
src/remote/remote_driver.c
src/remote/remote_protocol.x
src/remote_protocol-structs
tools/virsh-domain.c