
On Sat, Oct 09, 2021 at 14:09:39 +0200, Markus Armbruster wrote: I've tested this with my libvirt patches which make use of the new way enum members are returned as well as code which validates whether libvirt uses deprecated values and everything works as expected, thus Series: Tested-by: Peter Krempa <pkrempa@redhat.com>
Markus Armbruster (5): qapi: Enable enum member introspection to show more than name qapi: Add feature flags to enum members qapi: Move compat policy from QObject to generic visitor qapi: Implement deprecated-input={reject,crash} for enum values block: Deprecate transaction type drive-backup
In addition, libvirt never used 'drive-backup' so an additional ACKed-by: Peter Krempa <pkrempa@redhat.com> for the last patch.