]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
qemu-options.hx: document Hyper-V enlightenments accelerator option
authorMohamed Mediouni <mohamed@unpredictable.fr>
Wed, 11 Mar 2026 10:26:25 +0000 (11:26 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 12 Mar 2026 11:02:55 +0000 (12:02 +0100)
This option is WHPX-specific and controls whether Hyper-V enlightenments are enabled.

Signed-off-by: Mohamed Mediouni <mohamed@unpredictable.fr>
Link: https://lore.kernel.org/r/20260311102626.46546-3-mohamed@unpredictable.fr
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
qemu-options.hx

index 890c4f1d2307a6bc8cb861961ba33123b823acef..69e5a874c1ab2c35fd12646287e4507bb3630bee 100644 (file)
@@ -325,6 +325,11 @@ SRST
         option can be used to pass the KVM device to use via a file descriptor
         by setting the value to ``/dev/fdset/NN``.
 
+    ``hyperv=on|off|auto``
+        For the WHPX backend, determines whether to enable Hyper-V enlightenments.
+        On x86_64, Hyper-V enlightenments are on by default. On AArch64, they're off
+        by default.
+
 ERST
 
 DEF("smp", HAS_ARG, QEMU_OPTION_smp,