From: Thomas Huth <thuth@redhat.com>
To: qemu-devel@nongnu.org, Paolo Bonzini <pbonzini@redhat.com>
Cc: libvir-list@redhat.com,
"Philippe Mathieu-Daudé" <philmd@redhat.com>,
kraxel@redhat.com, mst@redhat.com
Subject: [PATCH 0/4] Remove deprecated CLI parameters
Date: Thu, 10 Dec 2020 16:58:04 +0100 [thread overview]
Message-ID: <20201210155808.233895-1-thuth@redhat.com> (raw)
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
next reply other threads:[~2020-12-10 16:03 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-10 15:58 Thomas Huth [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201210155808.233895-1-thuth@redhat.com \
--to=thuth@redhat.com \
--cc=kraxel@redhat.com \
--cc=libvir-list@redhat.com \
--cc=mst@redhat.com \
--cc=pbonzini@redhat.com \
--cc=philmd@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).