qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 0/4] Remove deprecated CLI parameters


From: Paolo Bonzini
Subject: Re: [PATCH 0/4] Remove deprecated CLI parameters
Date: Thu, 10 Dec 2020 17:56:00 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.4.0

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

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