On Sun, Apr 27, 2014 at 05:00:06PM +0100, Hani Benhabiles wrote:
> Make it possible to query all net clients without specifying an ID when
> calling
> qemu_find_net_clients_except().
>
> This also adds the add_completion_option() function which is to be used for
> other commands completions as we
Make it possible to query all net clients without specifying an ID when calling
qemu_find_net_clients_except().
This also adds the add_completion_option() function which is to be used for
other commands completions as well.
Signed-off-by: Hani Benhabiles
---
hmp-commands.hx | 1 +
hmp.h
This also adds the add_completion_option() function which is to be used for
other commands completions as well.
Signed-off-by: Hani Benhabiles
---
hmp-commands.hx | 1 +
hmp.h | 1 +
monitor.c | 45 +
3 files changed, 47 insertions(+)