From: Philippe Mathieu-Daudé Date: Thu, 19 Dec 2024 15:02:02 +0000 (+0100) Subject: docs: Correct release of TCG trace-events removal X-Git-Tag: v8.2.9~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=186540cd39a5568db2b5229b5672a4ade70e5cb5;p=thirdparty%2Fqemu.git docs: Correct release of TCG trace-events removal TCG trace-events were deprecated before the v6.2 release, and removed for v7.0. Signed-off-by: Philippe Mathieu-Daudé Reviewed-by: Alex Bennée Reviewed-by: Michael Tokarev Signed-off-by: Michael Tokarev (cherry picked from commit b4859e8f33a7d9c793a60395f792c10190cb4f78) Signed-off-by: Michael Tokarev --- diff --git a/docs/about/removed-features.rst b/docs/about/removed-features.rst index f04036987b1..82c861d0de9 100644 --- a/docs/about/removed-features.rst +++ b/docs/about/removed-features.rst @@ -787,8 +787,8 @@ reason the maintainers strongly suspected no one actually used it. TCG introspection features -------------------------- -TCG trace-events (since 6.2) -'''''''''''''''''''''''''''' +TCG trace-events (removed in 7.0) +''''''''''''''''''''''''''''''''' The ability to add new TCG trace points had bit rotted and as the feature can be replicated with TCG plugins it was removed. If