From: Michal Privoznik Date: Fri, 3 Oct 2025 10:46:21 +0000 (+0200) Subject: docs: Drop remark on now unsupported version of QEMU X-Git-Tag: v11.9.0-rc1~60 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4cc4f0b04aff289b4c5c18a14120db1b9d7c79fe;p=thirdparty%2Flibvirt.git docs: Drop remark on now unsupported version of QEMU In formatdomaincaps.rst under section documenting hyperv features there's a paragraph describing behaviour with QEMU older than 6.1.0. Well, as of v11.2.0-rc1~216 the minimum required version is 6.2.0 rendering the paragraph needless. Drop it. Signed-off-by: Michal Privoznik Reviewed-by: Ján Tomko --- diff --git a/docs/formatdomaincaps.rst b/docs/formatdomaincaps.rst index 664194b16d..4eb8211b09 100644 --- a/docs/formatdomaincaps.rst +++ b/docs/formatdomaincaps.rst @@ -871,10 +871,6 @@ are supported. The ``features`` enum corresponds to the ```` element (well, its children) as documented in `Hypervisor features `__. -Please note that depending on the QEMU version some capabilities might be -missing even though QEMU does support them. This is because prior to QEMU-6.1.0 -not all features were reported by QEMU. - Launch security ^^^^^^^^^^^^^^^