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 <pkre...@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 <jto...@redhat.com>

Jano

Attachment: signature.asc
Description: PGP signature

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to