All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
To: Markus Armbruster <armbru@redhat.com>, qemu-trivial@nongnu.org
Cc: "Marc-André Lureau" <marcandre.lureau@redhat.com>,
	qemu-devel@nongnu.org, "Paolo Bonzini" <pbonzini@redhat.com>
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCHv2] monitor: deprecate 'default' option
Date: Thu, 27 Oct 2016 09:54:33 +0100	[thread overview]
Message-ID: <20161027085432.GA2033@work-vm> (raw)
In-Reply-To: <87a8ea693q.fsf@dusky.pond.sub.org>

* Markus Armbruster (armbru@redhat.com) wrote:
> Marc-André Lureau <marcandre.lureau@redhat.com> writes:
> 
> > This option does nothing since commit 06ac27f.  Deprecate it.
> >
> > Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
> > ---
> >  vl.c                      | 11 +++--------
> >  include/monitor/monitor.h |  2 +-
> >  qemu-options.hx           |  8 ++++----
> >  3 files changed, 8 insertions(+), 13 deletions(-)
> >
> > v2:
> >  - update after Markus review
> >  - fix error on default monitor
> >  - drop from qemu-trivial
> 
> Suggest to squash in the appended patch.
> 
> Reviewed-by: Markus Armbruster <armbru@redhat.com>
> 
> Could go via David, Paolo or myself.  David, do you have anything
> pending right now?

I said I'd take this via the HMP tree, but I've not got anything else
to go in after 2 weeks, and it's pointless doing a pull on it's own
for this.

It seems best to go via trivial - (copied in).

Dave

> 
> diff --git a/monitor.c b/monitor.c
> index b07f254..ab9e911 100644
> --- a/monitor.c
> +++ b/monitor.c
> @@ -4093,7 +4093,7 @@ QemuOptsList qemu_mon_opts = {
>              .name = "chardev",
>              .type = QEMU_OPT_STRING,
>          },{
> -            .name = "default",
> +            .name = "default",  /* deprecated */
>              .type = QEMU_OPT_BOOL,
>          },{
>              .name = "pretty",
--
Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK


       reply	other threads:[~2016-10-27  8:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20161011174121.815-1-marcandre.lureau@redhat.com>
     [not found] ` <87a8ea693q.fsf@dusky.pond.sub.org>
2016-10-27  8:54   ` Dr. David Alan Gilbert [this message]
2016-10-28 14:08 ` [Qemu-trivial] [PATCHv2] monitor: deprecate 'default' option Michael Tokarev

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=20161027085432.GA2033@work-vm \
    --to=dgilbert@redhat.com \
    --cc=armbru@redhat.com \
    --cc=marcandre.lureau@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@nongnu.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.