monitor: Refactor acl commnds
authorJan Kiszka <jan.kiszka@web.de>
Thu, 25 Jun 2009 06:22:08 +0000 (08:22 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 29 Jun 2009 19:18:08 +0000 (14:18 -0500)
commit15dfcd454cb99fd8c65b6ecda24acd9dabd570a7
tree27df643cf96f7531e37cee828b67b7b449807195
parentf3353c6bc3c7ef4ce018aa4faa1b02aa59d9d178
monitor: Refactor acl commnds

Refactor the ACL monitor interface to make full use of the monitor
command dispatcher. This also gives proper help formatting and command
completion. Note that 'acl allow' and 'acl deny' were combined to
'acl_add aclname match allow|deny [index]' for consistency reasons.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
monitor.c
qemu-monitor.hx