]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: absorb qemuDomainObjExitMonitorInternal
authorJán Tomko <jtomko@redhat.com>
Wed, 24 Nov 2021 12:32:42 +0000 (13:32 +0100)
committerJán Tomko <jtomko@redhat.com>
Wed, 1 Dec 2021 09:56:58 +0000 (10:56 +0100)
commit9a9a93e2ebf5fe7be4700bc85d56e8e57f6ffebf
tree07d737a99efd851e6696c49582d6dcd1d1781b7a
parentf1ea5bd506b6e00aa8bf55940b147d3c0fe7f124
qemu: absorb qemuDomainObjExitMonitorInternal

qemuDomainObjExitMonitor is just an alias for it at this point.

This also removes the incomplete ATTRIBUTE_NONNULL(1) annotation.

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