On 04/21/2015 08:02 PM, John Snow wrote:
> Refactor the qmp-shell command line processing function
> into two components. This will be used to allow sub-expressions,
> which will assist us in adding transactional support to qmp-shell.
>
> Signed-off-by: John Snow
> ---
> scripts/qmp/qmp-shell |
Refactor the qmp-shell command line processing function
into two components. This will be used to allow sub-expressions,
which will assist us in adding transactional support to qmp-shell.
Signed-off-by: John Snow
---
scripts/qmp/qmp-shell | 24 +---
1 file changed, 13 inserti