[libvirt] [PATCH 09/15] qemu: Add support for controling qemu capabilities via the qemu XML namespace

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


On Tue, Jun 18, 2019 at 03:10:18PM +0200, Peter Krempa wrote:
>Similarly how we allow adding arbitrary command line arguments and
>environment variables this patch introduces the ability to control
>libvirt's perception of the qemu process by tweaking the capability bits
>for testing purposes.
>
>The idea is to allow developers and users either test a new feature by
>enabling it early or disabling it to see whether it introduced
>regressions.
>
>This feature is not meant for production use though, so users should
>handle it with care.
>
>Signed-off-by: Peter Krempa <pkrempa at redhat.com>
>---
> docs/drvqemu.html.in               | 30 ++++++++++++
> docs/schemas/domaincommon.rng      | 19 ++++++++
> src/qemu/qemu_domain.c             | 76 +++++++++++++++++++++++++++++-
> src/qemu/qemu_domain.h             |  6 +++
> tests/qemuxml2argvdata/qemu-ns.xml |  5 ++
> 5 files changed, 134 insertions(+), 2 deletions(-)
>

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/fdce876a/attachment-0001.sig>


More information about the libvir-list mailing list