On Wed, 2016-01-20 at 11:58 -0700, Jim Fehlig wrote:
The virErrorDomain enum has VIR_FROM_XEN, VIR_FROM_XEND,
VIR_FROM_XENSTORE, VIR_FROM_SEXPR, and VIR_FROM_XENXM. Use
these elements in the corresponding .c files. While at it,
remove the VIR_FROM_THIS define in src/xenconfig/xenxs_private.h.
Signed-off-by: Jim Fehlig <jfehlig(a)suse.com>
Acked-by: Ian Campbell <ian.campbell(a)citrix.com>