From: Thomas Huth <thuth@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Paolo Bonzini" <pbonzini@redhat.com>,
"Samuel Thibault" <samuel.thibault@ens-lyon.org>,
"Jason Wang" <jasowang@redhat.com>,
libvir-list@redhat.com,
"Daniel P. Berrangé" <berrange@redhat.com>,
"Markus Armbruster" <armbru@redhat.com>
Subject: [Qemu-devel] [PATCH 0/4] Remove more deprecated options
Date: Mon, 27 Aug 2018 16:54:08 +0200 [thread overview]
Message-ID: <1535381652-19870-1-git-send-email-thuth@redhat.com> (raw)
These options are deprecated since at least two releases, and nobody
complained. Time to remove them now.
(I'm sending these patches as a series since Paolo asked me to send a PULL
request on my own for them ... but if one of the subsystems maintainers
prefers to take the patches through their own tree instead, just let me
know)
Thomas Huth (4):
Remove the deprecated -balloon option
Remove the deprecated -nodefconfig option
Remove the deprecated options -startdate, -localtime and -rtc-td-hack
net: Remove the deprecated -tftp, -bootp, -redir and -smb options
docs/interop/live-block-operations.rst | 4 +-
docs/virtio-balloon-stats.txt | 6 +-
include/net/net.h | 3 -
include/net/slirp.h | 4 -
net/slirp.c | 132 ++++++++-------------------------
os-posix.c | 8 --
qemu-deprecated.texi | 56 --------------
qemu-options.hx | 36 +--------
vl.c | 132 ++++++---------------------------
9 files changed, 58 insertions(+), 323 deletions(-)
--
1.8.3.1
next reply other threads:[~2018-08-27 14:54 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-27 14:54 Thomas Huth [this message]
2018-08-27 14:54 ` [Qemu-devel] [PATCH 1/4] Remove the deprecated -balloon option Thomas Huth
2018-08-27 14:54 ` [Qemu-devel] [PATCH 2/4] Remove the deprecated -nodefconfig option Thomas Huth
2018-08-27 14:54 ` [Qemu-devel] [PATCH 3/4] Remove the deprecated options -startdate, -localtime and -rtc-td-hack Thomas Huth
2018-08-27 14:54 ` [Qemu-devel] [PATCH 4/4] net: Remove the deprecated -tftp, -bootp, -redir and -smb options Thomas Huth
2018-08-27 16:11 ` Peter Maydell
2018-08-27 16:15 ` Thomas Huth
2018-08-27 19:12 ` Samuel Thibault
2018-08-27 15:08 ` [Qemu-devel] [libvirt] [PATCH 0/4] Remove more deprecated options Peter Krempa
2018-08-27 15:28 ` Ján Tomko
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=1535381652-19870-1-git-send-email-thuth@redhat.com \
--to=thuth@redhat.com \
--cc=armbru@redhat.com \
--cc=berrange@redhat.com \
--cc=jasowang@redhat.com \
--cc=libvir-list@redhat.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=samuel.thibault@ens-lyon.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).