qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Luiz Capitulino <lcapitulino@redhat.com>
To: Markus Armbruster <armbru@redhat.com>
Cc: peter.maydell@linaro.org, qemu-devel@nongnu.org,
	zhang.zhanghailiang@huawei.com
Subject: Re: [Qemu-devel] [PATCH 1/1] hmp: Remove "info pcmcia"
Date: Thu, 9 Oct 2014 09:47:51 -0400	[thread overview]
Message-ID: <20141009094751.6e04b4b9@redhat.com> (raw)
In-Reply-To: <8761g4cgq3.fsf@blackfin.pond.sub.org>

On Wed, 01 Oct 2014 10:54:44 +0200
Markus Armbruster <armbru@redhat.com> wrote:

> Ping?
> 
> Markus Armbruster <armbru@redhat.com> writes:
> 
> > This command lists PCMCIA sockets and cards.  Only a few ARM boards
> > have sockets (akita, borzoi, connex, mainstone, spitz, terrier, tosa,
> > verdex, z2), the only card is the DSCM-1xxxx Hitachi Microdrive (qdev
> > "microdrive"), and it is only inserted during machine init, if ever.
> > So this command doesn't really tell anybody anything new so far.
> >
> > Moreover, pcmcia_socket_unregister() has a use-after-free bug, flagged
> > by Coverity.  Has never been used, because there has never been code
> > to eject a PCMCIA card.
> >
> > Not worth fixing & converting to QMP.  Remove it.

Sorry for the long delay on this one. But this patch is more about PCMCIA
support in QEMU than HMP, so I can provide my ACK, but I don't think this
is HMP material.

Acked-by: Luiz Capitulino <lcapitulino@redhat.com>

  reply	other threads:[~2014-10-09 14:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-19 16:40 [Qemu-devel] [PATCH 1/1] hmp: Remove "info pcmcia" Markus Armbruster
2014-10-01  8:54 ` Markus Armbruster
2014-10-09 13:47   ` Luiz Capitulino [this message]
2014-10-09 14:41     ` Andreas Färber
2014-10-09 14:58       ` Peter Maydell
2014-10-09 15:16         ` Markus Armbruster

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=20141009094751.6e04b4b9@redhat.com \
    --to=lcapitulino@redhat.com \
    --cc=armbru@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=zhang.zhanghailiang@huawei.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).