[PATCH] qemuMigrationCapsToJSON: Refactor capability object formatting

Jiri Denemark jdenemar at redhat.com
Mon Aug 24 16:53:21 UTC 2020


On Mon, Aug 24, 2020 at 17:05:54 +0200, Peter Krempa wrote:
> Use virJSONValueObjectCreate rather than creating the object
> piece-by-piece and use new accessors for bitmap to simplify the code.
> 
> Signed-off-by: Peter Krempa <pkrempa at redhat.com>
> ---
>  src/qemu/qemu_migration_params.c | 18 ++++++------------
>  1 file changed, 6 insertions(+), 12 deletions(-)

Reviewed-by: Jiri Denemark <jdenemar at redhat.com>




More information about the libvir-list mailing list