]> git.ipfire.org Git - thirdparty/libvirt.git/commit
ch: Propagate lifecycle events
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 11 Sep 2025 11:20:24 +0000 (13:20 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 12 Sep 2025 10:23:00 +0000 (12:23 +0200)
commit76adad0b01ded7a7e50dd555014f3dc213d543b3
tree0b7cc0ac2802e85f20df06a5a427ccc72f18ccb8
parentf9c1b910bf5c38c94de260f90db4f3df4c36fe15
ch: Propagate lifecycle events

We already have a thread that listens on cloud-hypervisor's
monitor for incoming events and processes them. What is missing
though, is emitting of corresponding lifecycle events.

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