diff options
author | Keir Fraser <keir.fraser@citrix.com> | 2010-05-28 09:27:40 +0100 |
---|---|---|
committer | Keir Fraser <keir.fraser@citrix.com> | 2010-05-28 09:27:40 +0100 |
commit | 36cfb6aa84c1b5a5b5ac15883e34b10f32ab0ab8 (patch) | |
tree | f6eb1345d9d81843e0213b31d30f672895d8fdac /tools/misc/xen-hvmctx.c | |
parent | 96830282274a9f6a7aafd506976a3639b6f80836 (diff) | |
download | xen-36cfb6aa84c1b5a5b5ac15883e34b10f32ab0ab8.tar.gz xen-36cfb6aa84c1b5a5b5ac15883e34b10f32ab0ab8.tar.bz2 xen-36cfb6aa84c1b5a5b5ac15883e34b10f32ab0ab8.zip |
libelf: Tidy up logging and remove dependency on stdio.
libelf now permits callers to specify logging callback functions,
rather than a FILE*. libelf's non-Xen callers are all libxc users, so
the stdio dependency and the default logging callback function (which
calls vfprintf) is now in libxc.
Xen's use of libxc is unaffected in this patch.
Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
Diffstat (limited to 'tools/misc/xen-hvmctx.c')
0 files changed, 0 insertions, 0 deletions