[libvirt] [PATCH 14/15] qemu: conf: Add debug option to allow disabling qemu capabilities

Ján Tomko jtomko at redhat.com
Thu Jun 20 15:15:48 UTC 2019


On Tue, Jun 18, 2019 at 03:10:23PM +0200, Peter Krempa wrote:
>In cases when e.g. a new feature breaks upstream behaviour it's useful
>to allow users to disable the new feature to verify the regression and
>possibly use it as a workaround until a fix is available.
>
>The new qemu.conf option named "capability_filters" allows to remove
>qemu capabilities from the detected bitmap.
>
>This patch introduces the configuration infrastructure to parse the
>option and pass it around.
>
>Signed-off-by: Peter Krempa <pkrempa at redhat.com>
>---
> src/qemu/libvirtd_qemu.aug         |  3 +++
> src/qemu/qemu.conf                 |  7 +++++++
> src/qemu/qemu_conf.c               | 17 +++++++++++++++++
> src/qemu/qemu_conf.h               |  2 ++
> src/qemu/test_libvirtd_qemu.aug.in |  3 +++
> 5 files changed, 32 insertions(+)
>

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20190620/1f2238d6/attachment-0001.sig>


More information about the libvir-list mailing list