]> git.ipfire.org Git - thirdparty/libvirt.git/commit
ch: Emit event on device attach
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 9 Sep 2025 13:42:50 +0000 (15:42 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 12 Sep 2025 10:22:34 +0000 (12:22 +0200)
commit9c767752f247aec1ac9a8e332693ea4d8826b15e
tree697917e4833df62d5e90e2999bfd0b5beb2a8f85
parent06802eeceb81d4a544b7777ef100d0dfcd00cf97
ch: Emit event on device attach

When a device is attached to a running guest we ought to emit the
VIR_DOMAIN_EVENT_ID_DEVICE_ADDED event.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/ch/ch_hotplug.c