-
Paolo Bonzini authored
Add two commands that are the monitor counterparts of -object. The commands have the same Visitor-based implementation, but use different kinds of visitors so that the HMP command has a DWIM string-based syntax, while the QMP variant accepts a stricter JSON-based properties dictionary. Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by:
Igor Mammedov <imammedo@redhat.com>
Tested-by:
Igor Mammedov <imammedo@redhat.com>
Signed-off-by:
Luiz Capitulino <lcapitulino@redhat.com>Paolo Bonzini authoredAdd two commands that are the monitor counterparts of -object. The commands have the same Visitor-based implementation, but use different kinds of visitors so that the HMP command has a DWIM string-based syntax, while the QMP variant accepts a stricter JSON-based properties dictionary. Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by:
Igor Mammedov <imammedo@redhat.com>
Tested-by:
Igor Mammedov <imammedo@redhat.com>
Signed-off-by:
Luiz Capitulino <lcapitulino@redhat.com>
Loading