Re: [PATCH v6 00/10] Configurable policy for handling deprecated interfaces

2021-03-18 Thread Markus Armbruster
This series needs fixups to not break --disable-system --disable-tools builds. It's not much (see appended diff), but enough to make me respin it as v7. I'll respin the pull request, too. diff --git a/include/qapi/compat-policy.h b/include/qapi/compat-policy.h index b8c6638156..1083f95122

[PATCH v6 00/10] Configurable policy for handling deprecated interfaces

2021-03-12 Thread Markus Armbruster
New option -compat lets you configure what to do when deprecated interfaces get used. This is intended for testing users of the management interfaces. It is experimental. -compat deprecated-input= configures what to do when deprecated input is received. Available policies: * accept: Accept