libxl: propagate user supplied values into event for_user field.
authorIan Campbell <ian.campbell@citrix.com>
Thu, 18 Oct 2012 08:35:09 +0000 (09:35 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 18 Oct 2012 08:35:09 +0000 (09:35 +0100)
commitb3b123b5a943cd2e289c6cb429836f6b16648771
tree292d5282b3a330887a69287562cfe0824c806e23
parent191e485a1929a02706ec3301f3185b2b89c3253f
libxl: propagate user supplied values into event for_user field.

This was ommited in the majority of cases. Add as a parameter to
libxl__event_new and the NEW_EVENT wrapper to help prevent it being
forgotten in the future.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Campbell <ian.campbell@citrix.com>
tools/libxl/libxl.c
tools/libxl/libxl_create.c
tools/libxl/libxl_event.c
tools/libxl/libxl_internal.h