
8 Mar
2021
8 Mar
'21
1:40 p.m.
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!