On Fri, Mar 19, 2021 at 10:29:44 +0100, Jiri Denemark wrote: > We are getting close to the next release of libvirt. To aim for the > release on Apr 01 I suggest entering the freeze on Froday Mar 26 and > tagging RC2 on Tuesday Mar 30. Since this is the last libvirt release before qemu-6.0 gets released [1], we must include the series for adapting to '-object' qapification [2]. This is needed as it adapts to the removal of the 'props' sub-property [3] which we still use currently [4]. [1] https://wiki.qemu.org/Planning/6.0 [2] https://listman.redhat.com/archives/libvir-list/2021-March/msg01049.html [3] https://gitlab.com/qemu-project/qemu/-/commit/50243407457a9fb0ed17b9a9ba9fc9aee09495b1 [4] https://gitlab.com/libvirt/libvirt/-/blob/master/src/qemu/qemu_monitor.c#L3025