Wei Liu writes ("[PATCH 1/6] xenconsoled: introduce log file abstraction"):
> It will be used to handle hypervsior log and guest console log.
Thanks.
> diff --git a/tools/console/daemon/logfile.h b/tools/console/daemon/logfile.h
> new file mode 100644
> index 000..87f3c51
...
> +#define LOGFI
It will be used to handle hypervsior log and guest console log.
Signed-off-by: Wei Liu
---
tools/console/daemon/logfile.c | 229 +
tools/console/daemon/logfile.h | 57 ++
2 files changed, 286 insertions(+)
create mode 100644 tools/console/daemon/