]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Introduce support for 'hv-avic' Hyper-V enlightenment
authorPeter Krempa <pkrempa@redhat.com>
Tue, 8 Nov 2022 12:29:04 +0000 (13:29 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 9 Nov 2022 13:08:31 +0000 (14:08 +0100)
commit9c26c1bfd4aa42e5c2d5d2c3d86a424d4e7e0be2
tree031b939dd4bdd5bd8df02b89ebeeba83a5fafeba
parent50f65e4646fb3a5663d9e7b855073fbb69b3afc1
conf: Introduce support for 'hv-avic' Hyper-V enlightenment

qemu-6.2 introduced support for the hv-avic enlightenment which allows
to use Hyper-V SynIC with hardware APICv/AVIC enabled.

Implement the libvirt support for it.

Closes: https://gitlab.com/libvirt/libvirt/-/issues/402
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
docs/formatdomain.rst
src/conf/domain_conf.c
src/conf/domain_conf.h
src/conf/schemas/domaincommon.rng
src/qemu/qemu_command.c
src/qemu/qemu_process.c
tests/qemuxml2argvdata/hyperv.x86_64-latest.args
tests/qemuxml2argvdata/hyperv.xml
tests/qemuxml2xmloutdata/hyperv.xml