On 10/12/20 16:58, Thomas Huth wrote:
Remove some simple CLI parameters that have been deprecated since
at least two releass already.

Philippe Mathieu-Daudé (1):
   accel/tcg: Remove deprecated '-tb-size' option

Thomas Huth (3):
   docs/system: Move the list of removed features to a separate file
   Remove the deprecated -realtime option
   Remove the deprecated -show-cursor option

  accel/tcg/translate-all.c           |   2 +-
  docs/system/deprecated.rst          | 246 ----------------------------
  docs/system/removed-features.rst    | 243 +++++++++++++++++++++++++++
  qemu-options.hx                     |  29 +---
  softmmu/vl.c                        |  45 +----
  tests/migration/guestperf/engine.py |   2 +-
  6 files changed, 247 insertions(+), 320 deletions(-)
  create mode 100644 docs/system/removed-features.rst


Queued, thanks.

paolo


Reply via email to