On Tue, Apr 28, 2015 at 06:40:05AM +0000, Olaf Hering wrote:
Upcoming changes for vscsi will use libxlutil.so to prepare the
configuration for libxl. The helpers needs a xlu struct for logging.
Provide one and reuse the existing output as log target.
Do you not need to call xlu_cfg_destroy at some point?
Wei.