commit | 5f3d335fbdaccc5044bdfe0c6aefb865e48b9100 | [log] [tgz] |
---|---|---|
author | Wenchao Xia <xiawenc@linux.vnet.ibm.com> | Mon Jan 14 14:06:27 2013 +0800 |
committer | Luiz Capitulino <lcapitulino@redhat.com> | Thu Jan 17 10:24:52 2013 -0200 |
tree | b97c95e68652bce37a442cadd0a3f5d094e5c4bf | |
parent | 5f11cb002a342e4fc0f87bb36fbabbc19bf04728 [diff] |
HMP: add infrastructure for sub command This patch make parsing of hmp command aware of that it may have sub command. Also discard simple encapsulation function monitor_find_command(). For case "@command ", space after @command is filtered out. Signed-off-by: Wenchao Xia <xiawenc@linux.vnet.ibm.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>