[PATCH v2 0/5] qapi: Add feature flags to enum members

Peter Krempa pkrempa at redhat.com
Tue Oct 12 12:39:16 UTC 2021


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 at 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 at redhat.com>

for the last patch.




More information about the libvir-list mailing list