|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] Log qemu-dm's message with date, time and pid
Yosuke Iwamatsu schrieb:
> We developed a small program called ioemu-logger. qemu-dm creates a pipe
> and starts ioemu-logger. qemu-dm associates a stream with the pipe, and
> sets the stream to existing "logfile" variable. When qemu-dm writes a
> message to "logfile", ioemu-logger receive it through the pipe and
> outputs it with date, time and pid to the actual log file.
Why do you need yet another executable for this rather small piece of
functionality? Shouldn't it be possible to do that all in qemu-dm itself
(and possibly with even less code)?
Kevin
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH] Log qemu-dm's message with date, time and pid, Yosuke Iwamatsu
- Re: [Xen-devel] [PATCH] Log qemu-dm's message with date, time and pid,
Kevin Wolf <=
- Re: [Xen-devel] [PATCH] Log qemu-dm's message with date, time and pid, Ian Jackson
- Re: [Xen-devel] [PATCH] Log qemu-dm's message with date, time and pid, Daniel P. Berrange
- Re: [Xen-devel] [PATCH] Log qemu-dm's message with date, time and pid, Yuji Shimada
- Re: [Xen-devel] [PATCH] Log qemu-dm's message with date, time and pid, Kevin Wolf
- Re: [Xen-devel] [PATCH] Log qemu-dm's message with date, time and pid, Ian Jackson
- Re: [Xen-devel] [PATCH] Log qemu-dm's message with date, time and pid, Yuji Shimada
- Re: [Xen-devel] [PATCH] Log qemu-dm's message with date, time and pid, Kevin Wolf
|
|
|
|
|