qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Eric Blake <eblake@redhat.com>
To: Greg Kurz <groug@kaod.org>, qemu-devel@nongnu.org
Cc: Thomas Huth <thuth@redhat.com>, Peter Maydell <peter.maydell@linaro.org>
Subject: Re: [Qemu-devel] [PATCH for-3.1?] 9p: remove support for the "handle" backend
Date: Fri, 30 Nov 2018 09:52:18 -0600	[thread overview]
Message-ID: <cf3f805a-4991-04d6-2cbb-6c1cca8bd238@redhat.com> (raw)
In-Reply-To: <154356772378.66975.13711686652368325931.stgit@bahia.lan>

On 11/30/18 2:49 AM, Greg Kurz wrote:
> The "handle" fsdev backend was deprecated in QEMU 2.12.0 with:
> 
> commit db3b3c7281ca82e2647e072a1f97db111313dd73
> Author: Greg Kurz <groug@kaod.org>
> Date:   Mon Jan 8 11:18:23 2018 +0100
> 
>      9pfs: deprecate handle backend

> It has passed the two release cooling period without any complaint.
> 
> Remove it now.
> 
> Signed-off-by: Greg Kurz <groug@kaod.org>
> ---
> 
> It could have been removed for 3.1.0, but I woke up too late, so moving
> this to 4.0.
> 
> ---
>   fsdev/qemu-fsdev.c    |    3
>   hw/9pfs/9p-handle.c   |  710 -------------------------------------------------
>   hw/9pfs/Makefile.objs |    1
>   qemu-deprecated.texi  |    8 -
>   qemu-options.hx       |    8 -
>   5 files changed, 4 insertions(+), 726 deletions(-)
>   delete mode 100644 hw/9pfs/9p-handle.c

Well, it certainly doesn't drive -rc4 on its own, but as we may have an 
-rc4 for other reasons, maybe it could still be argued that this is 3.1 
material on the grounds of removing questionable code for less attack 
exposure?

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org

  parent reply	other threads:[~2018-11-30 15:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-30  8:49 [Qemu-devel] [PATCH for-4.0] 9p: remove support for the "handle" backend Greg Kurz
2018-11-30  9:05 ` Thomas Huth
2018-11-30 15:52 ` Eric Blake [this message]
2018-11-30 16:45   ` [Qemu-devel] [PATCH for-3.1?] " Greg Kurz
2018-11-30 17:00     ` Peter Maydell
2018-11-30 17:10       ` Greg Kurz

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=cf3f805a-4991-04d6-2cbb-6c1cca8bd238@redhat.com \
    --to=eblake@redhat.com \
    --cc=groug@kaod.org \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=thuth@redhat.com \
    /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).