|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH] Improve error message of xm console command
Hi,
When I tested xm console command, I saw the following error
message.
# xm console Domain-0
xenconsole: Could not read tty from store: No such file or directory
This error message made me think that an internal error
occurred in xenconsole. After examining the source code,
I found that it should be a message telling that Domain-0
was a wrong argument for xm console.
This patch improves error message of xm console command.
# xm console Domain-0
Can't specify Domain-0
Signed-off-by: Masaki Kanno <kanno.masaki@xxxxxxxxxxxxxx>
Best regards,
Kan
domain0_console.patch
Description: Binary data
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH] Improve error message of xm console command,
Masaki Kanno <=
|
|
|
|
|