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-Url: http://git.maquefel.me/?a=commitdiff_plain;h=b4859e8f33a7d9c793a60395f792c10190cb4f78;p=qemu.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 --- diff --git a/docs/about/removed-features.rst b/docs/about/removed-features.rst index 68fe0b47f9..e3a87f3f55 100644 --- a/docs/about/removed-features.rst +++ b/docs/about/removed-features.rst @@ -1087,8 +1087,8 @@ processor IP (see `Intel discontinuance notification`_). 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