qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/4] Remove deprecated CLI parameters


From: Thomas Huth
Subject: [PATCH 0/4] Remove deprecated CLI parameters
Date: Thu, 10 Dec 2020 16:58:04 +0100

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

-- 
2.27.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]