Re: [Qemu-devel] [PATCH 19/20] migration-test: Clean up string interpolation into QMP, part 3

2018-07-12 Thread Juan Quintela
Markus Armbruster wrote: > Leaving interpolation into JSON to qmp() is more robust than building > QMP input manually, as explained in the recent commit "tests: Clean up > string interpolation into QMP input (simple cases)". > > migration-test.c interpolates strings into JSON in a few places: > >

[Qemu-devel] [PATCH 19/20] migration-test: Clean up string interpolation into QMP, part 3

2018-07-12 Thread Markus Armbruster
Leaving interpolation into JSON to qmp() is more robust than building QMP input manually, as explained in the recent commit "tests: Clean up string interpolation into QMP input (simple cases)". migration-test.c interpolates strings into JSON in a few places: * migrate_set_parameter() interpolates