[PATCH 00/18] qemu: command: Convert '-compat' and '-audiodev' to use JSON

Ján Tomko jtomko at redhat.com
Mon Nov 15 14:54:48 UTC 2021


On a Monday in 2021, Peter Krempa wrote:
>In line of the previous work to use the long-term stable versions of the
>commandline interface.
>
>Peter Krempa (18):
>  virJSONValueObjectAdd: Convert @obj argument to double pointer
>  virJSONValueObjectAddVArgs: Take double pointer
>  virJSONValueObjectAddVArgs: Allocate new object if passed pointer is
>    NULL
>  qemu: block: Replace virJSONValueObjectCreate by virJSONValueObjectAdd
>  qemu: agent: Replace virJSONValueObjectCreate by virJSONValueObjectAdd
>  qemu: monitor_json: Replace virJSONValueObjectCreate by
>    virJSONValueObjectAdd
>  qemu: monitor: Replace virJSONValueObjectCreate by
>    virJSONValueObjectAdd
>  qemu: migration_cookie: Replace virJSONValueObjectCreate by
>    virJSONValueObjectAdd
>  qemuDiskSourceGetProps: Initialize 'ret'
>  qemu: command: Replace virJSONValueObjectCreate by
>    virJSONValueObjectAdd
>  qemublocktest: Replace virJSONValueObjectCreate by
>    virJSONValueObjectAdd
>  virjsontest: Replace virJSONValueObjectCreate by virJSONValueObjectAdd
>  qemu: migration_params: Replace virJSONValueObjectCreate by
>    virJSONValueObjectAdd
>  virsh: domain: Replace virJSONValueObjectCreate by
>    virJSONValueObjectAdd
>  Replace virJSONValueObjectCreateVArgs with virJSONValueObjectAddVArgs
>  util: json: Remove virJSONValueObjectCreate(VArgs)
>  qemu: command: Use JSON for parameters of -compat
>  qemu: command: Use JSON for parameters of -audiodev
>
> src/libvirt_private.syms                      |   2 -
> src/qemu/qemu_agent.c                         |  10 +-
> src/qemu/qemu_block.c                         | 378 ++++----
> src/qemu/qemu_command.c                       | 890 +++++++++---------

[..]

> .../x86_64-pc-graphics.x86_64-latest.args     |   2 +-
> .../x86_64-pc-headless.x86_64-latest.args     |   2 +-
> .../x86_64-q35-graphics.x86_64-latest.args    |   2 +-
> .../x86_64-q35-headless.x86_64-latest.args    |   2 +-
> tests/virjsontest.c                           |  18 +-
> tools/virsh-domain.c                          |   8 +-
> 352 files changed, 1080 insertions(+), 1074 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20211115/c4a2a8a9/attachment-0001.sig>


More information about the libvir-list mailing list