]> git.ipfire.org Git - thirdparty/libvirt.git/commit
parallels: simplify event types discrimination
authorNikolay Shirokovskiy <nshirokovskiy@parallels.com>
Thu, 4 Jun 2015 11:45:02 +0000 (14:45 +0300)
committerDmitry Guryanov <dguryanov@parallels.com>
Mon, 8 Jun 2015 17:13:29 +0000 (20:13 +0300)
commitc71f5f8cee3fe4078c3ab8aa7c46de7210b468c6
tree436b23dc3993e5145f6aa54965ba7da305ead6f4
parentceb46a662dcca71e46cf67247bfa18cb3ae240d3
parallels: simplify event types discrimination

Use issuer type instead of event type to group
vm related events. This saves us from
explicit enumeration of all vm event types in
prlsdkHandleVmEvent.
src/parallels/parallels_sdk.c