deprecated.rst (5c49c6c241e524b6ba7768de07cab6f2056feb90) deprecated.rst (d12b64eaebd9f0df03c70422336c669a44ed2937)
1.. _Deprecated features:
2
3Deprecated features
4===================
5
6In general features are intended to be supported indefinitely once
7introduced into QEMU. In the event that a feature needs to be removed,
8it will be listed in this section. The feature will remain functional for the

--- 146 unchanged lines hidden (view full) ---

155
156Use ``-display sdl`` instead.
157
158``-curses`` (since 6.2)
159'''''''''''''''''''''''
160
161Use ``-display curses`` instead.
162
1.. _Deprecated features:
2
3Deprecated features
4===================
5
6In general features are intended to be supported indefinitely once
7introduced into QEMU. In the event that a feature needs to be removed,
8it will be listed in this section. The feature will remain functional for the

--- 146 unchanged lines hidden (view full) ---

155
156Use ``-display sdl`` instead.
157
158``-curses`` (since 6.2)
159'''''''''''''''''''''''
160
161Use ``-display curses`` instead.
162
163``-watchdog`` (since 6.2)
164'''''''''''''''''''''''''
165
166Use ``-device`` instead.
167
163``-smp`` ("parameter=0" SMP configurations) (since 6.2)
164'''''''''''''''''''''''''''''''''''''''''''''''''''''''
165
166Specified CPU topology parameters must be greater than zero.
167
168In the SMP configuration, users should either provide a CPU topology
169parameter with a reasonable value (greater than zero) or just omit it
170and QEMU will compute the missing value.

--- 227 unchanged lines hidden ---
168``-smp`` ("parameter=0" SMP configurations) (since 6.2)
169'''''''''''''''''''''''''''''''''''''''''''''''''''''''
170
171Specified CPU topology parameters must be greater than zero.
172
173In the SMP configuration, users should either provide a CPU topology
174parameter with a reasonable value (greater than zero) or just omit it
175and QEMU will compute the missing value.

--- 227 unchanged lines hidden ---