On 10/12/2020 16.58, Thomas Huth wrote:
From: Philippe Mathieu-Daudé <philmd(a)redhat.com>
The '-tb-size' option (replaced by '-accel tcg,tb-size') is
deprecated since 5.0 (commit fe174132478). Remove it.
Signed-off-by: Philippe Mathieu-Daudé <philmd(a)redhat.com>
Message-Id: <20201202112714.1223783-1-philmd(a)redhat.com>
I forgot to add the "Reviewed-by: Ján Tomko <jtomko(a)redhat.com>" from the
initial version that Philippe posted a week ago
@@ -523,6 +516,11 @@ for the ``id`` parameter, which should now be used instead.
The ``-no-kvm`` argument was a synonym for setting ``-machine accel=tcg``.
+``-tb-size`` option (removed in 6.0)
+'''''''''''''''''''''''''''''''
''' needs adjustment -------------^
Thomas