]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Add support for direct and extended tlbflush features
authorMartin Kletzander <mkletzan@redhat.com>
Fri, 20 Dec 2024 11:28:24 +0000 (12:28 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Thu, 26 Dec 2024 09:46:59 +0000 (10:46 +0100)
commit247357cc292a83c8628592562cbb4fa621cdc5b0
treead58ef321c19e9087d4a7bb476b9cd9a76fb0251
parentac08b362da724f1dd7aa6f05c0a9e7a960a7f024
qemu: Add support for direct and extended tlbflush features

They require special handling since they are dependent on the basic
tlbflush feature itself and therefore are not handled automatically as
part of virDomainHyperv enum, just like the stimer-direct feature.

Resolves: https://issues.redhat.com/browse/RHEL-7122
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/qemu_command.c
src/qemu/qemu_process.c
tests/qemuxmlconfdata/hyperv.x86_64-latest.args
tests/qemuxmlconfdata/hyperv.xml