qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] Remove more deprecated options
@ 2018-08-27 14:54 Thomas Huth
  2018-08-27 14:54 ` [Qemu-devel] [PATCH 1/4] Remove the deprecated -balloon option Thomas Huth
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Thomas Huth @ 2018-08-27 14:54 UTC (permalink / raw)
  To: qemu-devel
  Cc: Paolo Bonzini, Samuel Thibault, Jason Wang, libvir-list,
	Daniel P. Berrangé, Markus Armbruster

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

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

end of thread, other threads:[~2018-08-27 19:12 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-27 14:54 [Qemu-devel] [PATCH 0/4] Remove more deprecated options Thomas Huth
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

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).