commit | c68a0409b388c30c7f4ee8be44081c143f280279 | [log] [tgz] |
---|---|---|
author | Hani Benhabiles <[email protected]> | Tue May 27 23:39:32 2014 +0100 |
committer | Luiz Capitulino <[email protected]> | Wed Jun 11 10:10:29 2014 -0400 |
tree | 3075c0eeea8ba3ef1e2b2052ff607ad7c7fe6363 | |
parent | d0ece345cbe3a58a9952f0f539641009bfd7ddf9 [diff] [blame] |
monitor: Add migrate_set_capability completion Signed-off-by: Hani Benhabiles <[email protected]> Signed-off-by: Luiz Capitulino <[email protected]>
diff --git a/hmp-commands.hx b/hmp-commands.hx index 45e1763..919af6e 100644 --- a/hmp-commands.hx +++ b/hmp-commands.hx
@@ -975,6 +975,7 @@ .params = "capability state", .help = "Enable/Disable the usage of a capability for migration", .mhandler.cmd = hmp_migrate_set_capability, + .command_completion = migrate_set_capability_completion, }, STEXI