]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Implement support for 'capability_filters' config option
authorPeter Krempa <pkrempa@redhat.com>
Tue, 18 Jun 2019 08:04:32 +0000 (10:04 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 21 Jun 2019 13:24:06 +0000 (15:24 +0200)
commit2cb86fc26028385bc604ff34d279f3de1b052d8a
tree99df1d9604834f6c5b172971130ef47c5fda2b74
parent30ce8f316313f6e341bf66253f95e52a125b63f3
qemu: Implement support for 'capability_filters' config option

Filter out the given capabilities and set domain taint if we've done so.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_domain.c
src/qemu/qemu_process.c