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 <[email protected]> > --- > src/qemu/qemu_migration_params.c | 18 ++++++------------ > 1 file changed, 6 insertions(+), 12 deletions(-)
Reviewed-by: Jiri Denemark <[email protected]>
