All of lore.kernel.org
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Cc: peter.maydell@linaro.org, mst@redhat.com, qemu-devel@nongnu.org,
	frederic.konrad@adacore.com, kraxel@redhat.com,
	jcd@tribudubois.net, qemu-block@nongnu.org, quintela@redhat.com,
	andrew.smirnov@gmail.com, marcandre.lureau@redhat.com,
	atar4qemu@gmail.com, ehabkost@redhat.com, alistair@alistair23.me,
	dgilbert@redhat.com, chouteau@adacore.com, qemu-arm@nongnu.org,
	peter.chubb@nicta.com.au, jsnow@redhat.com, kwolf@redhat.com,
	berrange@redhat.com, mreitz@redhat.com, pbonzini@redhat.com
Subject: Re: [PATCH RFC 1/1] hw: Replace anti-social QOM type names
Date: Tue, 02 Feb 2021 10:21:47 +0100	[thread overview]
Message-ID: <875z3ag6z8.fsf@dusky.pond.sub.org> (raw)
In-Reply-To: <c448e0cb-f0c4-57fb-20df-077b65e386c6@ilande.co.uk> (Mark Cave-Ayland's message of "Mon, 1 Feb 2021 20:45:40 +0000")

Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> writes:

> On 29/01/2021 08:15, Markus Armbruster wrote:
>
>> Several QOM type names contain ',':
>>      ARM,bitband-memory
>>      etraxfs,pic
>>      etraxfs,serial
>>      etraxfs,timer
>>      fsl,imx25
>>      fsl,imx31
>>      fsl,imx6
>>      fsl,imx6ul
>>      fsl,imx7
>>      grlib,ahbpnp
>>      grlib,apbpnp
>>      grlib,apbuart
>>      grlib,gptimer
>>      grlib,irqmp
>>      qemu,register
>>      SUNW,bpp
>>      SUNW,CS4231
>>      SUNW,DBRI
>>      SUNW,DBRI.prom
>>      SUNW,fdtwo
>>      SUNW,sx
>>      SUNW,tcx
>
> My personal preference for the SUNW prefix would be to either drop it
> completely or change it to "sun-" instead. The reason being that the
> "SUNW," prefix is the standard way to reference Sun devices/packages,
> and looking at the replacements which still have a SUNW prefix in
> captials makes me thing the hyphen is either a typo or my fingers go
> on autopilot and type a comma anyway...

Works form me.


WARNING: multiple messages have this Message-ID (diff)
From: Markus Armbruster <armbru@redhat.com>
To: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Cc: peter.maydell@linaro.org, mst@redhat.com, qemu-devel@nongnu.org,
	frederic.konrad@adacore.com, kraxel@redhat.com,
	edgar.iglesias@gmail.com, jcd@tribudubois.net,
	qemu-block@nongnu.org, quintela@redhat.com,
	andrew.smirnov@gmail.com, marcandre.lureau@redhat.com,
	atar4qemu@gmail.com, ehabkost@redhat.com, alistair@alistair23.me,
	dgilbert@redhat.com, chouteau@adacore.com, qemu-arm@nongnu.org,
	peter.chubb@nicta.com.au, jsnow@redhat.com, kwolf@redhat.com,
	berrange@redhat.com, mreitz@redhat.com, pbonzini@redhat.com
Subject: Re: [PATCH RFC 1/1] hw: Replace anti-social QOM type names
Date: Tue, 02 Feb 2021 10:21:47 +0100	[thread overview]
Message-ID: <875z3ag6z8.fsf@dusky.pond.sub.org> (raw)
In-Reply-To: <c448e0cb-f0c4-57fb-20df-077b65e386c6@ilande.co.uk> (Mark Cave-Ayland's message of "Mon, 1 Feb 2021 20:45:40 +0000")

Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> writes:

> On 29/01/2021 08:15, Markus Armbruster wrote:
>
>> Several QOM type names contain ',':
>>      ARM,bitband-memory
>>      etraxfs,pic
>>      etraxfs,serial
>>      etraxfs,timer
>>      fsl,imx25
>>      fsl,imx31
>>      fsl,imx6
>>      fsl,imx6ul
>>      fsl,imx7
>>      grlib,ahbpnp
>>      grlib,apbpnp
>>      grlib,apbuart
>>      grlib,gptimer
>>      grlib,irqmp
>>      qemu,register
>>      SUNW,bpp
>>      SUNW,CS4231
>>      SUNW,DBRI
>>      SUNW,DBRI.prom
>>      SUNW,fdtwo
>>      SUNW,sx
>>      SUNW,tcx
>
> My personal preference for the SUNW prefix would be to either drop it
> completely or change it to "sun-" instead. The reason being that the
> "SUNW," prefix is the standard way to reference Sun devices/packages,
> and looking at the replacements which still have a SUNW prefix in
> captials makes me thing the hyphen is either a typo or my fingers go
> on autopilot and type a comma anyway...

Works form me.



  reply	other threads:[~2021-02-02  9:22 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-29  8:15 [PATCH RFC 0/1] QOM type names and QAPI Markus Armbruster
2021-01-29  8:15 ` Markus Armbruster
2021-01-29  8:15 ` [PATCH RFC 1/1] hw: Replace anti-social QOM type names Markus Armbruster
2021-01-29  8:15   ` Markus Armbruster
2021-01-29  9:06   ` Paolo Bonzini
2021-01-29  9:06     ` Paolo Bonzini
2021-01-29  9:18     ` Markus Armbruster
2021-02-01 20:45   ` Mark Cave-Ayland
2021-02-02  9:21     ` Markus Armbruster [this message]
2021-02-02  9:21       ` Markus Armbruster
2021-01-29  9:17 ` [PATCH RFC 0/1] QOM type names and QAPI Markus Armbruster
2021-01-29 11:54 ` Markus Armbruster
2021-01-29 12:01 ` Peter Maydell
2021-01-29 12:01   ` Peter Maydell
2021-01-29 12:17   ` Daniel P. Berrangé
2021-01-29 13:25     ` Paolo Bonzini
2021-01-29 13:25       ` Paolo Bonzini
2021-02-01 21:31       ` Eduardo Habkost
2021-02-02  9:28         ` 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=875z3ag6z8.fsf@dusky.pond.sub.org \
    --to=armbru@redhat.com \
    --cc=alistair@alistair23.me \
    --cc=andrew.smirnov@gmail.com \
    --cc=atar4qemu@gmail.com \
    --cc=berrange@redhat.com \
    --cc=chouteau@adacore.com \
    --cc=dgilbert@redhat.com \
    --cc=ehabkost@redhat.com \
    --cc=frederic.konrad@adacore.com \
    --cc=jcd@tribudubois.net \
    --cc=jsnow@redhat.com \
    --cc=kraxel@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=marcandre.lureau@redhat.com \
    --cc=mark.cave-ayland@ilande.co.uk \
    --cc=mreitz@redhat.com \
    --cc=mst@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=peter.chubb@nicta.com.au \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-arm@nongnu.org \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=quintela@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 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.