On Mon, Mar 08, 2021 at 14:40:42 +0100, Peter Krempa wrote:
On Wed, Feb 24, 2021 at 16:57:54 +0100, Peter Krempa wrote:
> QEMU plans to QAPIfy object add. This series prepares for the API change
> (drop of 'props' wrapper for the object) and adds testing based on our
> qemuxml2argv test data which forces the output to JSON and validates it
> agains the schema.
>
> Based on Kevin's qemu patches:
>
https://listman.redhat.com/archives/libvir-list/2021-February/msg01168.html
Ping?
Kevin already submitted a pull-request with the patches:
https://lists.gnu.org/archive/html/qemu-devel/2021-03/msg01773.html
Note that the qemu series removes deprecated 'props' wrapper object of
object-add, and this series adapts to that!
Correction: the patches removing props from object-add are in v3 on
review:
https://lists.gnu.org/archive/html/qemu-devel/2021-03/msg02383.html
The pull request mentioned above pulls a patch removing props from the
qemu iotests and I had a false suffix match when looking at the patch
list.