>>> On 07.03.18 at 21:52, <li...@eikelenboom.it> wrote:
> When starting a guest with the 'xl create' command (non-verbose) i get
> this extra output on PVH guest types only:
> 
> S3 disabled
> S4 disabled
> CONV disabled
> 
> 
> It seems libacpi/* only contains normal printf's, so for the other guest
> types i probably just never triggered one of them.
> 
> Shouldn't these printf's go to logging instead of console/stdout ?

I think it's the responsibility of the executable linking to that library
to suitably set up / redirect stdout. There not being anything like
"stdlog", I'm also not sure where you would think libacpi should
send them (if it was to control this itself) - surely not stderr.

Jan


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to