[libvirt] [PATCH 0/4] Remove more deprecated options

Thomas Huth posted 4 patches 5 years, 8 months ago
Failed in applying to current master (apply log)
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(-)
[libvirt] [PATCH 0/4] Remove more deprecated options
Posted by Thomas Huth 5 years, 8 months ago
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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/4] Remove more deprecated options
Posted by Peter Krempa 5 years, 8 months ago
On Mon, Aug 27, 2018 at 16:54:08 +0200, Thomas Huth wrote:
> 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

Libvirt does not use any of the options above thankfully so a weak-ACK
from the libvirt side.
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/4] Remove more deprecated options
Posted by Ján Tomko 5 years, 8 months ago
On Mon, Aug 27, 2018 at 05:08:45PM +0200, Peter Krempa wrote:
>On Mon, Aug 27, 2018 at 16:54:08 +0200, Thomas Huth wrote:
>> 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
>
>Libvirt does not use any of the options above thankfully so a weak-ACK
>from the libvirt side.

And another:
ACK yeah!
from the libvirt side.

Jano
--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list