qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Remove deprecated CLI parameters
@ 2020-12-10 15:58 Thomas Huth
  2020-12-10 15:58 ` [PATCH 1/4] accel/tcg: Remove deprecated '-tb-size' option Thomas Huth
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Thomas Huth @ 2020-12-10 15:58 UTC (permalink / raw)
  To: qemu-devel, Paolo Bonzini
  Cc: libvir-list, Philippe Mathieu-Daudé, kraxel, mst

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



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-12-10 17:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-10 15:58 [PATCH 0/4] Remove deprecated CLI parameters Thomas Huth
2020-12-10 15:58 ` [PATCH 1/4] accel/tcg: Remove deprecated '-tb-size' option Thomas Huth
2020-12-10 16:09   ` Thomas Huth
2020-12-10 15:58 ` [PATCH 2/4] docs/system: Move the list of removed features to a separate file Thomas Huth
2020-12-10 15:58 ` [PATCH 3/4] Remove the deprecated -realtime option Thomas Huth
2020-12-10 15:58 ` [PATCH 4/4] Remove the deprecated -show-cursor option Thomas Huth
2020-12-10 16:56 ` [PATCH 0/4] Remove deprecated CLI parameters Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).