From 4cc4f0b04aff289b4c5c18a14120db1b9d7c79fe Mon Sep 17 00:00:00 2001 From: Michal Privoznik Date: Fri, 3 Oct 2025 12:46:21 +0200 Subject: [PATCH] docs: Drop remark on now unsupported version of QEMU MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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 --- docs/formatdomaincaps.rst | 4 ---- 1 file changed, 4 deletions(-) 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 ^^^^^^^^^^^^^^^ -- 2.47.3