|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] qemu-dm monitor doesn't support the quit command
Hi All,
I made the patch that changed it from quit or q to quitdomain.
I think that the HVM domain can be prevented being shutted down
by the mistake in this patch.
If there is any problem, please let me know.
quit command is useful when we have no host console(e.g. qemu window on a
remote
X). and it's a normal exit that is different from xm destroy(by KILL sig).
maybe we can change "q" to "quit" to avoid typo? or provide confirm info?
BTW, "q" is most popular command when we debug qemu device model:)
I understood the "quit" or "q" command was necessary for debugging.
However, there is a possibility that the user shuts down the HVM domain by
mistake.
Cannot you change "quit" or "q" to "quitdomain"?
Thanks,
--
Takanori Kasai
qemu-monitor-quitdomain.patch
Description: Binary data
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|