Commit a1e8bd2f authored by Thomas Huth's avatar Thomas Huth Committed by Philippe Mathieu-Daudé
Browse files

qemu-deprecated: Remove text about Python 2



Python 2 support has been removed, so we should now also remove
the announcement text for the deprecation.

Signed-off-by: default avatarThomas Huth <thuth@redhat.com>
Reviewed by: Aleksandar Markovic <amarkovic@wavecomp.com>
Reviewed-by: default avatarJohn Snow <jsnow@redhat.com>
Message-Id: <20200109095116.18201-1-thuth@redhat.com>
Signed-off-by: default avatarPhilippe Mathieu-Daudé <philmd@redhat.com>
parent 51aa9d12
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -351,14 +351,6 @@ they have no effect when used with @option{-n} to skip image creation.
Silently ignored options can be confusing, so this combination of
options will be made an error in future versions.

@section Build system

@subsection Python 2 support (since 4.1.0)

In the future, QEMU will require Python 3 to be available at
build time.  Support for Python 2 in scripts shipped with QEMU
is deprecated.

@section Backwards compatibility

@subsection Runnability guarantee of CPU models (since 4.1.0)