Dan Smith wrote:
JG> +DECLARE_FILTER(xen_created,
"Xen_ComputerSystemCreatedIndication");
JG> +DECLARE_FILTER(xen_deleted, "Xen_ComputerSystemDeletedIndication");
JG> +DECLARE_FILTER(xen_modified, "Xen_ComputerSystemModifiedIndication");
No KVM love?
I guess we need a follow-on patch to this to make the thread and
everything else aware of KVM domains...
Yea, I noticed that we don't really do anything with KVM in all of that,
so I figured it would all get taken care of at once.
--
-Jay