Daniel P. Berrange wrote:
On Mon, Feb 16, 2009 at 06:42:11PM -0500, Cole Robinson wrote:
> For some reason there are two VMDef members being used to keep track of
> monitor event handles: monitor_watch and monitorWatch. Remove the latter.
Can you remove the 'monitor_watch' instead - all the other variables
in the domain_conf.h structs use leading capital letters for separating
words, and not underscores.
Yup, sorry for not noticing that before.
Updated patch attached.
Thanks,
Cole