On Tue, 24 Jul 2018 13:15:50 +0200
Peter Krempa <pkrempa(a)redhat.com> wrote:
On Tue, Jul 24, 2018 at 11:24:13 +0200, Cornelia Huck wrote:
> This option has been deprecated for two releases; remove it.
>
> Signed-off-by: Cornelia Huck <cohuck(a)redhat.com>
> ---
> hw/s390x/3270-ccw.c | 2 +-
> hw/s390x/css-bridge.c | 1 -
> hw/s390x/css.c | 6 ++----
> hw/s390x/s390-ccw.c | 2 +-
> hw/s390x/s390-virtio-ccw.c | 37 ++-----------------------------------
> hw/s390x/virtio-ccw.c | 2 +-
> include/hw/s390x/css-bridge.h | 1 -
> include/hw/s390x/css.h | 9 +++------
> include/hw/s390x/s390-virtio-ccw.h | 1 -
> qemu-deprecated.texi | 8 --------
> qemu-options.hx | 10 ----------
> target/s390x/cpu.c | 10 ----------
> target/s390x/cpu.h | 1 -
> 13 files changed, 10 insertions(+), 80 deletions(-)
Looks like libvirt did not use this option at all according to my brief
grepping, so it should be okay to remove it.
Yes, the option has never been used to my knowledge.
Thanks for checking; it seems adding libvir-list as reviewer for
qemu-deprecated.texi is working as designed :)