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: v7.2.16~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e2c4f6d292dc7a426da0db042e28706afb283ab5;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 63df9848fda..93cc6e47b67 100644 --- a/docs/about/removed-features.rst +++ b/docs/about/removed-features.rst @@ -702,8 +702,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