]> git.ipfire.org Git - thirdparty/libvirt.git/commit
ch: Emit event on device attach
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 9 Sep 2025 14:00:37 +0000 (16:00 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 12 Sep 2025 10:22:57 +0000 (12:22 +0200)
commitf9c1b910bf5c38c94de260f90db4f3df4c36fe15
treebd41dde460bce2867ce5d4449c712270c8b860a0
parent9c767752f247aec1ac9a8e332693ea4d8826b15e
ch: Emit event on device attach

When a device is detached from a running guest we ought to emit the
VIR_DOMAIN_EVENT_ID_DEVICE_REMOVED event.

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