To make the Linux virtualization function(KVM) a management target, add "KVM" to the "GROUP" key in the [ATTR::AP] section.
Before change
:
[ATTR::AP]
GROUP="XXXX,YYYY"
After change
GROUP="XXXX,YYYY,KVM"