qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] qom: Support JSON in user_creatable_parse_str()


From: Paolo Bonzini
Subject: Re: [PATCH] qom: Support JSON in user_creatable_parse_str()
Date: Fri, 12 Mar 2021 15:47:27 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0

On 12/03/21 14:59, Eric Blake wrote:
On 3/12/21 7:19 AM, Kevin Wolf wrote:
Support JSON for --object in all tools and in HMP object_add in the same
way as it is supported in qobject_input_visitor_new_str().

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
---
Based-on: <20210311144811.313451-1-kwolf@redhat.com>

  qom/object_interfaces.c | 32 +++++++++++++++++++++-----------
  1 file changed, 21 insertions(+), 11 deletions(-)


Reviewed-by: Eric Blake <eblake@redhat.com>


Queued, thanks.

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]